forked from yt-project/yt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,15 @@ Developers: Matthew Turk ([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]) | ||
|
||
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). | ||
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! |