summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fcbebdbe98dacab2637b1c497f612e011016eeb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-kwant
	pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
	pkgver = 1.3.2
	pkgrel = 1
	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 = python-sympy: needed for the kwant.continuum submodule
	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.3.2.tar.gz
	source = http://downloads.kwant-project.org/kwant/kwant-1.3.2.tar.gz.asc
	validpgpkeys = 52299057FAD799653C4F088AC3F147F5980F3535
	sha1sums = 1085d5be2dd1766ab4d2f4eb5e8fe8fefff3f4bc
	sha1sums = SKIP

pkgname = python-kwant