summaryrefslogtreecommitdiff
path: root/THANKS.txt
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-10-07 18:45:37 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-10-07 18:45:37 +0000
commit4d0a78f748058792ab4b2d9cb394589372d0e740 (patch)
treeb5d69922d03489c8f7946a6c50e040fe5a1c1ad4 /THANKS.txt
parentab3e2b4f7a684c55b5ae9eecf6caabbcde6ec398 (diff)
downloadnumpy-4d0a78f748058792ab4b2d9cb394589372d0e740.tar.gz
Minor formatting changes.
Diffstat (limited to 'THANKS.txt')
-rw-r--r--THANKS.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/THANKS.txt b/THANKS.txt
index 6342264f2..da5e9b05f 100644
--- a/THANKS.txt
+++ b/THANKS.txt
@@ -1,6 +1,8 @@
Travis Oliphant for the majority of code adaptation
-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.
+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
Eric Jones for weave
Robert Kern for mtrand, bug fixes and help with distutils.
@@ -9,3 +11,4 @@ John Hunter for code snippets (from matplotlib)
Chris Hanley for help with records.py, testing, and bug fixes.
Travis Vaught and Joe Cooper for administration of scipy.org web site and SVN
Eric Firing for bugfixes.
+Arnd Baecker for 64-bit testing