summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bef5fd48ae2adb5a5c9b8313ea536bc219dfde3a (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
25
pkgbase = python-kwant
	pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
	pkgver = 1.4.0
	pkgrel = 1
	url = http://kwant-project.org/
	arch = any
	license = BSD
	checkdepends = python-pytest
	depends = python
	depends = python-scipy
	depends = lapack
	depends = blas
	depends = python-tinyarray
	optdepends = python-qsymm: finding symmetries of Hamiltonians
	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.4.0.tar.gz
	source = http://downloads.kwant-project.org/kwant/kwant-1.4.0.tar.gz.asc
	validpgpkeys = 52299057FAD799653C4F088AC3F147F5980F3535
	sha256sums = df8845192952700c02729dee8423e8a2ad413947b1ef901a7da869bfb1c8e577
	sha256sums = SKIP

pkgname = python-kwant