forked from numpy/numpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS.txt
16 lines (16 loc) · 872 Bytes
/
THANKS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Travis Oliphant for the majority of code adaptation
Jim Hugunin, Paul Dubois, Konrad Hinsen, David Ascher, and many others for
Numeric on which the code is based.
Perry Greenfield, J Todd Miller, Rick White, Paul Barrett for Numarray
which gave much inspiration and showed the way forward.
Paul Dubois for Masked Arrays
Pearu Peterson for f2py and distutils and help with code organization
Robert Kern for mtrand, bug fixes, help with distutils, and code organization
Eric Jones for weave and other sundry subroutines
Fernando Perez for code snippets, ideas, bufixes, and testing.
John Hunter for code snippets (from matplotlib)
Chris Hanley for help with records.py, testing, and bug fixes.
Travis Vaught and Joe Cooper for administration of scipy.org web site and SVN
Eric Firing for bugfixes.
Arnd Baecker for 64-bit testing
David Cooke for code improvements