Skip to content

v0.64

Compare
Choose a tag to compare
@skjerns skjerns released this 23 Jul 08:02
· 1 commit to master since this release
59fc821

What's Changed

  • Fixed issue with loading all-zero sparse matrices, as the data and ir… by @SebastiaanBreedveld in #57
  • Add unittests for empty sparse matrix loading by @skjerns in #58
  • Fix #55: unconditional np.squeeze() can lead to data loss by @valp124 in #59

New Contributors

Full Changelog: v0.63...v0.64