Skip to content

Bug fixes and big files reading memory reduction

Choose a tag to compare

@ratal ratal released this 17 Dec 12:41
· 394 commits to master since this release
  • fixed bug with duplicate long names in mdf3 and unsorted data

  • for mdf4, read data in chunks to reduce memory use in case of big files

  • Added compression option for HDF5 export

  • changed from absolute to relative path import

  • Reviewed minimum requirements for numpy to version 1.13.1