summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bfb99b03a6f9608dfbee79235b1cf536df91ba84 (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-kwant
	pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
	pkgver = 1.2.2
	pkgrel = 2
	url = http://kwant-project.org/
	arch = any
	license = BSD
	checkdepends = python-nose
	depends = python
	depends = python-scipy
	depends = lapack
	depends = blas
	depends = python-tinyarray
	optdepends = python-matplotlib: needed for plotting support and the tutorial
	optdepends = mumps: a sparse linear algebra library for speed up and memory usage reduction (use AUR mumps-seq-shared or any other built as shared library)
	source = http://downloads.kwant-project.org/kwant/kwant-1.2.2.tar.gz
	source = http://downloads.kwant-project.org/kwant/kwant-1.2.2.tar.gz.asc
	validpgpkeys = 52299057FAD799653C4F088AC3F147F5980F3535
	sha1sums = 7a2aa07492c3aee8930fd7de402e62fea84f3eca
	sha1sums = SKIP

pkgname = python-kwant