summaryrefslogtreecommitdiff
path: root/THANKS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'THANKS.txt')
-rw-r--r--THANKS.txt5
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.