Description:
This update for python-numpy fixes the following issues:
- Add new random module including selectable random number generators: MT19937, PCG64, Philox and SFC64 (bsc#1149203)
- NumPy's FFT implementation was changed from fftpack to pocketfft, resulting in faster, more accurate transforms and better handling of datasets of prime length. (bsc#1149203)
- New radix sort and timsort sorting methods. (bsc#1149203)
This update was imported from the SUSE:SLE-15:Update update project.
This update was imported from the openSUSE:Leap:15.1:Update update project.