Skip to content

Releases: gschramm/pyapetnet

v1.5.6

21 Jan 11:16
eddc106
Compare
Choose a tag to compare

clean up package build process and move from pdm back to setuptools

v1.5.5

15 Apr 08:42
912a338
Compare
Choose a tag to compare

require keras~=2.0

v1.5.4

08 Mar 07:52
56ee91e
Compare
Choose a tag to compare

Bugfix: add back __version__ property

v1.5.3

23 Feb 15:38
05c39cb
Compare
Choose a tag to compare

##Changelog

  • use pdm for build
  • add minimal tests

v1.5.2

19 Feb 21:36
011ec88
Compare
Choose a tag to compare

Changelog

  • update dependencies
  • clean up
  • switch to micromamba tests + conda-forge build

v1.5

14 Sep 23:37
Compare
Choose a tag to compare

pyapetnet v1.5

changelog vs v1.4.1

  • add command line options to specify series description (suffix and prefix) when predicting from dicom
  • use tensorflow instead of tensorflow-cpu as dependency

v1.4.1

14 Sep 18:37
Compare
Choose a tag to compare

pyapetnet v1.4.1

changelog vs v1.3.2

  • use SimpleITK to image registration

v1.3.2

07 Sep 15:12
Compare
Choose a tag to compare

##change log vs v1.3.1

  • require only tensorflow-cpu by default

v1.3.1

02 Sep 20:57
Compare
Choose a tag to compare

Changelog vs v1.3

  • update of installation instructions

v1.3

13 Aug 02:35
Compare
Choose a tag to compare

pyapetnet v1.3

changes vs v1.2

  • only minor code reformatting (yapf) and restructuring changes), no changes for the user interface
  • removal of obsolete TF v1.x code