Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 922 Bytes

NEWS.md

File metadata and controls

47 lines (25 loc) · 922 Bytes

Changelog

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.

[0.6.9] - 2025.03.15

Added

  • Added copy method to SymSparseMatrixCSR.

[0.6.8] - 2024.08.29

Added

  • Added SparseMatrixCSC and AbstractMatrix constructors.

Fixed

  • Fixed show method for SparseMatrixCSR.
  • Fixes related to TransposeFactorization (see JuliaLang/julia#46874).

[0.6.6] - 2021.11.26

Added

  • Implemented Base.setindex!.

[0.6.5] - 2021.10.20

Fixed

  • Return value of LinearAlbegra.fillstored!.

Added

  • Implemented LinearAlbegra.rmul!.

[0.6.4] - 2021.10.20

Added

  • Implemented LinearAlbegra.fillstored!.

Previous releases are not included in this Changelog