[Scipy-svn] r5454 - branches/0.7.x

scipy-svn at scipy.org scipy-svn at scipy.org
Tue Jan 13 03:07:34 EST 2009


Author: stefan
Date: 2009-01-13 02:07:27 -0600 (Tue, 13 Jan 2009)
New Revision: 5454

Modified:
   branches/0.7.x/THANKS.txt
Log:
Backport changes to THANKS.


Modified: branches/0.7.x/THANKS.txt
===================================================================
--- branches/0.7.x/THANKS.txt	2009-01-13 02:02:23 UTC (rev 5453)
+++ branches/0.7.x/THANKS.txt	2009-01-13 08:07:27 UTC (rev 5454)
@@ -26,7 +26,9 @@
 Travis Vaught for numerous contributions to annual conference and community
     web-site and the initial work on stats module clean up.
 Jeff Whitaker for Mac OS X support.
-David Cournapeau for bug-fixes, refactor of fftpack and cluster, numscons build.
+David Cournapeau for bug-fixes, refactoring of fftpack and cluster,
+    implementing the numscons build, building Windows binaries and
+    adding single precision FFT.
 Damian Eads for hierarchical clustering, dendrogram plotting,
     distance functions in spatial package, vq documentation.
 Anne Archibald for kd-trees and nearest neighbor in scipy.spatial.
@@ -55,6 +57,12 @@
 Neilen Marais for testing and bug-fixing in the ARPACK wrappers.
 Johannes Loehnert and Bart Vandereycken for fixes in the linalg
     module.
+David Huard for improvements to the interpolation interface.
+David Warde-Farley for converting the ndimage docs to ReST.
+Uwe Schmitt for wrapping non-negative least-squares.
+Ondrej Certik for Debian packaging.
+Paul Ivanov for porting Numeric-style C code to the new NumPy API.
+Ariel Rokem for contributions on percentileofscore fixes and tests.
 
 
 Institutions




More information about the Scipy-svn mailing list