Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 809 Bytes

0.1.0

  • Tensorflow 2.x support
  • Eager execution
  • Keras support
  • Batch size > 1 is now supported by all pyronn_layers
  • pyronn_layers wheele is now installed from pip repository

0.0.6

  • Python package final license Apache 2.0

0.0.5

  • Fanbeam layer attributes renamed in PYRO-NN-Layers. Adjustments in the layer files accordingly

0.0.4

  • Critical Bugfix: 3D Layers missing attributes for Gradient registration !

0.0.2

  • Python package license update from MIT to GPLv3

0.0.1

  • Initial package setup:
    • 2D parallel, fan and 3D cone beam support
    • Circular Trajectory
    • Basic phantoms e.g. SheppLogan, circle, scquare, etc.
    • Helper functions for Sinogram and Reconstruction computation
    • Add example