Skip to content

Releases: perimosocordiae/sparray

sparray 0.0.4

15 Jun 19:30
Compare
Choose a tag to compare

This version adds:

  • many improvements to __getitem__, including more fancy indexing cases
  • partial support for __setitem__, including integer and slice indexing
  • a cython-optimized way to perform slice-based indexing
  • offset arguments for diagonal() and setdiag()
  • miscellaneous bug fixes and test coverage