summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 03353e1791759bfeb9677f525ca1454227916570 (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.5.0
	pkgrel = 1
	url = http://kwant-project.org/
	arch = any
	license = BSD
	checkdepends = python-pytest
	depends = python
	depends = python-numpy
	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-plotly: additional plotting features
	optdepends = python-sympy: needed for the kwant.continuum submodule
	optdepends = mumps: a sparse linear algebra library for speed up and memory usage reduction
	source = http://downloads.kwant-project.org/kwant/kwant-1.5.0.tar.gz
	sha256sums = 9859451d0e20364ce30777a5dd7ecb7a06956822612935a408ed4d81e5c8321b

pkgname = python-kwant