blob: 7d85e0333d33b05493bd8bc56e6b5dcc3cfcc0b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-deepxde
pkgdesc = Library for scientific machine learning
pkgver = 1.15.0
pkgrel = 1
url = https://github.com/lululxvi/deepxde
arch = any
license = LGPL-2.1-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-scikit-optimize
optdepends = python-tensorflow-probability: TensorFlow backend support
optdepends = python-pytorch: backend: PyTorch backend support
optdepends = python-flax: JAX backend support
optdepends = python-paddlepaddle: PaddlePaddle backend support
source = deepxde-1.15.0.tar.gz::https://github.com/lululxvi/deepxde/archive/v1.15.0.tar.gz
sha512sums = 29b21b6d765ebc4fea39820db77400c7679b0acecbf6e1e75cf472bbea3b12555c9373c6e9b09058049126978584c780db0ea1e79b8a8f55a28480b2aa5fc961
pkgname = python-deepxde
|