[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project numpy-1:1.14.3-10.el8

Name numpy
Epoch 1
Version 1.14.3
Release 10.el8
Website/URL http://www.numpy.org/
License BSD and Python
Build Time 2023-08-08 11:52:41
Build Host builder-x86-04.inferitos.ru
Summary A fast multidimensional array facility for Python
Repositories AppStream
Description NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type. There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation. Also included in this package is a version of f2py that works properly with NumPy.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-numpy-1:1.14.3-10.el8.x86_64 A fast multidimensional array facility for Python 539346c47558574590f913cab7d5dbe00f856c49b370b47d5a754e25d08a57d6 download
python3-numpy-f2py-1:1.14.3-10.el8.x86_64 f2py for numpy a781969bb775cbdf9ffc397381a9555006b738d18e9ff2759fd965284bc79ae5 download
src
numpy-1:1.14.3-10.el8.src A fast multidimensional array facility for Python ad8914b327b4295caf2d9b0e6a39212f0c8dff753024921315803d44bfa63a90 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:1.14.3-10
- Rebuilt for MSVSphere 8.8

* Fri Jul 30 2021 Tomas Orsava <torsava@redhat.com> - 1:1.14.3-10
- Adjusted the postun scriptlets to enable upgrading to RHEL 9
- Resolves: rhbz#1933055

* Wed Jun 05 2019 Nikola Forró <nforro@redhat.com> - 1:1.14.3-9
- Fix CVE-2019-6446
  resolves: #1668466

* Mon Jun 03 2019 Nikola Forró <nforro@redhat.com> - 1:1.14.3-8
- Rebuild with fixed gating.yaml
  related: #1687873

* Wed Mar 20 2019 Nikola Forró <nforro@redhat.com> - 1:1.14.3-7
- Fix broken float128 on all arches except x86_64
  resolves: #1687873

* Mon Oct 01 2018 Lumír Balhar <lbalhar@redhat.com> - 1:1.14.3-6
- Add alternatives for the f2py exacutable
- Resolves: rhbz#1633548

* Tue Aug 21 2018 Tomas Orsava <torsava@redhat.com> - 1:1.14.3-5
- Switch runtime dependency of the python3-numpy-f2py package from
  python3-devel (that's now buildroot-only) to python3-libs-devel
Resolves: rhbz#1610863

* Mon Aug 06 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.14.3-4
- Remove f2py3 executable (only f2py3.6 should be provided)

* Wed Jul 18 2018 Nikola Forró <nforro@redhat.com> - 1:1.14.3-3
- Build only python3 subpackages
- Use proper upstream release tarball
  resolves: #1594350

* Wed May 23 2018 Nikola Forró <nforro@redhat.com> - 1:1.14.3-2
- Make f2py script name generation work with platform-python
  related: #1580828