[Scipy-svn] r5574 - tags/0.7.0/doc/release

scipy-svn at scipy.org scipy-svn at scipy.org
Thu Feb 19 15:42:37 EST 2009


Author: stefan
Date: 2009-02-19 14:41:41 -0600 (Thu, 19 Feb 2009)
New Revision: 5574

Modified:
   tags/0.7.0/doc/release/0.7.0-notes.rst
Log:
Backport 0.7.0 release notes from trunk.


Modified: tags/0.7.0/doc/release/0.7.0-notes.rst
===================================================================
--- tags/0.7.0/doc/release/0.7.0-notes.rst	2009-02-19 20:38:53 UTC (rev 5573)
+++ tags/0.7.0/doc/release/0.7.0-notes.rst	2009-02-19 20:41:41 UTC (rev 5574)
@@ -223,6 +223,8 @@
 * new struct_as_record keyword argument to ``loadmat``, which loads
   struct arrays in matlab as record arrays in numpy
 * string arrays have ``dtype='U...'`` instead of ``dtype=object``
+* ``loadmat`` no longer squeezes singleton dimensions, i.e.
+  ``squeeze_me=False`` by default
 
 New Hierarchical Clustering module
 ----------------------------------




More information about the Scipy-svn mailing list