diff options
author | Travis Oliphant <oliphant@enthought.com> | 2005-10-12 19:33:03 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2005-10-12 19:33:03 +0000 |
commit | d54cc39dd564001f3b63aacd428fde90f271f2a1 (patch) | |
tree | 63bdac73bf56ba461f86eb7a5833e4e25bc239b4 /THANKS.txt | |
parent | e5515fd930cce0d8c995211859f4f3c655ca5d37 (diff) | |
download | numpy-d54cc39dd564001f3b63aacd428fde90f271f2a1.tar.gz |
Updated thank yous..
Diffstat (limited to 'THANKS.txt')
-rw-r--r-- | THANKS.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/THANKS.txt b/THANKS.txt index da5e9b05f..7de5e412d 100644 --- a/THANKS.txt +++ b/THANKS.txt @@ -3,9 +3,10 @@ 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. -Pearu Peterson for f2py and distutils +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 -Robert Kern for mtrand, bug fixes and help with distutils. Fernando Perez for code snippets and ideas John Hunter for code snippets (from matplotlib) Chris Hanley for help with records.py, testing, and bug fixes. |