GitHub - JuliaDiff/SparseMatrixColorings.jl: Coloring algorithms for sparse Jacobian and Hessian matrices

Coloring algorithms for sparse Jacobian and Hessian matrices.

The algorithms implemented in this package are described in the following preprint:

Some parts of the articles (like definitions) are thus copied verbatim in the documentation.

Please cite this software using the provided CITATION.cff file or the .bib entry below:

@unpublished{montoison2025revisitingsparsematrixcoloring,
      title={Revisiting Sparse Matrix Coloring and Bicoloring}, 
      author={Alexis Montoison and Guillaume Dalle and Assefaw Gebremedhin},
      year={2025},
      eprint={2505.07308},
      archivePrefix={arXiv},
      primaryClass={math.NA},
      url={https://arxiv.org/abs/2505.07308}, 
}