blob: 373cce9e8e718924dc6b783cda260d52d5331869 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-mkl-random
pkgdesc = NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality
pkgver = 1.2.11
pkgrel = 1
url = https://github.com/IntelPython/mkl_random
arch = x86_64
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = cython
makedepends = python-wheel
makedepends = intel-oneapi-mkl
depends = intel-oneapi-mkl
depends = python-numpy
source = mkl_random-1.2.11.tar.gz::https://github.com/IntelPython/mkl_random/archive/v1.2.11.tar.gz
sha512sums = 65e8c6b22dd5675c5279c785b43c675bac8e9a5b9336460b06b7643aa733909684ff732a0c08acdccb4fe841fce45613b1d36f67e7e13674e3a85986b95be786
pkgname = python-mkl-random
|