Skip to content

Bump tidy3d-beta from 1.3.2 to 1.7.0#23

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tidy3d-beta-1.7.0
Closed

Bump tidy3d-beta from 1.3.2 to 1.7.0#23
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tidy3d-beta-1.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 10, 2022

Bumps tidy3d-beta from 1.3.2 to 1.7.0.

Release notes

Sourced from tidy3d-beta's releases.

v1.7.0

No release notes provided.

v1.6.3

No release notes provided.

v1.6.2

No release notes provided.

v1.6.1

No release notes provided.

v1.6.0

No release notes provided.

v1.5.0

What's Changed

New Contributors

Full Changelog: flexcompute/tidy3d@v1.4.1...v1.5.0

v1.4.1

What's Changed

... (truncated)

Changelog

Sourced from tidy3d-beta's changelog.

[1.7.0] - 2022-10-03

Added

  • DiffractionMonitor to compute the power amplitude distribution in all diffraction orders in simulations of periodic structures.
  • PolySlab can be oriented along x or y, not just z.

Removed

  • Loading components without validation no longer supported as it is too unpredictable.
  • Webplots plugin was removed as it was cumbersome to maintain and no longer used in web UI.

[1.6.3] - 2022-9-13

Added

  • Type field for DataArray subclasses written to hdf5.

Fixed

  • Docstring for FluxMonitor and FluxTimeMonitor.

Removed

  • Explicit error message about grid_size deprecation.

[1.6.2] - 2022-9-6

Added

  • Support for Near2Far monitors in the presence of simulation symmetries.

Fixed

  • Bug in 3D Near2Far monitors where surfaces defined in exclude_surfaces will no actually be excluded.
  • Bug in getting angles from k-space values in Near2FarKSpaceMonitor.
  • Bug in SimulationData.plot_field when getting the position along the normal axis for a 2D plot.

[1.6.1] - 2022-8-31

Fixed

  • Bug in new simulation upload on Windows machines.

[1.6.0] - 2022-8-29

Added

  • New classes of near-to-far monitors for server-side computation of the near field to far field projection.
  • Option to exlude DataArray Fields from a Tidy3dBaseModel json.
  • Option to save/load all models to/from hdf5 format.
  • Option to load base models without validation.
  • Support negative sidewall angle for slanted PolySlab-s.
  • Option to specify only a subset of the S-matrix to compute in the S-matrix plugin, as well as to provide mapping between elements (due to symmetries).
  • More Lorentz-Drude material models to the material database.

Fixed

  • Raise a more meaningful error if login failed after MAX_ATTEMPTS.
  • Environment login credentials set to "" are now ignored and credentials stored to file are still looked for.

... (truncated)

Commits
  • 4ffcab3 Adding back a simulation pickle test
  • f766aef Updating schema
  • f5d1250 changelog for 1.7.0
  • e8b4104 Updating updater and tests to have one unique definition of a simulation with...
  • f06d0b0 Removing load_without_validation
  • a9ed535 Update docstring for Courant factor
  • d7afb98 allow a sim size of 0 along a dimension
  • 9173f72 Fix a typo in polyslab sidewall angle doc
  • 0c67ea5 fix conductivity units
  • 36042d2 Reorganizing requirements; removing plotly
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tidy3d-beta](https://github.com/flexcompute/tidy3d) from 1.3.2 to 1.7.0.
- [Release notes](https://github.com/flexcompute/tidy3d/releases)
- [Changelog](https://github.com/flexcompute/tidy3d/blob/develop/CHANGELOG.md)
- [Commits](flexcompute/tidy3d@v1.3.2...v1.7.0)

---
updated-dependencies:
- dependency-name: tidy3d-beta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 17, 2022

Superseded by #24.

@dependabot dependabot Bot closed this Oct 17, 2022
@dependabot dependabot Bot deleted the dependabot/pip/tidy3d-beta-1.7.0 branch October 17, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants