diff options
author | Jarrod Millman <millman@berkeley.edu> | 2008-12-16 11:21:52 +0000 |
---|---|---|
committer | Jarrod Millman <millman@berkeley.edu> | 2008-12-16 11:21:52 +0000 |
commit | 9fe7e3d13631bbcf986403e94bc493535b382988 (patch) | |
tree | 50bc40831bc0de5a80ac39f7c2513b5f2b7b7890 /THANKS.txt | |
parent | 88b515168cb31d8d517cbed0cc5de5b5abf1327a (diff) | |
download | numpy-9fe7e3d13631bbcf986403e94bc493535b382988.tar.gz |
added missing THANKS for Alan's testing work this summer
Diffstat (limited to 'THANKS.txt')
-rw-r--r-- | THANKS.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/THANKS.txt b/THANKS.txt index e79ab2070..699117e21 100644 --- a/THANKS.txt +++ b/THANKS.txt @@ -35,14 +35,17 @@ Albert Strasheim for documentation, bug-fixes, regression tests and Valgrind expertise. David Cournapeau for build support, doc-and-bug fixes, and code contributions including fast_clipping. -Jarrod Millman for release management and community coordination. +Jarrod Millman for release management, community coordination, and code + clean up. Chris Burns for work on memory mapped arrays and bug-fixes. Pauli Virtanen for documentation, bug-fixes, lookfor and the - documentation editor. + documentation editor. A.M. Archibald for no-copy-reshape code, strided array tricks, - documentation and bug-fixes. + documentation and bug-fixes. Pierre Gerard-Marchant for rewriting masked array functionality. Roberto de Almeida for the buffered array iterator. +Alan McIntyre for updating the NumPy test framework to use nose, improve + the test coverage, and enhancing the test system documentation NumPy is based on the Numeric (Jim Hugunin, Paul Dubois, Konrad Hinsen, and David Ascher) and NumArray (Perry Greenfield, J Todd |