Skip to content

Version 3.3.1: fix np.float error

Latest
Compare
Choose a tag to compare
@rbnvrw rbnvrw released this 15 Jan 09:45
· 1 commit to master since this release

Version 3.3.1: fix np.float error

This package is no longer actively developed because I'm no longer working in this field and can't properly maintain it. If you'd like to help, please see the contributing page for more information.

What's Changed

  • Fix a bug with parsing stitched images. by @zjniu in #60
  • Replace Deprecated np.float with np.float64 in nd2reader by @mansouralawi in #70

New Contributors

Full Changelog: 3.3.0...3.3.1