Recommended update for python-numpy

Announcement ID: SUSE-RU-2020:0022-1
Rating: moderate
References:
Affected Products:
  • Basesystem Module 15
  • HPC Module 15
  • SUSE Linux Enterprise Desktop 15
  • SUSE Linux Enterprise High Performance Computing 15
  • SUSE Linux Enterprise Server 15
  • SUSE Linux Enterprise Server for SAP Applications 15

An update that contains one feature and has one fix can now be installed.

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)

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • Basesystem Module 15
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-2020-22=1
  • HPC Module 15
    zypper in -t patch SUSE-SLE-Module-HPC-15-2020-22=1

Package List:

  • Basesystem Module 15 (aarch64 ppc64le s390x x86_64)
    • python-numpy-debugsource-1.17.3-4.11.1
    • python3-numpy-devel-1.17.3-4.11.1
    • python3-numpy-debuginfo-1.17.3-4.11.1
    • python3-numpy-1.17.3-4.11.1
  • HPC Module 15 (aarch64 x86_64)
    • python3-numpy_1_17_3-gnu-hpc-1.17.3-4.11.1
    • python3-numpy_1_17_3-gnu-hpc-debuginfo-1.17.3-4.11.1
    • python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-4.11.1
    • python3-numpy-gnu-hpc-devel-1.17.3-4.11.1
    • python3-numpy-gnu-hpc-1.17.3-4.11.1
    • python-numpy_1_17_3-gnu-hpc-debugsource-1.17.3-4.11.1

References: