@@ -4,12 +4,13 @@ Jim Hugunin, Paul Dubois, Konrad Hinsen, David Ascher, and many others for
44Perry 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
7- Pearu Peterson for f2py and distutils and help with code organization
7+ Pearu Peterson for f2py and numpy. distutils and help with code organization
88Robert Kern for mtrand, bug fixes, help with distutils, code organization,
99 and much more.
1010Eric Jones for sundry subroutines
1111Fernando Perez for code snippets, ideas, bugfixes, and testing.
1212Ed Schofield for matrix.py patches, bugfixes, testing, and docstrings.
13+ Robert Cimrman for array set operations and numpy.distutils help
1314John Hunter for code snippets (from matplotlib)
1415Chris Hanley for help with records.py, testing, and bug fixes.
1516Travis Vaught, Joe Cooper, Jeff Strunk for administration of
@@ -26,3 +27,9 @@ Tim Hochberg for getting the build working on MSVC, optimization
2627 improvements, and code review
2728Charles Harris for the sorting code originally written for Numarray and
2829 for improvements to polyfit, many bug fixes, and documentation strings.
30+ A.M. Archibald for no-copy-reshape code.
31+ David Huard for histogram improvements including 2-d and d-d code and
32+ other bug-fixes.
33+ Albert Strasheim for documentation, bug-fixes, regression tests and
34+ Valgrind expertise.
35+ Stefan van der Walt for documentation, bug-fixes and regression-tests.
0 commit comments