gdalle / SparseMatrixColorings.jl

Coloring algorithms for sparse Jacobian and Hessian matrices
https://gdalle.github.io/SparseMatrixColorings.jl/
MIT License
17 stars 4 forks source link
autodiff automatic-differentiation coloring graph greedy sparse

SparseMatrixColorings.jl

Build Status Stable Documentation Dev Documentation Coverage Code Style: Blue DOI

Coloring algorithms for sparse Jacobian and Hessian matrices.

Getting started

To install this package, run the following in a Julia Pkg REPL:

pkg> add SparseMatrixColorings

Background

The algorithms implemented in this package are taken from the following articles:

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

Alternatives

Citing

Please cite this software using the Zenodo DOI of the version you used. The link https://zenodo.org/doi/10.5281/zenodo.11314275 resolves to the latest version.