Skip to content

Bump tidy3d-beta from 1.3.2 to 1.7.1#24

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps tidy3d-beta from 1.3.2 to 1.7.1.

Release notes

Sourced from tidy3d-beta's releases.

v1.7.1

No release notes provided.

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.1] - 2022-10-10

Added

  • medium field in DiffractionMonitor for decomposition of fields that are not in vacuum.

Fixed

  • Bug in meshing an empty simulation with zero size along one dimension.
  • Bug causing error in the solver when a PermittivityMonitor is present in the list of monitors and is not at the end of the list.

[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.

... (truncated)

Commits
  • be1ed83 Changelog and schmea for 1.7.1
  • b20fe23 Filter empty simulation boundaries in mesher; fixes #539
  • 957fc28 Making sure MonitorData.normalize doesn't change the data type
  • 7a4b952 diffraction monitor taken medium as input; diffraction computations take medi...
  • 5124f3b Bumping pydantic requirement to 1.10.0
  • 81a278d Smaller tolerance for root-finding in mesh generation
  • cc9e268 fixed deprecation warning with new copy_on_validation setting specification i...
  • 61bc3a3 code_cov: component modeler sans web functions
  • b4a13ca Small update to changelog
  • 4ffcab3 Adding back a simulation pickle test
  • 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.1.
- [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.1)

---
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 17, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 19, 2022

Superseded by #25.

@dependabot dependabot Bot closed this Dec 19, 2022
@dependabot dependabot Bot deleted the dependabot/pip/tidy3d-beta-1.7.1 branch December 19, 2022 08:06
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