v2.7.7
·
205 commits
to develop
since this release
What's Changed
- display task_id in download log error message by @tylerflex in #2044
- simulation_type default to "tidy3d" always by @tylerflex in #2039
- fix: bug in local field projection for
far_field_approx=True
by @yaugenst-flex in #2048 - Allow transformed groups to be flattened by @lucas-flexcompute in #2050
- fix bug in autograd differentiation cylinder.center by @tylerflex in #2049
- Add frequency/wavelength utilities by @lucas-flexcompute in #2036
- size=0 adjoint montiors for single pixel dims in custom mediums by @tylerflex in #2052
- fix: xarray 2024.10 compatibility by @yaugenst-flex in #2054
- More autograd helpers by @yaugenst-flex in #2055
- fix: expressions plugin doctests by @yaugenst-flex in #2057
- Validate that bend radius is not smaller than half the mode plane size by @momchil-flex in #2053
- feat: add s3 config to download_file call. by @pperanich in #2060
- fix polyslab edge gradient assignment by @tylerflex in #2064
- Support for adjoint simulations with no monitors (zero gradients) by @yaugenst-flex in #2061
- Validate against nonlinear and modulation in FullyAnisotropicMedium.f… by @caseyflex in #2066
- Set minimum PML layers to 6 by @momchil-flex in #2065
- Passing kwargs in Lorentz.from_nk by @momchil-flex in #2067
- add
Structure.background_medium
and deprecatebackground_permittivity
by @tylerflex in #2069 - Add warning to complex-field nonlinearities by @caseyflex in #2068
- fix: Exact field projection J/M indexing by @yaugenst-flex in #2071
- Fix potential self-intersection polygon in Scene._filter_structures_plane by @weiliangjin2021 in #2072
New Contributors
- @pperanich made their first contribution in #2060
Full Changelog: v2.7.6...v2.7.7