Published November 12, 2024
| Version v0.3.5
Software
Open
k-Wave-python
Authors/Creators
- 1. Fraunhofer Institute for Digital Medicine MEVIS
- 2. Stanford University
Description
Hi k-wave-python community!
We're excited to announce v0.3.5. This point release includes some improvements to k-wave-python that improve performance and reliability. We have also included new examples in the repository.
Special thanks to first-time contributors @faberno and @precicely for their contributions to this release!
What's Changed
- #454: measure no longer has enforced decimal places. Closes #454. by @precicely in https://github.com/waltsims/k-wave-python/pull/455
- 454 element measure precision by @precicely in https://github.com/waltsims/k-wave-python/pull/457
- update logger messages with f-strings by @waltsims in https://github.com/waltsims/k-wave-python/pull/458
- Update executor.py to handle spaces in binary path by @djps in https://github.com/waltsims/k-wave-python/pull/489
- add ability to run all examples by @waltsims in https://github.com/waltsims/k-wave-python/pull/480
- Update environment variable generation for safer execution by @waltsims in https://github.com/waltsims/k-wave-python/pull/493
New examples
- #441 Add us beams example by @gordon-n-stevenson in https://github.com/waltsims/k-wave-python/pull/445
- Add Focussed Detector In 2D Example by @faridyagubbayli in https://github.com/waltsims/k-wave-python/pull/492
- Add Focussed Detector In 3D Example by @faridyagubbayli in https://github.com/waltsims/k-wave-python/pull/495
- Add Modelling Sensor Directivity In 2D Example by @faridyagubbayli in https://github.com/waltsims/k-wave-python/pull/500
Bug fixes
- clear ruff errors in examples by @waltsims in https://github.com/waltsims/k-wave-python/pull/453
- Small bug fixes by @faberno in https://github.com/waltsims/k-wave-python/pull/463
- Typo in at_annular_array_3D script by @waltsims in https://github.com/waltsims/k-wave-python/pull/474
- Do not bind process in MacOS by @faridyagubbayli in https://github.com/waltsims/k-wave-python/pull/476
- Suppress the FileNotFound error when attempting to set the file mode by @faridyagubbayli in https://github.com/waltsims/k-wave-python/pull/498
Dependencies
- Bump coverage from 7.5.4 to 7.6.1 by @dependabot in https://github.com/waltsims/k-wave-python/pull/443
- Bump furo from 2024.5.6 to 2024.8.6 by @dependabot in https://github.com/waltsims/k-wave-python/pull/456
- Bump matplotlib from 3.9.0 to 3.9.2 by @dependabot in https://github.com/waltsims/k-wave-python/pull/451
- Bump sphinx-toolbox from 3.6.0 to 3.8.0 by @dependabot in https://github.com/waltsims/k-wave-python/pull/452
- Bump deepdiff from 7.0.1 to 8.0.1 by @dependabot in https://github.com/waltsims/k-wave-python/pull/466
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in https://github.com/waltsims/k-wave-python/pull/465
- Bump jaxtyping from 0.2.31 to 0.2.34 by @dependabot in https://github.com/waltsims/k-wave-python/pull/464
- Bump sphinx-mdinclude from 0.6.1 to 0.6.2 by @dependabot in https://github.com/waltsims/k-wave-python/pull/467
- Bump h5py from 3.11.0 to 3.12.1 by @dependabot in https://github.com/waltsims/k-wave-python/pull/479
- Bump coverage from 7.6.1 to 7.6.3 by @dependabot in https://github.com/waltsims/k-wave-python/pull/483
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in https://github.com/waltsims/k-wave-python/pull/482
- Bump beartype from 0.18.5 to 0.19.0 by @dependabot in https://github.com/waltsims/k-wave-python/pull/478
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in https://github.com/waltsims/k-wave-python/pull/487
- Bump sphinx-tabs from 3.4.5 to 3.4.7 by @dependabot in https://github.com/waltsims/k-wave-python/pull/486
New Contributors
- @precicely made their first contribution in https://github.com/waltsims/k-wave-python/pull/455
- @faberno made their first contribution in https://github.com/waltsims/k-wave-python/pull/463
Full Changelog: https://github.com/waltsims/k-wave-python/compare/v0.3.4...v0.3.5
Files
waltsims/k-wave-python-v0.3.5.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd1f3f531a63100b1e2bfafa63efa1af
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/waltsims/k-wave-python/tree/v0.3.5 (URL)