Search Criteria
Package Details: python-numpy-git 2.0.0.dev0.r1851.g94bc56402a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-numpy-git.git (read-only, click to copy) |
---|---|
Package Base: | python-numpy-git |
Description: | Scientific tools for Python - git version |
Upstream URL: | https://www.numpy.org/ |
Licenses: | custom:BSD 3-Clause |
Conflicts: | python-numpy |
Provides: | python-numpy |
Submitter: | Dylan14 |
Maintainer: | Dylan14 |
Last Packager: | Dylan14 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-19 02:32 (UTC) |
Last Updated: | 2023-11-25 01:02 (UTC) |
Dependencies (16)
- cblas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- python (python37AUR, python311AUR, python310AUR)
- cython (cython-gitAUR, cython0AUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- meson-python (make)
- patchelf (patchelf-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-nose (make)
- python-pyproject-metadata (make)
- python-wheel (make)
- python-hypothesis (check)
- python-pytest (check)
- blas-openblas (optional) – faster linear algebra
- python-nose (optional) – testsuite
Required by (1908)
- akhelper-git (requires python-numpy)
- alsa-control (requires python-numpy)
- amdfan (requires python-numpy)
- amdgpu-fan (requires python-numpy)
- amulet-map-editor (requires python-numpy)
- amulet-map-editor-git (requires python-numpy)
- apicula-git (requires python-numpy)
- apitrace-git (requires python-numpy)
- apriltag (requires python-numpy) (make)
- apsynsim (requires python-numpy) (make)
- archlinux-tweak-tool-git (requires python-numpy)
- ardupilot-copter-sitl (requires python-numpy)
- art-rawconverter-imageio (requires python-numpy)
- asammdf-git (requires python-numpy)
- astrometry.net (requires python-numpy)
- asus-numberpad-driver-b7402-git (requires python-numpy)
- asus-numberpad-driver-e210ma-git (requires python-numpy)
- asus-numberpad-driver-g513-git (requires python-numpy)
- asus-numberpad-driver-g533-git (requires python-numpy)
- asus-numberpad-driver-gx551-git (requires python-numpy)
- Show 1888 more...
Latest Comments
MarsSeed commented on 2023-06-18 14:36 (UTC)
Could you please change provides to this? It would could be beneficial for some packages:
Thank you for maintaining this!
MarsSeed commented on 2023-06-18 09:27 (UTC)
Oh, and please remove
openblas
optdepend, my first recommendation was wrong.Please add
blas-openblas
optdepend, as that provides the fully working alternative OpenBLAS implementation of blas and lapack, along with cblas and lapacke interfaces.MarsSeed commented on 2023-06-18 09:24 (UTC)
Please kindly remove the
v
from the beginning ofpkgver
, and declare versioned provides:MarsSeed commented on 2023-06-15 16:53 (UTC)
I've read in FS#66092 that for NumPy to use OpenBLAS, it requires cblas and lapacke as well. Those are in the new
blas-openblas
package and not in the oldopenblas
one.MarsSeed commented on 2023-06-15 14:33 (UTC)
Hm, sorry, my bad.
Seems python-numpy should optdepend now on
blas-openblas
, notopenblas
, because the former is how Arch named the full openblas suite that NumPy can use to speed up computing.MarsSeed commented on 2023-06-15 12:27 (UTC)
TLDR; Please remove depends
openblas-lapack
and makeopenblas
an optdepend, as in repo python-numpy package.Also please note that Arch announced on June 14 a new blas-openblas repo package.
The earlier AUR package openblas-lapack is the same, therefore it will have to be deleted.