Fedora 17 Update: scipy-0.10.1-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Thu Apr 12 02:18:29 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-4628
2012-03-24 17:39:42
--------------------------------------------------------------------------------

Name        : scipy
Product     : Fedora 17
Version     : 0.10.1
Release     : 1.fc17
URL         : http://www.scipy.org
Summary     : Scipy: Scientific Tools for Python
Description :
Scipy is open-source software for mathematics, science, and
engineering. The core library is NumPy which provides convenient and
fast N-dimensional array manipulation. The SciPy library is built to
work with NumPy arrays, and provides many user-friendly and efficient
numerical routines such as routines for numerical integration and
optimization. Together, they run on all popular operating systems, are
quick to install, and are free of charge. NumPy and SciPy are easy to
use, but powerful enough to be depended upon by some of the world's
leading scientists and engineers.

--------------------------------------------------------------------------------
Update Information:

SciPy 0.10.1 is a bug-fix release with no new features compared to 0.10.0. 

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

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update scipy' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list