diff options
author | Travis Oliphant <oliphant@enthought.com> | 2005-09-27 10:48:59 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2005-09-27 10:48:59 +0000 |
commit | 6a9f94051a9181dd4399d446609255668586e848 (patch) | |
tree | 16ce1f8758aa1a9152b8ec9b75b432bb8713f084 /THANKS.txt | |
parent | 009f35d01a0accab360bb619e2b929a45ae5b4a1 (diff) | |
download | numpy-6a9f94051a9181dd4399d446609255668586e848.tar.gz |
Added thanks file
Diffstat (limited to 'THANKS.txt')
-rw-r--r-- | THANKS.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/THANKS.txt b/THANKS.txt new file mode 100644 index 000000000..16e249cc1 --- /dev/null +++ b/THANKS.txt @@ -0,0 +1,4 @@ +Jim Hugunin, Paul Dubois, Konrad Hinsen, David Ascher, and many others for Numeric +Perry Greenfield, J Todd Miller, Rick White, Paul Barrett for Numarray which gave much inspiration. +Pearu Peterson, Robert Kern for bug fixes and help with distutils. +Fernando Perez and John Hunter for ideas. |