Skip to content

Commit

Permalink
add zenodo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
GregDMeyer committed Mar 7, 2023
1 parent e8082fc commit 449cb1c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"license": "MIT",
"creators": [
{
"orcid": "0000-0003-2174-3308",
"affiliation": "University of California at Berkeley",
"name": "Gregory D. Kahanamoku-Meyer"
},
{
"orcid": "0000-0002-0512-4139",
"affiliation": "Harvard University",
"name": "Julia Wei"
}
],
"keywords": [
"quantum",
"parallel",
"Python",
"Krylov",
"PETSc",
"SLEPc",
"GPU",
"CUDA",
"MPI"
]
}

0 comments on commit 449cb1c

Please sign in to comment.