summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e1a5ced8f3ea375f7864857020b7279746f08da (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
pkgbase = python-py-pde
	pkgdesc = Python package for solving partial differential equations
	pkgver = 0.25.0
	pkgrel = 1
	url = https://github.com/zwicker-group/py-pde
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-numba
	depends = python-scipy
	depends = python-sympy
	depends = python-tqdm
	optdepends = python-h5py: for storing data in the hierarchical file format
	optdepends = python-pandas: for handling tabular data
	optdepends = napari: for displaying images interactively
	optdepends = python-ipywidgets: for interactive widgets
	optdepends = python-numba-mpi: for njittable MPI wrapper
	optdepends = python-mpi4py: for parallel processing using MPI
	source = py-pde-0.25.0.tar.gz::https://github.com/zwicker-group/py-pde/archive/0.25.0.tar.gz
	sha512sums = 0a25c72e1868059ad96938472de610af3c4c070980e7ecb08bc669ccd4d673fab26ebb6e51eef79edb3c5a6af0484038ba092348b2c254598d130a9374ddc379

pkgname = python-py-pde