summaryrefslogtreecommitdiff
path: root/THANKS.txt
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2007-03-31 07:40:31 +0000
committerTravis Oliphant <oliphant@enthought.com>2007-03-31 07:40:31 +0000
commitdad871430574802f8d32cd515d19df77d0a006af (patch)
tree09ed822040d647dfd8c875af7728c9e40b09fa0e /THANKS.txt
parent701a913f81961f290bf75278647bda7052075c1e (diff)
downloadnumpy-dad871430574802f8d32cd515d19df77d0a006af.tar.gz
Finish adding and checking remaining tests for clip (and choose). All tests now pass for new clip method.
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 7ac35200f..339a498ba 100644
--- a/THANKS.txt
+++ b/THANKS.txt
@@ -34,4 +34,4 @@ Albert Strasheim for documentation, bug-fixes, regression tests and
Valgrind expertise.
Stefan van der Walt for documentation, bug-fixes and regression-tests.
Andrew Straw for help with http://www.scipy.org, documentation, and testing.
-David Cournapeau for documentation, bug-fixes, and code contributions.
+David Cournapeau for documentation, bug-fixes, and code contributions including fast_clipping.