1.. -*- coding: utf-8 -*-
2
3=======================
4 Authors of MDAnalysis
5=======================
6
7MDAnalysis was originally written by Naveen Michaud-Agrawal.
8
9The project is maintained by the MDAnalysis Core Developer Team
10(@MDAnalysis/coredevs on https://github.com/MDAnalysis).
11
12All contributing authors are listed in this file below. The repository
13history at https://github.com/MDAnalysis/mdanalysis and the CHANGELOG
14show individual code contributions.
15
16
17Chronological list of authors
18-----------------------------
19
202005
21  - Naveen Michaud-Agrawal
222006
23  - Elizabeth J. Denning
242007
25  - Oliver Beckstein
262010
27  - Danny Parton
28  - Philip Fowler
29  - Tyler Reddy
30  - Joseph Goose
31  - Jan Domanski
322011
33  - Benjamin Hall
34  - Paul Rigor
35  - David Caplan
36  - Christian Beckstein (logo)
37  - Sébastien Buchoux
38  - Joshua L. Adelman
392012
40  - Lukas Grossar
41  - Andy Somogyi
42  - Lukas Stelzl
43  - Jinju Lu
44  - Joshua L. Phillips
452013
46  - Zhuyi Xue
47  - Xavier Deupi
48  - Manuel Nuno Melo
49  - Robert McGibbon
50  - Richard J. Gowers
51  - Alejandro Bernardin
52  - Lennard van der Feltz
532014
54  - Matthieu Chavent
55  - Joe Jordan
562015
57  - Alex Nesterenko
58  - Caio S. Souza
59  - Sean L. Seyler
60  - David L. Dotson
61  - Carlos Yanez S.
62  - Kyle J. Huston
63  - Isaac Virshup
64  - Max Linke
65  - Gorman Stock
66  - Jonathan Barnoud
67  - Hai Nguyen
682016
69  - Balasubramanian
70  - Mattia F. Palermo
71  - Utkarsh Saxena
72  - Abhinav Gupta
73  - John Detlefs
74  - Eugen Hruska
75  - Bart Bruininks
76  - Fiona B. Naughton
77  - Robert Delgado
78  - Wouter Boomsma
79  - Matteo Tiberti
80  - Tone Bengtsen
81  - Shantanu Srivastava
82  - Pedro Reis
83 2017
84  - Ruggero Cortini
85  - Xiki Tempula
86  - Kashish Punjani
87  - Utkarsh Bansal
88  - Shobhit Agarwal
89  - Vedant Rathore
90  - Zhiyi Wu
91  - Akshay Gupta
92  - Juan Eiros Zamora
93  - Jon Kapla
94  - Sang Young Noh
95  - Andrew William King
96  - Kathleen Clark
97  - Dominik 'Rathann' Mierzejewski
98  - Nestor Wendt
99  - Micaela Matta
100  - Jose Borreguero
101  - Sören von Bülow
1022018
103  - Nabarun Pal
104  - Mateusz Bieniek
105  - Paul Smith
106  - Navya Khare
107  - Johannes Zeman
108  - Ayush Suhane
109  - Davide Cruz
110  - Shujie Fan
111  - Andrew R. McCluskey
112  - Henry Mull
113  - Irfan Alibay
114  - Philip Loche
115
116
117External code
118-------------
119
120External code (under a GPL-compatible licence) was obtained from
121various sources. The authors (as far as we know them) are listed here.
122
123xdrfile
124  - David van der Spoel <david.vanderspoel@icm.uu.se>
125  - Erik Lindahl <erik.lindahl@scilifelab.se>
126  - Frans van Hoesel <f.h.j.van.hoesel@rug.nl> (not listed as an xdrfile
127    author, but the original author of the XTC coordinate compression code)
128
129  The Gromacs libxdrfile (LGPL-licensed) was used before MDAnalysis
130   version 0.8.0.
131  Between MDAnalysis versions 0.8.0 and 0.13.0 libxdrfile was replaced by
132   libxdrfile2, our GPLv2 enhanced derivative of libxdrfile.
133  Since version 0.14.0 xdr enhanecments were rebased onto Gromacs'
134   xdrfile 1.1.4 code (now BSD-licensed). Our contributions remain GPLv2
135   and were split into files xtc_seek.c, trr_seek.c, xtc_seek.h, and
136   trr_seek.h, for clarity (xdrfile 1.1.4 code is distributed with minor
137   modifications). Also for clarity we now name the resulting enhanced
138   xdr-reading library, complete with cython bindings, 'libmdaxdr'.
139
140DCD reader from catdcd
141  - Justin Gullingsrud
142
143transformations
144  - Christoph Gohlke <http://www.lfd.uci.edu/~gohlke/>
145
146pyqcprot
147  - Joshua L. Adelman, University of Pittsburgh <jla65@pitt.edu>
148  - https://github.com/synapticarbors/pyqcprot
149
150
151Other contributions
152-------------------
153
154- MDAnalysis includes code generated by quantifiedcode
155  https://www.quantifiedcode.com/ under the handle @quantifiedcode-bot
156
157
158Logo
159----
160
161The MDAnalysis 'Atom' logo was designed by Christian Beckstein; it is
162Copyright (c) 2011 Christian Beckstein and made available under a
163Creative Commons Attribution-NoDerivs 3.0 Unported License.
164