Package Details: python-numpy-mkl 2.2.1-1

Git Clone URL: https://aur.archlinux.org/python-numpy-mkl.git (read-only, click to copy)
Package Base: python-numpy-mkl
Description: Scientific tools for Python, compiled with Intel MKL
Upstream URL: https://numpy.org
Keywords: numpy
Licenses: BSD-3-Clause
Conflicts: python-numpy
Provides: python-numpy
Submitter: bred
Maintainer: petronny (AutoUpdateBot, carlosal1015)
Last Packager: AutoUpdateBot
Votes: 38
Popularity: 0.000000
First Submitted: 2012-08-25 16:55 (UTC)
Last Updated: 2024-12-22 08:04 (UTC)

Required by (1915)

Sources (1)

Pinned Comments

carlosal1015 commented on 2024-12-23 00:56 (UTC) (edited on 2024-12-23 02:07 (UTC) by carlosal1015)

Important note: After installation, append this line

export LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2024.1/lib:$LD_LIBRARY_PATH

in ~/.bashrc, ~/.zshrc, etc. In order to avoid this ImportError.

petronny commented on 2022-09-28 08:28 (UTC)

Prebuilt binaries of this package can be found in arch4edu.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9

bred commented on 2012-10-03 06:28 (UTC)

Edit this line in the PKGBUILD pkgname=('python-numpy-mkl') true && pkgname=( 'python2-numpy-mkl') <<<<<< !!! Remove 'python-numpy-mkl 'from the list.

kuantkid commented on 2012-10-03 05:40 (UTC)

How can I just build python2-numpy-mkl without installing python3 and related dependences?

bred commented on 2012-09-17 19:00 (UTC)

For this PKGBUILD you must use the imtel-mkl provided in the Intel parallel studio XE: https://aur.archlinux.org/packages.php?ID=56337