Package Details: python-numpy-mkl 2.4.6-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: 37
Popularity: 0.001700
First Submitted: 2012-08-25 16:55 (UTC)
Last Updated: 2026-05-19 10:56 (UTC)

Required by (2329)

Sources (7)

Pinned Comments

MartinDiehl commented on 2026-02-18 02:28 (UTC)

@carlosal1015

Intel MKL has a symlink, so one can use

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

to have a version-independent solution

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

<deleted-account> commented on 2012-10-05 12:10 (UTC)

Thanks for this. So does this create a python 2 and 3 version of numpy with mkl?

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