Skip to content

Commit 0b7c268

Browse files
authored
Merge pull request #284 from python-adaptive/zenodo.json
add .zenodo.json
2 parents 8934dc1 + a2d737f commit 0b7c268

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

.zenodo.json

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"creators": [
3+
{
4+
"affiliation": "Microsoft, Station Q",
5+
"name": "Nijholt, Bas",
6+
"orcid": "0000-0003-0383-4986"
7+
},
8+
{
9+
"affiliation": "Microsoft, Station Q",
10+
"name": "Weston, Joseph",
11+
"orcid": "0000-0002-7014-7134"
12+
},
13+
{
14+
"affiliation": "Kavli Institute of Nanoscience, Delft University of Technology",
15+
"name": "Hoofwijk, Jorn"
16+
},
17+
{
18+
"affiliation": "Kavli Institute of Nanoscience, Delft University of Technology",
19+
"name": "Akhmerov, Anton",
20+
"orcid": "0000-0001-8031-1340"
21+
}
22+
],
23+
"keywords": [
24+
"adaptive-learning",
25+
"machine-learning",
26+
"python",
27+
"live-plots",
28+
"parallel-computing",
29+
"adaptive-sampling",
30+
"parallel",
31+
"adaptive active-learning"
32+
],
33+
"license": "BSD-3-Clause License",
34+
"upload_type": "software"
35+
}

0 commit comments

Comments
 (0)