summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e74794b393e06af78711f49be0f1f4627ba9892 (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
32
33
34
35
36
37
38
pkgbase = python-pystencils
	pkgdesc = Speeding up stencil computations on CPUs and GPUs
	pkgver = 1.3.7
	pkgrel = 1
	url = https://i10git.cs.fau.de/pycodegen/pystencils
	arch = any
	license = AGPL-3.0-or-later
	checkdepends = python-pytest-cov
	checkdepends = jupyter-nbformat
	checkdepends = jupyter-nbconvert
	checkdepends = python-matplotlib
	checkdepends = python-pyevtk
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-versioneer
	makedepends = python-wheel
	depends = python-sympy
	depends = python-numpy
	depends = python-appdirs
	depends = python-joblib
	depends = python-yaml
	optdepends = python-cupy: for gpu support
	optdepends = python-py-cpuinfo: for alltrafos support
	optdepends = python-blitzdb: for benchdb support
	optdepends = python-pymongo: for benchdb support
	optdepends = python-pandas: for benchdb support
	optdepends = python-matplotlib: for interactive support
	optdepends = python-ipy_table: for interactive support
	optdepends = python-imageio: for interactive support
	optdepends = jupyter-notebook: for interactive support
	optdepends = python-pyevtk: for interactive support
	optdepends = python-rich: for interactive support
	optdepends = python-graphviz: for interactive support
	source = https://i10git.cs.fau.de/pycodegen/pystencils/-/archive/release/1.3.7/pystencils-release-1.3.7.tar.gz
	sha512sums = c39a4bb02a174f747b2aa694d2e96f3b5a08323610608e669546b43faa11d77b48f81212fd1fa71a7851856b53170b276e789a6f1ebd0ac5c4fb7ed9aa81963b

pkgname = python-pystencils