Development of SuiteSparse.jl, which ships as part of the Julia standard library.
Stars
26
Forks
7
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
20
commits
18
commits
15
commits
14
commits
13
commits
10
commits
7
commits
6
commits
6
commits
Merge pull request #73 from JuliaSparse/dpa/if-use-gpl-lib
e8285ddView on GitHubPut three `const ___ = SparseArrays.___` lines inside an `if Base.USE_GPL_LIBS` block
dd52a8fView on GitHubLoad the SuiteSparse module to make sure it is not broken.
d23d6d1View on GitHubRemove SuiteSparse tests since they are now in SparseArrays
f5ee425View on GitHubAdd docstrings to local docs, add SuiteSparse citations to docstrings (#64)
8e83ebcView on GitHub