Releases: marvinpfoertner/cholupdates
Releases · marvinpfoertner/cholupdates
v0.0.1a7
- single precision rank 1 modifications
- bugfix: silent failure on non-contiguous arrays
- align interfaces of
cholupdates.rank_1.update
andcholupdates.rank_1.downdate
- benchmark notebooks
- testing improvements (100% coverage)
v0.0.1a6
Publish Python + Cython wheels for macOS
v0.0.1a5
Run tests and linting before publishing wheels to PyPI
v0.0.1a4
Publish Python + Cython wheels for Linux
v0.0.1a3
Improvements to the build process
v0.0.1a2
This release adds rank-1 downdates
v0.0.1a1
This release adds additive symmetric rank-1 updates
v0.0.1a0
Initial Release