File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "title" : " ExtendableSparse.jl" ,
3+
4+ "creators" : [
5+ {
6+ "affiliation" : " Weierstrass Institute (WIAS) Berlin" ,
7+ "name" : " Fuhrmann, Jürgen" ,
8+ "orcid" : " 0000-0003-4432-2434"
9+ }
10+ ],
11+
12+ "description" : " Sparse matrix class with efficient successive insertion of entries and entry update." ,
13+
14+ "keywords" : [
15+ " Sparse Matrix Assembly" ,
16+ " Julia language"
17+ ],
18+
19+ "access_right" : " open" ,
20+ "license" : " BSD-3-Clause" ,
21+ "upload_type" : " software"
22+ }
23+
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.3.4 "
4+ version = " 0.3.5 "
55
66[deps ]
77DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
You can’t perform that action at this time.
0 commit comments