SHA256
1
0
forked from pool/python-numpy
python-numpy/python3-numpy.changes

99 lines
3.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Apr 5 13:20:17 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Tue Feb 19 06:21:35 UTC 2013 - highwaystar.ru@gmail.com
- update to 1.7.0
* This release includes several new features as well as numerous
bug fixes and refactorings
Highlights:
- ``where=`` parameter to ufuncs (allows the use of boolean
arrays to choose where a computation should be done)
- ``vectorize`` improvements (added 'excluded' and 'cache'
keyword, general cleanup and bug fixes)
- ``numpy.random.choice`` (random sample generating function)
New Features:
- Reduction UFuncs Generalize axis= Parameter
- Reduction UFuncs New keepdims= Parameter
- Datetime support
- Custom formatter for printing arrays
- New function numpy.random.choice
- New function isclose
- Preliminary multi-dimensional support in the polynomial package
- Ability to pad rank-n arrays
- New argument to searchsorted
- Added experimental support for the AArch64 architecture.
* For additional details check release notes at
http://sourceforge.net/projects/numpy/files/NumPy/1.7.0/
- numpy-fd15162.patch and numpy-python33.patch removed, because
now is is in upstream
-------------------------------------------------------------------
Wed Dec 12 02:25:57 UTC 2012 - highwaystar.ru@gmail.com
- regenerate mtrand.c with cython, needed for python3.3 compatibility
-------------------------------------------------------------------
Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com
- Removed openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Wed Nov 21 09:31:44 UTC 2012 - idonmez@suse.com
- Add numpy-fd15162.patch which should fix python3-scipy
See https://github.com/numpy/numpy/commit/fd15162fbff5dd68c548284947d39bb2a2481183
-------------------------------------------------------------------
Tue Nov 13 12:23:18 UTC 2012 - idonmez@suse.com
- Add numpy-python33.patch to fix compilation with Python 3.3
-------------------------------------------------------------------
Fri Aug 17 08:20:36 UTC 2012 - toddrme2178@gmail.com
- Disable atlas buildrequires until the problems with atlas are
worked out
-------------------------------------------------------------------
Mon Jun 4 15:30:34 UTC 2012 - toddrme2178@gmail.com
- Add libatlas2 buildrequires
-------------------------------------------------------------------
Fri Jun 1 12:08:16 UTC 2012 - toddrme2178@gmail.com
- Remove blas/lapack tests since these build successfully on all
targets now
- Add documentation packages
These are separate packages because a lot of packages depend on
numpy, so building the documentation inside the base spec file
would slow down the build process for the entire project
-------------------------------------------------------------------
Mon May 21 08:03:11 UTC 2012 - toddrme2178@gmail.com
- Update to version 1.6.2:
* bugfixes
-------------------------------------------------------------------
Fri May 18 08:46:22 UTC 2012 - toddrme2178@gmail.com
- Fix rpmlint warnings
-------------------------------------------------------------------
Mon Apr 30 15:17:34 UTC 2012 - toddrme2178@gmail.com
- Removed tests for unsupported openSUSE versions
-------------------------------------------------------------------
Mon Apr 23 16:25:57 UTC 2012 - toddrme2178@gmail.com
- Add python 3 package
- devel package BuildRequires -> Requires