-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
37 lines (37 loc) · 871 Bytes
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"language": "eng",
"license": "MIT",
"upload_type": "software",
"title": "F1Method.jl: A julia package to autodifferentiate through a steady-state solver",
"creators": [
{
"orcid": "0000-0002-3838-5976",
"affiliation": "previously UCI, now at USC",
"name": "Benoit Pasquier"
}
],
"keywords": [
"julia",
"optimization",
"model",
"modeling",
"modelling",
"models",
"ocean",
"transport",
"oceanography",
"global",
"tracer",
"differentiation",
"autodifferentiation",
"autodiff",
"forwarddiff",
"derivative",
"gradient",
"hessian",
"inverse-model",
"biogeochemical-model",
"ocean-circulation",
"marine-tracer"
]
}