Skip to content

Releases: JuliaDiff/SparseMatrixColorings.jl

v0.4.17

08 Apr 16:31
8eb5d61

Choose a tag to compare

SparseMatrixColorings v0.4.17

Diff since v0.4.16

Merged pull requests:

v0.4.16

04 Apr 13:22
ee8bb7a

Choose a tag to compare

SparseMatrixColorings v0.4.16

Diff since v0.4.15

Merged pull requests:

Closed issues:

  • Adapt degree to bipartite graph (#118)
  • CSC versus dictionary (#213)
  • Store hubs as tuples (#225)

v0.4.15

02 Apr 17:16
2ab1c47

Choose a tag to compare

SparseMatrixColorings v0.4.15

Diff since v0.4.14

Merged pull requests:

Closed issues:

  • Try to detect the stars during the acyclic coloring (#178)
  • Determine if a buffer is not needed for decompression of acyclic coloring (#181)

v0.4.14

06 Mar 20:39
3cdcf96

Choose a tag to compare

SparseMatrixColorings v0.4.14

Diff since v0.4.13

Merged pull requests:

Closed issues:

  • Lazy bicoloring adjacency graph (#161)
  • Optimize choice of hubs to improve preprocessing (#167)
  • More principled neutralizing of trees (#168)
  • More tests for bicoloring with preprocessing (#169)
  • Add an inplace version for remap_colors (#172)
  • Pass an option bicoloring to star_coloring and acyclic_coloring (#182)
  • Add benchmarks for bicoloring (#185)
  • Update show_colors for bicoloring (#193)

v0.4.13

12 Feb 19:04
6832e7f

Choose a tag to compare

SparseMatrixColorings v0.4.13

Diff since v0.4.12

Merged pull requests:

Closed issues:

  • Postprocessing for symmetric coloring in bicoloring (#122)
  • Adapt package to neutral colors (#158)

v0.4.12

24 Jan 09:05
0794c68

Choose a tag to compare

SparseMatrixColorings v0.4.12

Diff since v0.4.11

Merged pull requests:

Closed issues:

  • More options for orders (#15)
  • Get rid of Compat (#103)
  • Reproducible RandomOrder (#160)

v0.4.11

20 Jan 18:09
cc7e292

Choose a tag to compare

SparseMatrixColorings v0.4.11

Diff since v0.4.10

Merged pull requests:

v0.4.10

11 Nov 18:14
1e83716

Choose a tag to compare

SparseMatrixColorings v0.4.10

Diff since v0.4.9

Merged pull requests:

Closed issues:

  • Bicoloring (#23)

v0.4.9

08 Nov 16:09
0246517

Choose a tag to compare

SparseMatrixColorings v0.4.9

Diff since v0.4.8

Merged pull requests:

v0.4.8

23 Oct 09:07
74e4497

Choose a tag to compare

SparseMatrixColorings v0.4.8

Diff since v0.4.7

Merged pull requests:

  • CompatHelper: bump compat for Colors in [weakdeps] to 0.13, (keep existing compat) (#151) (@github-actions[bot])