-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCITATION.cff
30 lines (29 loc) · 839 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: SparseMatrixColorings.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Guillaume
family-names: Dalle
orcid: 'https://orcid.org/0000-0003-4866-1687'
- given-names: Alexis
family-names: Montoison
orcid: 'https://orcid.org/0000-0002-3403-5450'
identifiers:
- type: doi
value: 10.5281/zenodo.11314275
description: Zenodo
repository-code: 'https://github.com/gdalle/SparseMatrixColorings.jl'
abstract: >-
Coloring algorithms for sparse Jacobian and Hessian
matrices
keywords:
- graph coloring
- sparse matrices
- automatic differentiation
- julia programming language
license: MIT