File tree Expand file tree Collapse file tree 3 files changed +21
-13
lines changed
Expand file tree Collapse file tree 3 files changed +21
-13
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ atomate2 workflows can be run using the [FireWorks] software. See the
7676
7777## Installation
7878
79- Atomate2 is a Python 3.7 + library and can be installed using pip. Full installation
79+ Atomate2 is a Python 3.8 + library and can be installed using pip. Full installation
8080and configuration instructions are provided in the [ installation tutorial] [ installation ] .
8181
8282## Tutorials
@@ -111,6 +111,8 @@ Atomate2 is released under a modified BSD license; the full text can be found [h
111111
112112Atomate2 was designed and developed by Alex Ganose.
113113
114+ A full list of all contributors can be found [ here] [ contributors ] .
115+
114116[ maggma ] : https://materialsproject.github.io/maggma/
115117[ pymatgen ] : https://pymatgen.org
116118[ fireworks ] : https://materialsproject.github.io/fireworks/
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ This version removed Python 3.7 support following numpy and pymatgen.
88
99New features:
1010
11- - Base schema for molecule task documents (@arosen ) [#54]
11+ - Base schema for molecule task documents (@arosen93 ) [#54]
1212
1313Bug fixes:
1414
15- - Fix VASP relaxation using custodian "FULL_OPT" (@arosen ) [#42]
15+ - Fix VASP relaxation using custodian "FULL_OPT" (@arosen93 ) [#42]
1616- Fix supercell generation and input sets in electron-phonon workflow.
1717- Fix ``HSEBSSetGenerator `` INCAR settings.
1818- Fix issue with magnetism in SOC structures.
Original file line number Diff line number Diff line change @@ -3,16 +3,12 @@ Contributors
33
44atomate2 was designed and developed by **Alex Ganose ** |utf | |0000-0002-4486-3321 |.
55
6- .. |computron | image :: https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/mark-github.svg
7- :target: https://github.com/computron
8- :width: 16
9- :height: 16
10- :alt: GitHub profile for computron
11- .. |0000-0001-5893-9967 | image :: ../_static/orcid.svg
12- :target: https://orcid.org/0000-0001-5893-9967
13- :width: 16
14- :height: 16
15- :alt: ORCID profile for 0000-0001-5893-9967
6+ Additional contributions have been provided by:
7+
8+ | **Andrew Rosen** |arosen| |0000-0002-0141-7006|
9+ | Miller Research Fellow
10+ | University of California, Berkeley
11+
1612.. |utf | image :: https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/mark-github.svg
1713 :target: https://github.com/utf
1814 :width: 16
@@ -23,3 +19,13 @@ atomate2 was designed and developed by **Alex Ganose** |utf| |0000-0002-4486-332
2319 :width: 16
2420 :height: 16
2521 :alt: ORCID profile for 0000-0002-4486-3321
22+ .. |arosen | image :: https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/mark-github.svg
23+ :target: https://github.com/arosen93
24+ :width: 16
25+ :height: 16
26+ :alt: GitHub commits from arosen93
27+ .. |0000-0002-0141-7006 | image :: _static/orcid.svg
28+ :target: https://orcid.org/0000-0001-7777-8871
29+ :width: 16
30+ :height: 16
31+ :alt: ORCID profile for 0000-0002-0141-7006
You can’t perform that action at this time.
0 commit comments