Releases: weigertlab/trackastra
Releases · weigertlab/trackastra
0.2.3
What's Changed
- Fix: Remove gradient calculation from prediction
- make install command compatible with zsh by @kevinyamauchi in #10
- Fix ILP solver/motile by @JoOkuma in #14
New Contributors
- @kevinyamauchi made their first contribution in #10
- @JoOkuma made their first contribution in #14
Full Changelog: 0.2.2...0.2.3
0.2.2
- Enable and expose automatic device choosing for inference.
Full Changelog: 0.2.1...0.2.2
0.2.1
Make CLI a callable python module
0.2.0
0.1.4
What's Changed
- Add MPS support by @bentaculum in #6
- Add CLI by @bentaculum in #5
- Pin numpy<2
New Contributors
- @bentaculum made their first contribution in #6
Full Changelog: 0.1.3...0.1.4
0.1.3
Expose ctc to napari util
0.1.2
Remove pydantic v2 dep Necessary to have the napari plugin install via GUI installer.
v0.1.1
v0.1.0
Initial release