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.
- Minor fixes in documentation.
- Remove unnecessary multithreading from non-multithreaded SpMv kernel.
- Add multithreading support for SpMv kernels.
- Enhance performance
fill! - Enhance performance of adjoint
mul!
- Added
copymethod toSymSparseMatrixCSR.
- Added
SparseMatrixCSCandAbstractMatrixconstructors.
- 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