forked from yt-project/yt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCREDITS
23 lines (20 loc) · 1.32 KB
/
CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
YT is a group effort.
Developers: Matthew Turk ([email protected])
Britton Smith ([email protected])
Jeff Oishi ([email protected])
Stephen Skory ([email protected])
Sam Skillman ([email protected])
Devin Silvia ([email protected])
John Wise ([email protected])
David Collins ([email protected])
Christopher Moody ([email protected])
Oliver Hahn ([email protected])
John ZuHone ([email protected])
Chris Malone ([email protected])
We also include the Delaunay Triangulation module written by Robert Kern of
Enthought, the cmdln.py module by Trent Mick, and the progressbar module by
Nilton Volpato. The PasteBin interface code (as well as the PasteBin itself)
was written by the Pocoo collective (pocoo.org). The RamsesRead++ library was
developed by Oliver Hahn. Large parts of this code were guided by discussions
with Tom Abel, Ralf Kaehler, Mike Norman and Greg Bryan.
Thanks to everyone for all your contributions!