forked from numpy/numpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS.txt
19 lines (19 loc) · 1.1 KB
/
THANKS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 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 numpy.org web site and SVN
Eric Firing for bugfixes.
Arnd Baecker for 64-bit testing
David Cooke for many code improvements including the auto-generated C-API
Alexander Belopolsky (sasha) for Masked array bug-fixes and tests and rank-0 array improvements
Francesc Altet for unicode and nested record tests and help with nested records
Tim Hochberg for getting the build working on MSVC