Skip to content

Commit

Permalink
Add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
johnzl-777 committed Jul 11, 2024
1 parent ddd743d commit 25c113b
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: DormandPrince.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Phillip
family-names: Weinberg
orcid: 'https://orcid.org/0000-0002-0654-9761'
affiliation: QuEra Computing Inc.
email: pweinberg@quera.com
- given-names: John
family-names: Long
email: jlong@quera.com
affiliation: QuEra Computing Inc.
orcid: 'https://orcid.org/0009-0005-7557-197X'
repository-code: 'https://github.com/QuEraComputing/DormandPrince.jl'
abstract: >-
Julia-native implementation of the Dormand-Prince 5th and
8th order solvers
keywords:
- julia
- ordinary differential equation
license: Apache-2.0

0 comments on commit 25c113b

Please sign in to comment.