v1.3
Major optimizations in almost every part of the code.
For users, the only function change is that cache_BDRF_Fourier_modes(N, mu0, BDRF_Fourier_modes) has been changed to cache_BDRF_Fourier_modes(N, BDRF_Fourier_modes, mu0=0), i.e. cache_BDRF_Fourier_modes can now cache with respect to a fixed number of streams or w.r.t. both a fixed number of streams and a fixed
What's Changed
- Bump actions/download-artifact from 4.1.9 to 5.0.0 by @dependabot[bot] in #34
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #35
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #36
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #37
Full Changelog: v1.2...v1.3