Skip to content

v1.5.3

Latest
Compare
Choose a tag to compare
@colinpalmer colinpalmer released this 25 Jul 12:47
· 1 commit to master since this release
  • Fix opening of large files in numpy 2.0 (in general this time, not just for mmap)
  • Raise errors if data or extended header arrays are too large for their dimensions to be stored in the header
  • Validate header statistics only if they are set
  • Improve tests