Go to file
Tomáš Chvátal 90605da46c Accepting request 719304 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to version 1.17.0
  Highlights
  * A new extensible random module along with four selectable random number
    generators and improved seeding designed for use in parallel processes has
    been added. The currently available bit generators are MT19937, PCG64,
    Philox, and SFC64.
  * NumPy's FFT implementation was changed from fftpack to pocketfft, resulting
    in faster, more accurate transforms and better handling of datasets of
    prime length.
  * New radix sort and timsort sorting methods. It is currently not possible to
    choose which will be used, but they are hardwired to the datatype and used
    when either ``stable`` or ``mergesort`` is passed as the method. 
  * Overriding numpy functions is now possible by default.
- Python 2 support has been dropped
- Rebase numpy-buildfix.patch

OBS-URL: https://build.opensuse.org/request/show/719304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=30
2019-07-29 08:45:51 +00:00
_constraints - Add constraints for testsuite to not run out of mem/disk space 2019-02-20 09:28:32 +00:00
_multibuild - Do not bother with standard flavor, just make it default 2019-02-20 10:57:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=1 2009-02-12 03:52:59 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=1 2009-02-12 03:52:59 +00:00
fix-py34-tests.patch Accepting request 688181 from home:tbechtold:branches:devel:languages:python:numeric 2019-03-25 10:31:44 +00:00
numpy-1.9.0-remove-__declspec.patch Accepting request 686967 from home:mcepl:branches:devel:languages:python:numeric 2019-03-20 14:10:04 +00:00
numpy-1.17.0.zip Accepting request 719304 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-07-29 08:45:51 +00:00
numpy-buildfix.patch Accepting request 719304 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-07-29 08:45:51 +00:00
python-numpy-rpmlintrc Accepting request 686967 from home:mcepl:branches:devel:languages:python:numeric 2019-03-20 14:10:04 +00:00
python-numpy.changes Accepting request 719304 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-07-29 08:45:51 +00:00
python-numpy.spec Accepting request 719304 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-07-29 08:45:51 +00:00
riscv.patch Accepting request 638249 from devel:languages:python:numeric 2018-10-02 17:44:22 +00:00