Releases: gdalle/SparseMatrixColorings.jl
Releases · gdalle/SparseMatrixColorings.jl
v0.4.12
v0.4.11
SparseMatrixColorings v0.4.11
Merged pull requests:
- Add a
structurally_biorthogonal
check for star bicoloring (#155) (@amontoison) - Use larger rectangle in visualization tutorial (#159) (@amontoison)
- Bump codecov/codecov-action from 4 to 5 (#162) (@dependabot[bot])
- feat: seeding for random order (#163) (@gdalle)
- fix: code coverage for random order (#164) (@gdalle)
v0.4.10
v0.4.9
v0.4.8
SparseMatrixColorings v0.4.8
Merged pull requests:
- CompatHelper: bump compat for Colors in [weakdeps] to 0.13, (keep existing compat) (#151) (@github-actions[bot])
v0.4.7
SparseMatrixColorings v0.4.7
Merged pull requests:
- Speed up
group_by_color
(#116) (@gdalle) - Decompression of acyclic coloring with SparseMatrixCSC (#130) (@amontoison)
- Add tests for structured matrices (#137) (@gdalle)
- Implement efficient adjacency graph from bipartite (#145) (@gdalle)
- Working prototype for bicoloring (coloring + decompression) (#146) (@gdalle)
- Drop support for Julia 1.6 (#148) (@gdalle)
- Add package extension for visualization of colorings (#149) (@adrhill)
- Bump version to v0.4.7 (#150) (@gdalle)
Closed issues:
v0.4.6
SparseMatrixColorings v0.4.6
Merged pull requests:
Closed issues:
- Support
NoColoringAlgorithm
from ADTypes (#141)
v0.4.5
SparseMatrixColorings v0.4.5
Merged pull requests:
v0.4.4
SparseMatrixColorings v0.4.4
Merged pull requests: