Releases: BohndiekLab/patato
Releases · BohndiekLab/patato
0.6.1
What's Changed
- Merge main back into develop by @tomelse in #60
- Add pre-commits. by @tomelse in #63
- Fix critical np.s_ indexing bug by @jgroehl in #69
- Make several updates to allow newer NumPy versions, Python 3.13 and update the example code. by @tomelse in #70
- Merge develop branch into main by @tomelse in #71
- Merge pull request #71 from BohndiekLab/develop by @tomelse in #72
- Develop by @tomelse in #73
New Contributors
Full Changelog: 0.6.0...0.6.1
0.6.0
Several bug fixes and new reconstruction methods.
Merge pull request #61 from BohndiekLab/ReleaseActionFix Release action fix
0.5.16
Full Changelog: 0.5.15...0.5.16
Fix pylops requirements and pin numpy version
Merge pull request #50 from BohndiekLab/tomelse-patch-2 Fix Pylops, pin Numpy version for now.
Fix PyLops requirements
What's Changed
Full Changelog: 0.5.13...0.5.14
JOSS Paper Release
This release includes all the updates for the Journal of Open Source Software paper associated with this repository.
What's Changed
- Merge updated example scripts into main. by @tomelse in #39
- Update 04_runningtests.rst by @tomelse in #42
- Update run_tests.yml for new version of Ruff by @tomelse in #43
Full Changelog: 0.5.12...0.5.13
Add new speed of sound optimisation interface
What's Changed
Full Changelog: 0.5.11...0.5.12
Update new region of interest drawing method
What's Changed
Full Changelog: 0.5.10...0.5.11
Fix documentation for JOSS review
Merge pull request #32 from BohndiekLab/JOSSReview Fix release workflow