Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@serjisa serjisa released this 29 Jul 23:01
· 19 commits to main since this release
46b2cb8

Some bugs are fixed:

  • Now scipy >= 1.14 is supported (sparse_matrix.A was changed to sparse_matrix.toarray());
  • Added __version__ attribute for the package.