-
Notifications
You must be signed in to change notification settings - Fork 53
/
CITATION.cff
55 lines (55 loc) · 1.74 KB
/
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
cff-version: "1.2.0"
title: "Krylov.jl: A Julia basket of hand-picked Krylov methods"
message: "If you use this software, please cite our article in the Journal of Open Source Software."
type: software
authors:
- given-names: Alexis
family-names: Montoison
orcid: "https://orcid.org/0000-0002-3403-5450"
affiliation: "GERAD and Department of Mathematics and Industrial Engineering, Polytechnique Montréal, QC, Canada."
- given-names: Dominique
family-names: Orban
orcid: "https://orcid.org/0000-0002-8017-7687"
affiliation: "GERAD and Department of Mathematics and Industrial Engineering, Polytechnique Montréal, QC, Canada."
- given-names: contributors
contact:
- given-names: Alexis
family-names: Montoison
email: alexis.montoison@gerad.ca
orcid: "https://orcid.org/0000-0002-3403-5450"
identifiers:
- description: Zenodo archive
type: doi
value: 10.5281/zenodo.822073
- description: JOSS paper
type: doi
value: 10.21105/joss.05187
keywords:
- Julia
- linear algebra
- Krylov methods
- Krylov processes
- sparse linear systems
- GPU computing
license: MPL-2.0
repository-code: "https://github.com/JuliaSmoothOptimizers/Krylov.jl"
preferred-citation:
authors:
- given-names: Alexis
family-names: Montoison
orcid: "https://orcid.org/0000-0002-3403-5450"
- given-names: Dominique
family-names: Orban
orcid: "https://orcid.org/0000-0002-8017-7687"
date-published: "2023-09-26"
doi: 10.21105/joss.05187
issn: 2475-9066
issue: 89
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 5187
title: "Krylov.jl: A Julia basket of hand-picked Krylov methods"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.05187"
volume: 8