blob: a6251e00892349d25b9d74308d83ccbb18067c42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-slycot-mkl
pkgdesc = A wrapper for the SLICOT control and systems library. Built against Intel MKL
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/python-control/slycot
arch = i686
arch = x86_64
license = GPL-2.0-or-later
license = BSD-3-Clause
makedepends = python-setuptools-scm
makedepends = python-scikit-build
makedepends = python-wheel
makedepends = gcc-fortran
makedepends = intel-oneapi-mkl
depends = python-numpy
provides = python-slycot=0.6.0
conflicts = python-slycot
source = https://pypi.org/packages/source/s/slycot/slycot-0.6.0.tar.gz
sha512sums = 69b7189331fcf0cf762c7abf02f98e17a833698621aea26f799766879588341ba385df18e61937f9fdb7d82c582e9c348df880860b9b478c0d8b8310b908a317
pkgname = python-slycot-mkl
|