Skip to content

v0.2.4

Compare
Choose a tag to compare
@adler-j adler-j released this 28 Jun 13:18
· 2306 commits to master since this release

ODL 0.2.4 Release Notes (2016-06-28)

New features

  • Add uniform_discr_fromdiscr (PR 467).
  • Add conda build files (commit 86ff166).

Bugfixes

  • Fix bug in submarine phantom with non-centered space (PR 469).
  • Fix crash when plotting in 1d (commit 3255fa3).

Changes

  • Move phantoms to new module odl.phantom (PR 469).
  • Rename RectPartition.is_regular to RectPartition.is_uniform
    (PR 468).