Skip to content

v0.3.6

Compare
Choose a tag to compare
@waltsims waltsims released this 20 Nov 16:12
· 3 commits to master since this release
d5d0160

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

New Contributors 🎉

Full Changelog: v0.3.5...v0.3.6