Releases: perimosocordiae/sparray
Releases · perimosocordiae/sparray
sparray 0.0.4
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()
andsetdiag()
- miscellaneous bug fixes and test coverage