Skip to content

Releases: weigertlab/trackastra

0.3.2

13 Jun 22:59
dd4bf2a
Compare
Choose a tag to compare

Full Changelog: 0.3.1...0.3.2

0.3.1

14 May 02:40
Compare
Choose a tag to compare

What's Changed

  • Update setup.cfg file to install humanize package by @anwai98 in #30
  • Add basic train test
  • Add python 3.13 compatibility

Full Changelog: 0.3.0...0.3.1

0.3.0

30 Apr 07:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.4...0.3.0

0.2.4

28 Nov 12:52
Compare
Choose a tag to compare

Full Changelog: 0.2.3...0.2.4

0.2.3

03 Oct 14:01
34176bb
Compare
Choose a tag to compare

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

Full Changelog: 0.2.2...0.2.3

0.2.2

02 Jul 13:45
Compare
Choose a tag to compare
  • Enable and expose automatic device choosing for inference.

Full Changelog: 0.2.1...0.2.2

0.2.1

20 Jun 13:56
Compare
Choose a tag to compare

Make CLI a callable python module

0.2.0

18 Jun 09:22
4ec19dc
Compare
Choose a tag to compare

What's Changed

  • I/O utilities to facilitate TrackMate interoperability by @tinevez in #8

New Contributors

Full Changelog: 0.1.4...0.1.5

0.1.4

17 Jun 10:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

04 Jun 17:58
Compare
Choose a tag to compare
Expose ctc to napari util