Fedora 18 Update: numpy-1.7.1-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Sat Apr 20 01:01:35 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-5464
2013-04-11 22:57:14
--------------------------------------------------------------------------------

Name        : numpy
Product     : Fedora 18
Version     : 1.7.1
Release     : 1.fc18
URL         : http://numeric.scipy.org/
Summary     : A fast multidimensional array facility for Python
Description :
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays.  NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation. Also included in
this package is a version of f2py that works properly with NumPy.

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

Update to 1.7.1.  This is a bugfix only release in the 1.7.x series.


Issues fixed
------------

gh-2973   Fix `1` is printed during numpy.test()
gh-2983   BUG: gh-2969: Backport memory leak fix 80b3a34.
gh-3007   Backport gh-3006
gh-2984   Backport fix complex polynomial fit
gh-2982   BUG: Make nansum work with booleans.
gh-2985   Backport large sort fixes
gh-3039   Backport object take
gh-3105   Backport nditer fix op axes initialization
gh-3108   BUG: npy-pkg-config ini files were missing after Bento build.
gh-3124   BUG: PyArray_LexSort allocates too much temporary memory.
gh-3131   BUG: Exported f2py_size symbol prevents linking multiple f2py
modules.
gh-3117   Backport gh-2992
gh-3135   DOC: Add mention of PyArray_SetBaseObject stealing a reference
gh-3134   DOC: Fix typo in fft docs (the indexing variable is 'm', not 'n').
gh-3136   Backport #3128
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 10 2013 Orion Poplawski <orion at nwra.com> - 1:1.7.1-1
- Update to 1.7.1
* Sat Feb  9 2013 Orion Poplawski <orion at nwra.com> - 1:1.7.0-1
- Update to 1.7.0 final
* Sun Dec 30 2012 Orion Poplawski <orion at nwra.com> - 1:1.7.0-0.5.rc1
- Update to 1.7.0rc1
* Thu Sep 20 2012 Orion Poplawski <orion at nwra.com> - 1:1.7.0-0.4.b2
- Update to 1.7.0b2
- Drop patches applied upstream
--------------------------------------------------------------------------------

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