File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11name = " ExtendableSparse"
22uuid = " 95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
33authors = [" Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>" ]
4- version = " 0.2.0 "
4+ version = " 0.2.1 "
55
66[deps ]
77DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Original file line number Diff line number Diff line change 11# Changes
2- ## dev
2+ ## v0.2.1 Dec 22, 2019
33- Tried to track down the source from which I learned the linked list based struct in order
44 to document this. Ended up with SPARSEKIT of Y.Saad, however I believe this
55 already was in SPARSEPAK by Chu,George,Liu.
66- Internal rename of SparseMatrixExtension to SparseMatrixLNK.
77
8- ## v0.2 Dec 2019
8+ ## v0.2 Dec 21, 2019
99- more interface methods delegating to csc, in particular mul! and ldiv!
1010- lazy creation of extendable part: don't create idle memory
1111- nicer constructors
You can’t perform that action at this time.
0 commit comments