summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f9274035a88b4904f1c45058dd080c5f4be7f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-fipy
	pkgdesc = Partial differential equation solver for Python, based on finite volume approach.
	pkgver = 3.4.5
	pkgrel = 1
	url = http://www.ctcms.nist.gov/fipy
	arch = any
	license = custom:Public Domain
	makedepends = python-setuptools
	makedepends = python
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-future
	optdepends = gmsh: creation of irregular meshes
	source = fipy-3.4.5.tar.gz::https://github.com/usnistgov/fipy/releases/download/3.4.5/FiPy-3.4.5.tar.gz
	sha256sums = 973d0fde055f5b4bb5155beecaae1804021b3383a44ff6e792a5d9dc71e10b94

pkgname = python-fipy