ProximalOperators.jl
ProximalOperators.jl copied to clipboard
Remove SuiteSparse from dependencies
Suite Sparse is been merged into SparseArrays.
- Removing dependency on SuiteSparse in favor of SparseArrays
- Bump minimum Julia requirement to 1.9
- Adjust GH workflows accordingly
- Update actions in GH workflows
- Bump package version to 0.17
Codecov Report
Merging #149 (098d95e) into master (86dcef2) will decrease coverage by
0.09%. The diff coverage is100.00%.
:exclamation: Current head 098d95e differs from pull request most recent head 21d7f3d. Consider uploading reports for the commit 21d7f3d to get more accurate results
@@ Coverage Diff @@
## master #149 +/- ##
==========================================
- Coverage 95.61% 95.52% -0.09%
==========================================
Files 79 79
Lines 2483 2483
==========================================
- Hits 2374 2372 -2
- Misses 109 111 +2
| Files | Coverage Δ | |
|---|---|---|
| src/calculus/epicomposeQuadratic.jl | 100.00% <ø> (ø) |
|
| src/functions/indAffine.jl | 90.00% <ø> (ø) |
|
| src/functions/indAffineDirect.jl | 97.50% <100.00%> (ø) |
|
| src/functions/indGraphSparse.jl | 100.00% <ø> (ø) |
|
| src/functions/leastSquaresDirect.jl | 93.42% <100.00%> (ø) |
|
| src/functions/quadraticDirect.jl | 97.82% <100.00%> (ø) |
This is apparently still a separate stdlib in Julia 1.6