@@ -5,17 +5,23 @@ Perry Greenfield, J Todd Miller, Rick White, Paul Barrett for Numarray
55 which gave much inspiration and showed the way forward.
66Paul Dubois for Masked Arrays
77Pearu Peterson for f2py and distutils and help with code organization
8- Robert Kern for mtrand, bug fixes, help with distutils, and code organization
8+ Robert Kern for mtrand, bug fixes, help with distutils, code organization,
9+ and much more.
910Eric Jones for sundry subroutines
1011Fernando Perez for code snippets, ideas, bugfixes, and testing.
1112Ed Schofield for matrix.py patches, bugfixes, testing, and docstrings.
1213John Hunter for code snippets (from matplotlib)
1314Chris Hanley for help with records.py, testing, and bug fixes.
14- Travis Vaught and Joe Cooper for administration of numpy.org web site and SVN
15+ Travis Vaught, Joe Cooper, Jeff Strunk for administration of
16+ numpy.org web site and SVN
1517Eric Firing for bugfixes.
1618Arnd Baecker for 64-bit testing
17- David Cooke for many code improvements including the auto-generated C-API, and optimizations.
18- Alexander Belopolsky (Sasha) for Masked array bug-fixes and tests, rank-0 array improvements, scalar math help and other code additions
19- Francesc Altet for unicode and nested record tests and help with nested records
20- Tim Hochberg for getting the build working on MSVC, optimization improvements, and code review
21- Charles Harris for the sorting code originally written for Numarray.
19+ David Cooke for many code improvements including the auto-generated C-API,
20+ and optimizations.
21+ Alexander Belopolsky (Sasha) for Masked array bug-fixes and tests,
22+ rank-0 array improvements, scalar math help and other code additions
23+ Francesc Altet for unicode and nested record tests
24+ and much help with rooting out nested record array bugs.
25+ Tim Hochberg for getting the build working on MSVC, optimization
26+ improvements, and code review
27+ Charles Harris for the sorting code originally written for Numarray and for improvements to polyfit, many bug fixes, and documentation strings.
0 commit comments