Search Criteria
Package Details: python-numpy-openblas 1.23.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-numpy-openblas.git (read-only, click to copy) |
---|---|
Package Base: | python-numpy-openblas |
Description: | Scientific tools for Python - built with openblas |
Upstream URL: | http://numpy.org/ |
Licenses: | custom |
Conflicts: | python-numpy, python3-numpy |
Provides: | python-numpy, python3-numpy |
Submitter: | xia0er |
Maintainer: | xia0er |
Last Packager: | xia0er |
Votes: | 25 |
Popularity: | 0.002889 |
First Submitted: | 2013-11-21 20:38 (UTC) |
Last Updated: | 2022-11-21 18:24 (UTC) |
Dependencies (13)
- cython (cython3, cython-git)
- openblas-lapack (openblas-lapack-git)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- cblas (openblas-lapack-git, cblas-tmg, openblas-cblas-git, blas-git, armpl, atlas-lapack, blis-cblas-openmp, blis-cblas, openblas-lapack-static, openblas-lapack, opencblas) (make)
- cython (cython3, cython-git) (make)
- gcc-fortran (gccrs-fortran-git, gcc-fortran-git) (make)
- lapack (openblas-lapack-git, lapack-tmg, lapack-git, armpl, atlas-lapack, openblas-lapack-static, openblas-lapack) (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (make)
- python-hypothesis (make)
- python-nose (make)
- python-setuptools (make)
- python-pytest (check)
- python-nose (optional) – testsuite
Required by (1617)
- akhelper-git (requires python-numpy)
- alsa-control (requires python-numpy)
- amdfan (requires python-numpy)
- amdgpu-fan (requires python-numpy)
- apache-arrow (requires python-numpy) (make)
- apitrace-git (requires python-numpy)
- archlinux-tweak-tool-git (requires python-numpy)
- ardupilot-copter-sitl (requires python-numpy)
- arrow-sans-avx (requires python-numpy) (make)
- art-rawconverter-imageio (requires python-numpy)
- artemis3 (requires python-numpy)
- asammdf-git (requires python-numpy)
- asus-touchpad-numpad-driver-b7402-git (requires python-numpy)
- asus-touchpad-numpad-driver-e210ma-git (requires python-numpy)
- asus-touchpad-numpad-driver-g533-git (requires python-numpy)
- asus-touchpad-numpad-driver-gx551-git (requires python-numpy)
- asus-touchpad-numpad-driver-gx701-git (requires python-numpy)
- asus-touchpad-numpad-driver-up5401ea-git (requires python-numpy)
- asus-touchpad-numpad-driver-ux433fa-git (requires python-numpy)
- asus-touchpad-numpad-driver-ux581l-git (requires python-numpy)
- Show 1597 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
gnaggnoyil commented on 2022-11-25 14:12 (UTC)
This PKGBUILD doesn't seems to work with newer python-setuptools. Possible upstream issue: https://github.com/numpy/numpy/issues/22623
FYI, I have to run
export SETUPTOOLS_USE_DISTUTILS=stdlib
beforemakepkg
to make the package successfully built.liamtimms commented on 2022-10-17 14:15 (UTC)
I will help co-maintain this if it is difficult to keep up with updates. Many packages depend on numpy and often require the most recent version for their own latest releases.
liamtimms commented on 2022-08-03 18:00 (UTC) (edited on 2022-08-08 20:14 (UTC) by liamtimms)
Can we get an update to https://github.com/numpy/numpy/releases/tag/v1.23.1 ? This is necessary for common packages which depend on numpy like pandas.
edit: thanks for taking care of that!
bnavigator commented on 2022-01-06 20:35 (UTC)
You should determine the sitelib path dynamically:
https://wiki.archlinux.org/title/Python_package_guidelines
xia0er commented on 2022-01-06 20:24 (UTC)
@gnaggnoyil, fixed. Thanks for pointing this out.
gnaggnoyil commented on 2022-01-06 15:36 (UTC)
Current version of
core/python
is 3.10 whilePYTHONPATH
is set to/usr/lib/python3.9
incheck
of PKGBUILD. I think eitherPYTHONPATH
needs to be updated to match currentcore/python
version or apython=3.9
dependency needs to be explicitly specified in the dependencies section.Xyne commented on 2020-12-05 18:10 (UTC)
Can you please add python-hypothesis to the makedepends array. It's required for the check function. Thanks!
mdeff commented on 2020-10-08 11:12 (UTC)
Yes a distribution-wide switch would be ideal (Arch does it for Java, and others like Debian have a generic method that they use for BLAS too).
bnavigator commented on 2020-10-05 11:49 (UTC)
Hi,
the mentioned ArchWiki page and an Archlinux wide switching approach would be greatly appreciated.
See also https://github.com/python-control/Slycot/issues/138#issuecomment-703573577
hairyass commented on 2020-05-29 02:46 (UTC)
I like this package because it just works. It removes all the conflicting packages, so please keep this package
1 2 3 4 5 6 7 Next › Last »