blob: e2c95d2eef37343b651fb6b0d4c1b0eec222e573 (
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.6.5
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.6.5/fluiddyn-0.6.5.tar.gz
sha512sums = 55a196344a1ac7d578716acd9789e3489c96787c4ddda42b7c03c289f1fb59caf9f1c25474fdd828c815659de4ec37a83ea11991c2b573c55cb17e146fa6258a
pkgname = python-fluiddyn
|