Skip to content

Commit

Permalink
Add a citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
martenlienen committed May 22, 2024
1 parent f10e2b3 commit 2355bd4
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
cff-version: 1.2.0
title: torchode
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Marten
family-names: Lienen
email: [email protected]
- given-names: Stephan
family-names: Günnemann
email: [email protected]
repository-code: "https://github.com/martenlienen/torchode"
license: MIT
preferred-citation:
type: conference-paper
title: "torchode: A Parallel {ODE} Solver for PyTorch"
authors:
- given-names: Marten
family-names: Lienen
email: [email protected]
- given-names: Stephan
family-names: Günnemann
email: [email protected]
conference:
name: "The Symbiosis of Deep Learning and Differential Equations II, NeurIPS"
year: 2022
url: "https://openreview.net/forum?id=uiKVKTiUYB0"

0 comments on commit 2355bd4

Please sign in to comment.