SparseMatricesCSR v0.6.8
Merged pull requests:
- Fix show(...) for SparseMatrixCSR (#19) (@frankier)
- Implement nzvalview and use it to fix nnz for longer buffers. (#20) (@fredrikekre)
- Adjust to
TransposeFactorization
(#22) (@dkarrasch) - Add
SparseMatrixCSC
andAbstractMatrix
constructors and tests (#25) (@jlchan) - enable dependabot for GitHub actions (#26) (@ranocha)
- Release 0.6.8 (#27) (@JordiManyer)