Пакет numpy-1:1.14.3-10.el8.src
Имя | numpy |
---|---|
Эпоха | 1 |
Версия | 1.14.3 |
Релиз | 10.el8 |
Архитектура | src |
Сайт | http://www.numpy.org/ |
Лицензия | BSD and Python |
Время сборки | 2023-08-08 11:52:41 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | A fast multidimensional array facility for Python |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 14346 КиБ |
Исходный проект | numpy-1.14.3-10.el8 |
Контрольная сумма SHA-256 | ad8914b327b4295caf2d9b0e6a39212f0c8dff753024921315803d44bfa63a90 |
×
* 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