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, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, blas-openblas-gitAUR, aocl-blisAUR, openblas-lapackAUR, blas-gitAUR, blas-openblas)
- lapack (aocl-libflame-aoccAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas-gitAUR, openblas-lapackAUR, lapack-gitAUR, blas-openblas)
- python
- cython (cython-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
- meson-python (make)
- patchelf (patchelf-gitAUR) (make)
- python-build (make)
- python-installer (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 (2111)
- aider-chat (requires python-numpy)
- aider-chat (requires python-numpy) (make)
- aider-chat-docs (requires python-numpy) (make)
- aider-chat-dwash96 (requires python-numpy)
- aider-chat-dwash96 (requires python-numpy) (make)
- akhelper-git (requires python-numpy)
- alabamaencoder-git (requires python-numpy)
- alsa-control (requires python-numpy)
- amazing-qr-git (requires python-numpy)
- amdfan (requires python-numpy)
- amdgpu-fan (requires python-numpy)
- amethyst-player-bin (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)
- aquagpusph (requires python-numpy)
- archlinux-tweak-tool-git (requires python-numpy)
- Show 2091 more...
Latest Comments
cphyc commented on 2025-08-29 09:44 (UTC)
Since version 2.3, there is now support for OpenMP in numpy (off by default). Should we consider enabling this by default?
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
openblasoptdepend, my first recommendation was wrong.Please add
blas-openblasoptdepend, 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
vfrom 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-openblaspackage and not in the oldopenblasone.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-lapackand makeopenblasan 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.