Skip to content

v2.2.2

Compare
Choose a tag to compare
@hanjinliu hanjinliu released this 16 May 07:45
· 75 commits to main since this release

Changes

  • All the array classes are now generic.
  • Allow list/tuple input in set_scale.
  • Overload np.diff and np.gradient to allow string axis input.
  • Support sequence input in rescale.

Bug Fixes

  • Fix wrong results of iradon with odd number pixel sizes.