Skip to content

Releases: flexcompute/tidy3d

1.1.1

03 Mar 01:22
Compare
Choose a tag to compare

Changes

Fixes an import error with the plugins importing.

1.1.0

01 Mar 23:28
Compare
Choose a tag to compare

Added

  • Simulation symmetries now fully functional.
  • Ability to perform near-to-far transformations from multiple surface monitors oriented along the x, y or z directions using tidy3d.plugins.Near2Far.
  • tidy3d.plugins.ComponentModeler tool for scattering matrix calculations.

Changed

  • Major enhancements to near field to far field transformation tool: multiple monitors supported with arbitrary configuration, user control over sampling point density.
  • Fixed visualization bug in symmetry.

Full Changelog: v1.0.2...v1.1.0

1.0.2

24 Feb 23:51
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @An-Li-magicloud made their first contribution in #218

Full Changelog: v1.0.1...v1.0.2

1.0.1

16 Feb 21:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

1.0.0

01 Feb 00:48
Compare
Choose a tag to compare

Introducing Tidy3D (beta release)!

This is the public release of our python frontend for the Tidy3D electromagnetic simulation tool!

See our full documentation here for a detailed discussion of the features and various examples!

To sign up for more updates, click here.

What's Changed

Full Changelog: v0.2.3...v1.0.0

0.2.3

30 Jan 03:13
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Mini release, adjusting the package setup so that pip installing from PyPI works.

Full Changelog: v0.2.2...v0.2.3

0.2.0

30 Jan 00:00
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.1...v0.2.0

v0.1.1

09 Nov 20:42
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Covers existing features in current Tidy3d.
  • Separates docs from main repo.

What's Changed

New Contributors

Full Changelog: https://github.com/flexcompute/Tidy3D-client-revamp/commits/0.1.1

0.1.0

21 Oct 20:57
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release.
WebAPI added to run revamp jobs on flexcompute servers by converting between revamp and original .json files and .hdf5 files.