summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e188b8128df152a68997c47868b7e2b992cb97fe (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
29
30
31
pkgbase = python-nutils
	pkgdesc = Numerical Utilities for Finite Element Analysis
	pkgver = 8.1
	pkgrel = 1
	url = https://github.com/evalf/nutils
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-matplotlib
	checkdepends = graphviz
	checkdepends = python-scipy
	checkdepends = intel-oneapi-mkl
	checkdepends = python-meshio
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	depends = python-appdirs
	depends = python-bottombar
	depends = python-numpy
	depends = python-nutils-poly
	depends = python-psutil
	depends = python-stringly
	depends = python-treelog
	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-8.1.tar.gz::https://github.com/evalf/nutils/archive/v8.1.tar.gz
	sha512sums = d0f05cd665fac9e16008049179b3e24a1946eebd0ab77571d28ba05979436aee151546ad7fc475a3fefe95f604178a378337805a685f1c1f92a956474c2049e0

pkgname = python-nutils