summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd8576add47c60d290f336c97f634ba2c74234f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-slycot-mkl
	pkgdesc = Python wrapper for selected SLICOT routines, notably including solvers for Riccati, Lyapunov and Sylvester equations. Built against Intel MKL
	pkgver = 0.4.0.0
	pkgrel = 2
	url = http://github.com/python-control/Slycot
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = cmake
	makedepends = gcc-fortran
	makedepends = intel-mkl
	makedepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-scipy-mkl
	makedepends = python-scikit-build>=0.8.1
	depends = python-numpy-mkl
	provides = python-slycot
	conflicts = python-slycot
	source = https://files.pythonhosted.org/packages/source/s/slycot/slycot-0.4.0.0.tar.gz
	sha256sums = 1d9921e9b04a5b9892870fd3481f7b08e6fa083a1a3848ad262819de19eb5e02

pkgname = python-slycot-mkl