-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b074029
commit 1276c5d
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
cff-version: 1.2.0 | ||
title: 'PyBaMM EIS: Efficient Linear Algebra Methods to Determine Li-ion Battery Behaviour' | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Rishit | ||
family-names: Dhoot | ||
- given-names: Robert | ||
family-names: Timms | ||
- given-names: Colin | ||
family-names: Please | ||
version: "0.1.5" # Update this when you release a new version | ||
repository-code: 'https://www.github.com/pybamm-team/pybamm-eis' |