summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b74961da1dd522e97eb60548eb9316da78d1c6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-nutils
	pkgdesc = Numerical Utilities for Finite Element Analysis
	pkgver = 7.3
	pkgrel = 1
	url = https://github.com/evalf/nutils
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-scipy
	checkdepends = intel-oneapi-mkl
	checkdepends = python-matplotlib
	checkdepends = python-meshio
	checkdepends = graphviz
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	depends = python-numpy
	depends = python-treelog
	depends = python-stringly
	depends = python-bottombar
	optdepends = python-scipy: for Scipy matrix backend support
	optdepends = intel-oneapi-mkl: for MKL matrix backend support
	optdepends = python-matplotlib: for interpolation support
	optdepends = python-meshio: for parsing gmsh files
	source = nutils-7.3.tar.gz::https://github.com/evalf/nutils/archive/v7.3.tar.gz
	sha512sums = ddf2e4072a414cb0275095ee0219b5326f0d8f4fd203bca00276902b66bee84f686e1c00e067a1aaa7881e305c02748eaeb783102b99c3bdda9622f940eb31ed

pkgname = python-nutils