summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 424e017ad450296e7d0cbb9ba894e4e1e972cd1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-hiermat
	pkgdesc = An implementation in Python of the concept of hierarchical matrices as described by W. Hackbusch.
	pkgver = 0.9.2
	pkgrel = 2
	url = https://github.com/maekke97/HierarchicalMatrices
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	depends = python-sphinxcontrib-bibtex
	source = https://files.pythonhosted.org/packages/source/H/HierMat/HierMat-0.9.2.tar.gz
	sha256sums = 7ae7777df448d7e42078aa66fab6893c20b421e62b320089243f7259adef322f

pkgname = python-hiermat