SHA256
1
0
forked from pool/python-numpy

Accepting request 47219 from devel:languages:python

Copy from devel:languages:python/python-numpy based on submit request 47219 from user coolo

OBS-URL: https://build.opensuse.org/request/show/47219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=9
This commit is contained in:
OBS User autobuild
2010-09-06 09:39:05 +00:00
committed by Git OBS Bridge
parent 9b27577856
commit 6e2acbbf14
6 changed files with 39 additions and 22 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Sep 6 08:32:07 UTC 2010 - coolo@novell.com
- update to 1.5.0 to fix build against python 2.7
highlights 1.3 -> 1.4:
* New datetime dtype support to deal with dates in arrays
* Faster import time
* Extended array wrapping mechanism for ufuncs
* New Neighborhood iterator (C-level only)
* C99-like complex functions in npymath
highlights 1.4 -> 1.5:
* support for python3 and python 2.7
-------------------------------------------------------------------
Mon May 31 07:14:03 UTC 2010 - bg@novell.com