OpenwaterHealth / OpenwaterHealth/openlifu-python
Upgrade kwave to v0.6.x
Open
@peterhollender is already working on this.
Since Apr 1, 2026.
- Dominant language
- Python
- Stars
- 27
- Forks
- 21
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 6
Description
k-wave-python can now be run completely in Python and no longer depends on the k-wave binary executables.
The numpy<2 pin won't do any longer, and this will also cause us to unpin onnxruntime. See
- https://github.com/OpenwaterHealth/openlifu-python/commit/8b21331b70a575f7b89617e8884052b56e49288c
- https://github.com/OpenwaterHealth/openlifu-python/issues/309
(Also, see Peter's existing branch on upgrading kwave before getting started with this)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.