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


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

ANN: Weave 0.15.0 release

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.tele.dk!feed118.news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ralf.gommers@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'url:pypi': 0.03; 'scipy': 0.05; 'only,': 0.07; 'subject:ANN': 0.07; 'welcome.': 0.07; 'deprecated': 0.09; 'url:github': 0.09; 'python': 0.11; 'changes': 0.15; 'c/c++': 0.16; 'numbered': 0.16; 'ralf': 0.16; 'to:addr:python-announce-list': 0.16; 'url:html)': 0.16; 'discussions': 0.16; 'code.': 0.18; 'split': 0.19; 'written': 0.21; 'code,': 0.22; '2.x': 0.24; 'merge': 0.24; 'package.': 0.24; 'subject:release': 0.24; 'versions': 0.24; 'cheers,': 0.24; 'source': 0.25; 'developers': 0.25; '(see': 0.26; 'generally': 0.29; 'compared': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'included': 0.31; 'code': 0.31; 'requests': 0.31; 'maintaining': 0.32; 'url:python': 0.33; 'announce': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; '2.6': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'should': 0.36; 'list': 0.37; 'depends': 0.38; 'needed': 0.38; 'planning': 0.38; '(from': 0.39; 'itself': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'users': 0.40; 'release': 0.40; 'algorithms': 0.60; 'new': 0.61; 'further': 0.61; 'first': 0.61; 'to:2**2': 0.65; 'within': 0.65; 'urgent': 0.67; 'improvements': 0.68; 'results': 0.69; 'directed': 0.83; '2.7.': 0.84; 'sfxlen:1': 0.91; 'relating': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=w+H8GEhcEkF5l8v61EI1gAEq/XLpBnlF6kcbPwvX5d8=; b=HqfYesCbKKiIAMzfJKeh58FmPuL2PZP57XAS4k0ShUABrCZVKfPEjJum+1Rh6YjNDe 0VoJc1ZRXGETqUh2aRocjwIhfHy3CxNJVaBWGbB9X9RCzBWF/XtS9laCV+/SrxI8jzwS c2gs4sS7DSEmXqcwwskpqL0IN12Qy1McbDsbGbExLGxWYq0wustnf55f9o66d/dxrs6y qbOxMTfmN2KWUzrLW0y2if20HRmj3U9EfC75iqdt4bGXSS5coprYlVi193irEkB2FYYq gn5ZpJtDIwaWxc7EY6QfPDM0LM66IGTbtMBe2d/NE2uFHefSp+kq01oUHpnfqEsyRIKx 6Egw==
MIME-Version 1.0
X-Received by 10.66.66.202 with SMTP id h10mr45462582pat.70.1399841102623; Sun, 11 May 2014 13:45:02 -0700 (PDT)
Date Sun, 11 May 2014 22:45:02 +0200
Subject ANN: Weave 0.15.0 release
From Ralf Gommers <ralf.gommers@gmail.com>
To SciPy Developers List <scipy-dev@scipy.org>, SciPy Users List <scipy-user@scipy.org>, python-announce-list@python.org
X-Mailman-Approved-At Tue, 13 May 2014 09:57:48 +0200
Content-Type text/plain; charset=UTF-8
X-Content-Filtered-By Mailman/MimeDel 2.1.15
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
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 <https://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 <https://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.9949.1399967870.18130.python-announce-list@python.org> (permalink)
Lines 34
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1399967870 news.xs4all.nl 2927 [2001:888:2000:d::a6]:60344
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1276

Show key headers only | View raw


Hi,

I'm pleased to announce the release of Weave 0.15.0. Weave provides
tools for including C/C++ code within Python code. Inlining C/C++ code
within Python generally results in speedups of 1.5x to 30x over algorithms
written in pure Python.

Weave is the stand-alone version of the deprecated Scipy submodule
scipy.weave.
It is Python 2.x only, and is provided for users that need new versions of
Scipy (from which the weave submodule will be removed in the future) but
have existing code that still depends on scipy.weave.
For new code, users are recommended to use Cython.

Weave 0.15.0 is the first release of Weave as a standalone package.  It is
numbered 0.15.0, because it was split from Scipy after the 0.14.0 release of
that package.  No new functionality is included in this release compared to
Scipy 0.14.0, only changes needed to make Weave a standalone package.

This release requires Python 2.6 or 2.7. The source code can be found on
https://github.com/scipy/weave and the release itself on PyPi:
https://pypi.python.org/pypi/weave

Note that the Scipy developers are not planning to make any further
improvements
to Weave. They may however merge pull requests and create maintenance
releases for urgent issues. If someone is interested in maintaining Weave,
that would be very welcome. Questions and discussions relating to Weave
should
be directed to the scipy-dev mailing list (see
http://scipy.org/scipylib/mailing-lists.html).

Cheers,
Ralf

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


Thread

ANN: Weave 0.15.0 release Ralf Gommers <ralf.gommers@gmail.com> - 2014-05-11 22:45 +0200

csiph-web