v1.10.0
github-actions
released this
28 Mar 15:22
·
980 commits
to develop
since this release
What's Changed
- update s3 client to use override ssl verify by @lei-flex in #750
- adds "val" option in
SourceTime
plotting by @tylerflex in #749 - Include material name in material_library's export_matlib_to_file by @weiliangjin2021 in #752
- add simpler progressbars for
run_async
when verbose by @tylerflex in #753 - tidy3d exceptions inherit from value error for pydantic, fix tests by @tylerflex in #755
- webapi refactor by @tylerflex in #730
- validator to error if JaxSimulation provided to SimulationTask by @tylerflex in #758
- TFSF by @shashwat-sh in #672
- fix task name and expose solver version by @tylerflex in #759
- Ignore some mediums in mesher by @momchil-flex in #732
- fix run info / progress bars by @tylerflex in #763
- Fix a few unstable materials in material_library by @weiliangjin2021 in #760
- Convert mode solver.py into a class by @weiliangjin2021 in #688
- Adjust time step size with medium property for stability by @weiliangjin2021 in #764
- Ensure n_cfl is float for custom medium by @weiliangjin2021 in #770
- More info in AutoGrid docstring by @weiliangjin2021 in #768
- remove WIP features from adjoint types to avoid confusion by @tylerflex in #766
- use webapi for get_run_info by @tylerflex in #771
- remove a broken adjoint test by @tylerflex in #772
- Set grid size for union of GDSII shapes by @lucas-flexcompute in #773
- Extra field plot options by @lucas-flexcompute in #762
- update configure instructions to include windows users by @tylerflex in #778
- fix bug in Simulation.eps_bounds with CustomMedium by @tylerflex in #779
- merge develop into pre/1.10.0 by @tylerflex in #780
- add auth.json migration to API key by @An-Li-magicloud in #775
- Consider a polygon to be degenerate when its area is <fp_eps by @weiliangjin2021 in #783
- fix web tests mising API key by @tylerflex in #784
- fix permission error in windows for tests by @tylerflex in #785
- #SCEM-2279 create .tidy3d folder after pip install by @An-Li-magicloud in #776
- revamped ArrayLike by @tylerflex in #748
- add post init validators and check if structures terminate in PML by @tylerflex in #774
- 2D Materials by @caseyflex in #733
- update readme instructions on environment variable API key by @tylerflex in #789
- fix pml validator by @tylerflex in #792
- Tyler changelog additions 1.10 by @tylerflex in #791
- Validate slab_bounds of PolySlab by @weiliangjin2021 in #796
- Some updates to grid and mesher by @momchil-flex in #782
- Treat infinite slanted cylinder and add validators by @weiliangjin2021 in #790
- Fix for logger receiving non-str values by @lucas-flexcompute in #797
- Minor fixes to docstrings and import error messages by @caseyflex in #799
- fix web fitter by using API key auth by @tylerflex in #800
- branch for 1.10 by @tylerflex in #751
- 1.10.0 version, changelog and schema by @momchil-flex in #801
Full Changelog: v1.9.3...v1.10.0