Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #530

ANN: SciPy 0.10.1 released

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <ralf.gommers@googlemail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'subject:ANN': 0.02; 'url:sourceforge': 0.02; 'subject:released': 0.03; 'scipy': 0.05; 'callable.': 0.09; 'contents::': 0.09; 'indexes': 0.09; 'internally': 0.09; 'release,': 0.09; 'release.': 0.09; 'binaries': 0.16; 'fixed,': 0.16; 'nan': 0.16; 'now).': 0.16; 'numpy': 0.16; 'to:addr:numpy-discussion': 0.16; 'to:addr:scipy- user': 0.16; 'to:addr:scipy.org': 0.16; 'received:209.85.212.46': 0.23; 'received:mail-vw0-f46.google.com': 0.23; 'axis': 0.23; 'macros': 0.23; 'skip:` 20': 0.23; 'keyword': 0.24; 'all,': 0.27; 'function': 0.27; 'compared': 0.28; 'message-id:@mail.gmail.com': 0.29; 'compile': 0.29; 'fixed': 0.29; 'disabled': 0.30; 'precision': 0.30; 'url:projects': 0.30; 'changes': 0.30; 'from:addr:googlemail.com': 0.31; 'developers': 0.31; 'does': 0.32; 'received:209.85.212': 0.33; 'copied': 0.34; '...': 0.35; 'notes': 0.35; 'issue': 0.37; 'sequence': 0.37; 'to:addr:python- announce-list': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'announce': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'release': 0.40; 'header:Received:6': 0.61; 'double': 0.61; 'below.': 0.64; 'pleased': 0.65; 'url:0': 0.67; 'url:10': 0.72
Received-SPF pass (google.com: domain of ralf.gommers@googlemail.com designates 10.52.35.12 as permitted sender) client-ip=10.52.35.12;
Authentication-Results mr.google.com; spf=pass (google.com: domain of ralf.gommers@googlemail.com designates 10.52.35.12 as permitted sender) smtp.mail=ralf.gommers@googlemail.com; dkim=pass header.i=ralf.gommers@googlemail.com
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=1OzO8Jzn96nOnkAdtjFXpm6iJDS1fcs7G1VjO3Jwj9M=; b=FW7uNxTQxDjO6fesCW1ZRLuTneGNU+tqFF6cZZwVne//zg9tN9bYdBdex8191fGBmm KjHRZu6CfwoUbZ4S3JHdK8+H2I0l1BTq/DkFSBZWBKE7t7nh8F0iBWcgee1BLq50G6wZ 2W+IgooJGMtLpy+j7LsyAme3bPJ++jhwyZkyk=
MIME-Version 1.0
Date Tue, 28 Feb 2012 07:15:25 +0100
Subject ANN: SciPy 0.10.1 released
From Ralf Gommers <ralf.gommers@googlemail.com>
To SciPy Developers List <scipy-dev@scipy.org>, SciPy Users List <scipy-user@scipy.org>, Discussion of Numerical Python <numpy-discussion@scipy.org>, python-announce-list@python.org
X-Mailman-Approved-At Tue, 28 Feb 2012 16:33:12 +0100
Content-Type text/plain; charset=ISO-8859-1
X-Content-Filtered-By Mailman/MimeDel 2.1.12
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.232.1330443193.3037.python-announce-list@python.org> (permalink)
Lines 49
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1330443193 news.xs4all.nl 6962 [2001:888:2000:d::a6]:52301
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python.announce:530

Show key headers only | View raw


Hi all,

I am pleased to announce the availability of SciPy 0.10.1. This is a
maintenance release, with no new features compared to 0.10.0.

Sources and binaries can be found at
http://sourceforge.net/projects/scipy/files/scipy/0.10.1/, release notes
are copied below.

Enjoy,
The SciPy developers




==========================
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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: SciPy 0.10.1 released Ralf Gommers <ralf.gommers@googlemail.com> - 2012-02-28 07:15 +0100

csiph-web