Skip to content

sparray 0.0.4

Latest
Compare
Choose a tag to compare
@perimosocordiae perimosocordiae released this 15 Jun 19:30
· 4 commits to master since this release

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