summaryrefslogtreecommitdiff
path: root/THANKS.txt
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-01-05 00:16:33 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-01-05 00:16:33 +0000
commit6a0653c0eabcc39a1a45565fc9dd21857c465aba (patch)
treea05ac9c71337d996648fc03189a8ff3c2ce9c676 /THANKS.txt
parente74ea102831a608086fdd155101158ab19a24c2c (diff)
downloadnumpy-6a0653c0eabcc39a1a45565fc9dd21857c465aba.tar.gz
Fixes to convertcode.py
Diffstat (limited to 'THANKS.txt')
-rw-r--r--THANKS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/THANKS.txt b/THANKS.txt
index 83e744b85..bb7db7ee6 100644
--- a/THANKS.txt
+++ b/THANKS.txt
@@ -6,7 +6,7 @@ Perry Greenfield, J Todd Miller, Rick White, Paul Barrett for Numarray
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 and other sundry subroutines
+Eric Jones for sundry subroutines
Fernando Perez for code snippets, ideas, bufixes, and testing.
John Hunter for code snippets (from matplotlib)
Chris Hanley for help with records.py, testing, and bug fixes.