v0.3.6
Warning Yanked. See v0.3.7 release notes
What's Changed
- In #473 we updated the logic in the SimulationExecutionOptions() class to reduce user error and improve ease of use.
- In #505 we dropped support for Python 3.9 and added support for Python 3.13 in this version.
- Also in #505 we bumped our scipy dependency to v1.13.1.
- In #506 we bumped our numpy dependency to now support numpy v2.0 and adapted our k-wave-python to numpy v2.0 in #510. Please consult the v2.0 migration guide here to find out what this means for you!
- @brubbel fixed Bug #376 in #509 which will help everyone record multiple outputs. Thanks for the great find in your first PR @brubbel!
Other Dependencies
- Bump jaxtyping from 0.2.34 to 0.2.36 by @dependabot in #508
- Bump coverage from 7.6.4 to 7.6.7 by @dependabot in #507
New Contributors 🎉
Full Changelog: v0.3.5...v0.3.6