summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b5889bdadca4e0a5fcfb5b0ca383da67c7b0b44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python2-kwant
	pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
	pkgver = 1.0.4
	pkgrel = 1
	url = http://kwant-project.org/
	arch = any
	license = BSD
	checkdepends = python2-nose
	depends = python2
	depends = python2-scipy
	depends = lapack
	depends = blas
	depends = python2-tinyarray
	optdepends = python2-matplotlib: needed for plotting support and the tutorial
	optdepends = mumps: a sparse linear algebra library for speed up and memory usage reduction
	source = http://downloads.kwant-project.org/kwant/kwant-1.0.4.tar.gz
	source = http://downloads.kwant-project.org/kwant/kwant-1.0.4.tar.gz.asc
	md5sums = 78c7c84c2d5fde2f8f24212b00447b78
	md5sums = SKIP

pkgname = python2-kwant