Fedora 16 Update: python-numexpr-2.0.1-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Thu Jan 19 01:28:03 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0296
2012-01-11 05:14:31
--------------------------------------------------------------------------------

Name        : python-numexpr
Product     : Fedora 16
Version     : 2.0.1
Release     : 1.fc16
URL         : http://numexpr.googlecode.com/
Summary     : Fast numerical array expression evaluator for Python and NumPy
Description :
The numexpr package evaluates multiple-operator array expressions many
times faster than NumPy can. It accepts the expression as a string,
analyzes it, rewrites it more efficiently, and compiles it to faster
Python code on the fly. It's the next best thing to writing the
expression in C and compiling it with a specialized just-in-time (JIT)
compiler, i.e. it does not require a compiler at runtime.

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

Update to 2.0.1:
- better documentation
- new functions sum() and prod()
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan  8 2012 Thibault North <tnorth at fedoraproject.org> - 2.0.1-1
- Update to 2.0.1
* Sun Nov 27 2011 Thibault North <tnorth at fedoraproject.org> - 2.0-1
- Update to 2.0
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-numexpr' 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