All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
copy
method toSymSparseMatrixCSR
.
- Added
SparseMatrixCSC
andAbstractMatrix
constructors.
- Fixed show method for SparseMatrixCSR.
- Fixes related to
TransposeFactorization
(see JuliaLang/julia#46874).
- Implemented
Base.setindex!
.
- Return value of
LinearAlbegra.fillstored!
.
- Implemented
LinearAlbegra.rmul!
.
- Implemented
LinearAlbegra.fillstored!
.
Previous releases are not included in this Changelog