[Numpy-discussion] ANN: NumPy 1.9.0 beta release

Sankarshan Mudkavi smudkavi at uwaterloo.ca
Tue Jun 10 08:38:37 EDT 2014


Still working on it, it's unfortunately taking much more time than I'd anticipated.

Cheers,
Sankarshan Mudkavi

On Jun 9, 2014, at 12:10 PM, Chris Barker <chris.barker at noaa.gov> wrote:

> I take nothing ever happened to clean up the datetime64 timezone mess?
> 
> sigh.
> 
> -Chris
> 
> 
> 
> On Sun, Jun 8, 2014 at 1:34 PM, Julian Taylor <jtaylor.debian at googlemail.com> wrote:
> Hello,
> 
> I'm happy to announce the fist beta release of Numpy 1.9.0.
> 1.9.0 will be a new feature release supporting Python 2.6 - 2.7 and 3.2
> - 3.4.
> Due to low demand windows binaries for the beta are only available for
> Python 2.7, 3.3 and 3.4.
> Please try it and report any issues to the numpy-discussion mailing list
> or on github.
> 
> The 1.9 release will consists of mainly of many small improvements and
> bugfixes. The highlights are:
> 
> * Addition of __numpy_ufunc__ to allow overriding ufuncs in ndarray
> subclasses. Please note that there are still some known issues with this
> mechanism which we hope to resolve before the final release (e.g. #4753)
> * Numerous performance improvements in various areas, most notably
> indexing and operations on small arrays are significantly faster.
> Indexing operations now also release the GIL.
> * Addition of nanmedian and nanpercentile rounds out the nanfunction set.
> 
> The changes involve a lot of small changes that might affect some
> applications, please read the release notes for the full details on all
> changes:
> https://github.com/numpy/numpy/blob/maintenance/1.9.x/doc/release/1.9.0-notes.rst
> Please also take special note of the future changes section which will
> apply to the following release 1.10.0 and make sure to check if your
> applications would be affected by them.
> 
> Source tarballs, windows installers and release notes can be found at
> https://sourceforge.net/projects/numpy/files/NumPy/1.9.0b1
> 
> Cheers,
> Julian Taylor
> 
> 
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
> 
> 
> 
> 
> -- 
> 
> Christopher Barker, Ph.D.
> Oceanographer
> 
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
> 
> Chris.Barker at noaa.gov
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion

-- 
Sankarshan Mudkavi
Undergraduate in Physics, University of Waterloo
www.smudkavi.com






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140610/4c7b7943/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140610/4c7b7943/attachment.sig>


More information about the NumPy-Discussion mailing list