blob: 6d179ee145f5ea338eb12e9b4ce685b3b2fe22ba (
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
|
pkgbase = python-fluiddyn
pkgdesc = Framework for studying fluid dynamics
pkgver = 0.8.0
pkgrel = 1
url = https://foss.heptapod.net/fluiddyn/fluiddyn
arch = any
license = CECILL-B
checkdepends = python-pytest
checkdepends = python-scipy
checkdepends = ipython
makedepends = python-build
makedepends = python-installer
makedepends = python-pdm-backend
makedepends = python-wheel
depends = python-matplotlib
depends = python-h5netcdf
depends = python-psutil
depends = python-distro
depends = python-simpleeval
optdepends = python-pyfftw: Calculate FFT
optdepends = python-pulp: LP problem support
optdepends = python-mpi4py: MPI support
optdepends = python-scikit-image
optdepends = python-opencv
source = https://foss.heptapod.net/fluiddyn/fluiddyn/-/archive/0.8.0/fluiddyn-0.8.0.tar.gz
sha512sums = 3593bc8f064088a01347be6a5dc82aaef810f9db836f543cf663ec860f4695212ce45bba0eae8ff188302cdf8f0eba206c53643600a13cc94f2b39ebbc4df7ae
pkgname = python-fluiddyn
|