summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 599cdc0b22949c93fc2a5d4b4adfbc57fe9d8901 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-hermipy-git
	pkgdesc = Library for the Hermite spectral method
	pkgver = r580.627564d
	pkgrel = 1
	url = https://github.com/urbainvaes/hermipy
	arch = any
	license = GPL
	makedepends = git
	makedepends = python-setuptools
	makedepends = cmake
	makedepends = make
	makedepends = boost
	makedepends = boost-libs
	depends = python-sympy
	depends = python-numpy
	depends = python-scipy
	source = git+https://github.com/urbainvaes/hermipy
	md5sums = SKIP

pkgname = python-hermipy-git