==========================
SciPy 0.10.1 Release Notes
==========================
.. contents::
SciPy 0.10.1 is a bug-fix release with no new features compared to 0.10.0.
Main changes
------------
The most important changes are::
1. The single precision routines of ``eigs`` and ``eigsh`` in
``scipy.sparse.linalg`` have been disabled (they internally use double
precision now).
2. A compatibility issue related to changes in NumPy macros has been fixed, in
order to make scipy 0.10.1 compile with the upcoming numpy 1.7.0 release.
Other issues fixed
------------------
- #835: stats: nan propagation in stats.distributions
- #1202: io: netcdf segfault
- #1531: optimize: make curve_fit work with method as callable.
- #1560: linalg: fixed mistake in eig_banded documentation.
- #1565: ndimage: bug in ndimage.variance
- #1457: ndimage: standard_deviation does not work with sequence of indexes
- #1562: cluster: segfault in linkage function
- #1568: stats: One-sided fisher_exact() returns `p` < 1 for 0 successful attempts
- #1575: stats: zscore and zmap handle the axis keyword incorrectly
Checksums
=========
14e333d580d77d5b470f25dc069932f6 release/installers/scipy-0.10.1-py2.5-python.org-macosx10.3.dmg
54802443a5ea83345debf7a69a591723 release/installers/scipy-0.10.1-py2.6-python.org-macosx10.3.dmg
0428e946f8654b8538a749a0eb00948a release/installers/scipy-0.10.1-py2.7-python.org-macosx10.3.dmg
d0ed0bdf41ec11cdc79e7a7211123925 release/installers/scipy-0.10.1-py2.7-python.org-macosx10.6.dmg
8d53262e6f35b45931948cf233b2eec5 release/installers/scipy-0.10.1-win32-superpack-python2.5.exe
46c66d2ebf20e11650b4147fb11a95ef release/installers/scipy-0.10.1-win32-superpack-python2.6.exe
f41eed075927af7b02e683157ec19d68 release/installers/scipy-0.10.1-win32-superpack-python2.7.exe
b91650ec0a4002e796669884802f6126 release/installers/scipy-0.10.1-win32-superpack-python3.1.exe
ffc95bd01f6e73c8bb7be693d15e7b60 release/installers/scipy-0.10.1-win32-superpack-python3.2.exe
6ad976549e22e04ca93e70cf55b70a22 release/installers/scipy-0.10.1.tar.gz
4156cc1b765eb186de9518a94b6c3518 release/installers/scipy-0.10.1.zip