[Numpy-discussion] Scipy 0.7.1rc1 released

David Cournapeau david at ar.media.kyoto-u.ac.jp
Thu Jun 4 06:24:32 EDT 2009


Hi,

    The RC1 for 0.7.1 scipy release has just been tagged. This is a
bug-only release, see below for the release notes. More information can
also be found on the trac website:

http://projects.scipy.org/scipy/milestone/0.7.1

Please test it !

The scipy developers
--

=========================
SciPy 0.7.1 Release Notes
=========================

.. contents::

SciPy 0.7.1 is a bug-fix release with no new features compared to 0.7.0.

scipy.signal
============

Several memory leaks in lfilter have been fixed, and the support for array
object has been fixed as well.

scipy.sparse
============

scipy.io
========

Some performance regressions in 0.7.0 have been fixed in 0.7.1 (#882 and
#885).

Windows binaries for python 2.6
===============================

python 2.6 binaries for windows are now included. Python 2.6 binaries
require
numpy 1.3.0 or above, other binaries require numpy 1.2.0 or above.

Universal build for scipy
=========================

Mac OS X binary installer is now a universal build, and does not require
gfortran to be installed. The binary requires numpy 1.2.0 or above and the
python found on python.org.

Checksums
=========

1632c340651ad097967921dd7539f0f0  release/installers/scipy-0.7.1rc1.zip
66d18c5557014ba0a839ca3c22c0f191 
release/installers/scipy-0.7.1rc1-win32-superpack-python2.5.exe
64a007f88619c2ce75d8a2a7e558b4d4 
release/installers/scipy-0.7.1rc1-win32-superpack-python2.6.exe
be5697925454f2b5c9da0dd092fdcd03  release/installers/scipy-0.7.1rc1.tar.gz






More information about the NumPy-Discussion mailing list