summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 910f4f572fcf730a7f901d949afa5b60f0202c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 = 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