[Numpy-svn] r3400 - trunk

numpy-svn at scipy.org numpy-svn at scipy.org
Thu Oct 26 13:20:25 EDT 2006


Author: oliphant
Date: 2006-10-26 12:20:22 -0500 (Thu, 26 Oct 2006)
New Revision: 3400

Modified:
   trunk/THANKS.txt
Log:
Fix-up the THANKS file.

Modified: trunk/THANKS.txt
===================================================================
--- trunk/THANKS.txt	2006-10-25 15:40:10 UTC (rev 3399)
+++ trunk/THANKS.txt	2006-10-26 17:20:22 UTC (rev 3400)
@@ -4,12 +4,13 @@
 Perry Greenfield, J Todd Miller, Rick White, Paul Barrett for Numarray
     which gave much inspiration and showed the way forward.
 Paul Dubois for Masked Arrays
-Pearu Peterson for f2py and distutils and help with code organization
+Pearu Peterson for f2py and numpy.distutils and help with code organization
 Robert Kern for mtrand, bug fixes, help with distutils, code organization, 
     and much more. 
 Eric Jones for sundry subroutines
 Fernando Perez for code snippets, ideas, bugfixes, and testing.
 Ed Schofield for matrix.py patches, bugfixes, testing, and docstrings.
+Robert Cimrman for array set operations and numpy.distutils help
 John Hunter for code snippets (from matplotlib)
 Chris Hanley for help with records.py, testing, and bug fixes.
 Travis Vaught, Joe Cooper, Jeff Strunk for administration of 
@@ -26,3 +27,9 @@
     improvements, and code review
 Charles Harris for the sorting code originally written for Numarray and 
     for improvements to polyfit, many bug fixes, and documentation strings.
+A.M. Archibald for no-copy-reshape code. 
+David Huard for histogram improvements including 2-d and d-d code and 
+    other bug-fixes. 
+Albert Strasheim for documentation, bug-fixes, regression tests and 
+    Valgrind expertise.
+Stefan van der Walt for documentation, bug-fixes and regression-tests.




More information about the Numpy-svn mailing list