blob: a9fa468ae9ccfba2ddf4f2e03781caa657d375fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-sympde
pkgdesc = Symbolic calculus for partial differential equations
pkgver = 0.19.3
pkgrel = 1
url = https://github.com/pyccel/sympde
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-sympy
depends = python-h5py
depends = python-pytest
depends = python-yaml
depends = python-matplotlib
source = sympde-0.19.3.tar.gz::https://github.com/pyccel/sympde/archive/v0.19.3.tar.gz
sha512sums = c4260318b77431250e21b5eb4a71717f2d5f3c1cabd7ffb5076beb25802b241a753ab44c4e6ba1e04c3fc30c07ef02c9b129fc5a971c6b4b41d82e70966ad3c9
pkgname = python-sympde
|