v2.7.3
·
118 commits
to develop
since this release
What's Changed
- feat:
value_and_grad
with support for auxiliary data by @yaugenst-flex in #1890 - clarifying the documentation for ApodizationSpec by @FilipeFcp in #1889
- removed a redundant change log for 2d projection by @QimingFlex in #1896
- 📦 Remove flax from bug-pip-install on base dependencies by @daquinteroflex in #1897
- 🔧 Fix tag sync alongside branch sync by @daquinteroflex in #1892
- fix: make sure coordinates retain correct ordering after autograd interp by @yaugenst-flex in #1900
- Fix CustomSourceTime with times completely outside envelope range by @caseyflex in #1901
- Add Simulation.num_computational_cells property by @momchil-flex in #1903
- Only warn once per structure into PML to avoid duplicate warnings by @momchil-flex in #1911
- Improve passivity enforcement near high-Q poles in FastDispersionFitter by @caseyflex in #1894
- Dilation support for
JaxPolySlab
by @yaugenst-flex in #1909 - More autograd improvements by @tylerflex in #1914
- autograd gradient fixes and miscellaneous improvements by @tylerflex in #1891
- 🗻 add cylinder differentiation support by @tylerflex in #1915
- 🗻 better error when flux monitor used in autograd by @tylerflex in #1917
- fixes bug if traced cylinders are inovled in intersections by @tylerflex in #1920
- 📚 Include mode web api docs by @daquinteroflex in #1887
- 🔧 Fix 404 mamba install link by @daquinteroflex in #1924
- ⬆️ Temporary lockfile update by @daquinteroflex in #1929
- added validator to error out Bloch boundaries in along 0-dim in 2D simulations by @QimingFlex in #1919
- minor fix bloch validator by @tylerflex in #1930
- Bump to xarray>=2023.08.0 by @yaugenst-flex in #1925
- improving beam_waist documentation by @FilipeFcp in #1936
- 2nd round of autograd fixes by @tylerflex in #1923
- add the num_freqs arg to .to_source methods by @FilipeFcp in #1935
- fix bug in cylinder VJP related to angles by @tylerflex in #1948
- Enabled kspace projection for 2D simulations by @QimingFlex in #1937
New Contributors
- @FilipeFcp made their first contribution in #1889
Full Changelog: v2.7.2...v2.7.3