Package Details: python-numpy-mkl-tbb 2.2.1-1

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, python-numpy-mkl-debug
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: 2024-12-22 05:05 (UTC)

Required by (1911)

Sources (1)

Latest Comments

crl commented on 2024-12-23 01:05 (UTC)

I have to add compile option -ffat-lto-objects to 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

==> WARNING: Package contains reference to $srcdir
usr/lib/python3.13/site-packages/numpy/random/_mt19937.cpython-313-x86_64-linux-gnu.so
usr/lib/python3.13/site-packages/numpy/random/_philox.cpython-313-x86_64-linux-gnu.so
usr/lib/python3.13/site-packages/numpy/random/_pcg64.cpython-313-x86_64-linux-gnu.so
usr/lib/python3.13/site-packages/numpy/random/bit_generator.cpython-313-x86_64-linux-gnu.so