Search Criteria
Package Details: python-numpy-mkl-tbb 2.3.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-numpy-mkl-tbb.git (read-only, click to copy) |
|---|---|
| Package Base: | python-numpy-mkl-tbb |
| Description: | Scientific tools for Python, compiled with Intel MKL and TBB |
| Upstream URL: | https://numpy.org |
| Licenses: | BSD-3-Clause |
| Conflicts: | python-numpy, python-numpy-mkl |
| Provides: | python-numpy |
| Submitter: | crl |
| Maintainer: | crl |
| Last Packager: | crl |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-11-03 05:21 (UTC) |
| Last Updated: | 2025-10-16 05:11 (UTC) |
Dependencies (12)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-base-toolkit, intel-oneapi-basekit)
- python
- cython (cython-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
- meson-python (make)
- procps-ng (procps-ng-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-hypothesis (check)
- python-pytest (check)
- python-threadpoolctl (optional) – for show_runtime() support
Required by (2086)
- 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 2066 more...
Latest Comments
crl commented on 2024-12-23 01:05 (UTC)
I have to add compile option
-ffat-lto-objectsto make scipy works properly with numpy (https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/blob/2.2.1-2/PKGBUILD#L22). Without this option, some scipy subpackage (for example,scipy.special) will crash. However, such compile option causes the warnning.carlosal1015 commented on 2024-12-22 23:46 (UTC)
After compile, we see those messages