Skip to content

Commit a7976f0

Browse files
authored
Update CITATION.cff
1 parent 6ef83a2 commit a7976f0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CITATION.cff

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
abstract: "The pySDC project is a Python implementation of the spectral deferred correction (SDC) approach and its flavors, esp. the multilevel extension MLSDC and PFASST. It is intended for rapid prototyping and educational purposes. New ideas like e.g. sweepers or predictors can be tested and first toy problems can be easily implemented."
22
authors:
3-
-
4-
affiliation: "Jülich Supercomputing Centre, Forschungszentrum Jülich GmbH, 52425 Jülich, Germany"
5-
family-names: Speck
3+
- family-names: Speck
64
given-names: Robert
75
orcid: "https://orcid.org/https://orcid.org/0000-0002-3879-1210"
8-
cff-version: 1.1.0
6+
affiliation: "Jülich Supercomputing Centre, Forschungszentrum Jülich GmbH, 52425 Jülich, Germany"
7+
cff-version: 1.2.0
98
date-released: 2021-10-21
10-
doi: "10.5281/zenodo.5179803"
9+
doi: 10.5281/zenodo.5179803
1110
keywords:
1211
- "parallel-in-time integration"
1312
- "spectral deferred corrections"
@@ -18,4 +17,4 @@ license: "BSD 2-Clause \"Simplified\" License"
1817
message: "If you use this software, please cite it using these metadata."
1918
repository-code: "https://github.com/Parallel-in-Time/pySDC/releases/tag/4.1.1"
2019
title: "Parallel-in-Time/pySDC"
21-
version: "4.2"
20+
version: 4.2

0 commit comments

Comments
 (0)