forked from aiidateam/aiida-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS.txt
60 lines (50 loc) · 2.22 KB
/
AUTHORS.txt
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
This file lists the authors of the AiiDA code (i.e., the members of the AiiDA team)
as well as the known contributors to the code.
The current members of the AiiDA team are, in alphabetical order:
#################################################################
* Sebastiaan P. Huber
* Conrad Johnston
* Leonid Kahle
* Boris Kozinsky
* Snehal Kumbhar
* Nicola Marzari
* Andrius Merkys
* Elsa Passaro
* Giovanni Pizzi
* Leopold Talirz
* Martin Uhrin
* Spyros Zoupanos
Former members of the AiiDA team
################################
* Andrea Cepellotti (2012-2016)
* Fernando Gargiulo (2016-2017)
* Riccardo Sabatini (2013-2015)
* Rico Häuselmann (2016-2018)
* Nicolas Mounet (2015-2018)
Contributors
############
We would like to thank the following people for their contibution
(beside generic comments and bugfixes):
* Valentin Bersier (EPFL, Switzerland): for the early version of the
AiiDA web interface
* Jocelyn Boullier (EPFL, Switzerland): for the first version of the
SQLAlchemy implementation
* Jens Bröder: (FZ Jülich, Germany) contributions to the workflow engine
* Marco Dorigo (ICAMS, Germany): for the SGE scheduler plugin
* Marco Gibertini: for the Quantum ESPRESSO plugin for the NEB code and
the extension of the PW plugin to the ENVIRON code
* Dominik Gresch (ETHZ): for the caching mechanism and contributions to the workflow engine
* Eric Hontz (MIT, USA): for the Quantum Espresso pwimmigrant plugin
* Daniel Marchand (EPFL, Switzerland): for the Quantum ESPRESSO plugins
for PP, PROJWFC, and the first version of the Wannier90 plugin
* Tiziano Müller (ETHZ, Switzerland): for the first implementation of
the new plugin system (developed in 2017) and making the code python 3 compatible
* Phillippe Schwaller (EPFL, Switzerland): for the ICSD importer
And the following people for general improvements to the code, fixing bugs,
corrections and improvements to the documentation and useful suggestions:
Ivano E. Castelli, Ian Lee, Gianluca Prandini, Jianxing Huang, Antimo Marrazzo,
Nicola Varini, Mario Zic, Vladimir Dikan, Michael Atambo, Ole Schütt, Marco Borelli,
Y.-W. Fang, Espen Flage-Larsen
---
Please, don't hesitate to contact the AiiDA team if you see that
information is wrong or missing in this file.