blob: 4442583e9574929aaf256565a77cc39d966ccc39 (
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-porepy
pkgdesc = Simulation tool for fractured and deformable porous media
pkgver = 1.13
pkgrel = 1
url = https://github.com/pmgbergen/porepy
arch = x86_64
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-deepdiff
depends = gmsh
depends = python-matplotlib
depends = python-meshio
depends = python-networkx
depends = python-numba
depends = python-scipy
depends = python-seaborn
depends = python-shapely
depends = python-sympy
depends = python-typing_extensions
source = porepy-1.13.tar.gz::https://github.com/pmgbergen/porepy/archive/v1.13.tar.gz
sha512sums = f7d85cf9989f4e1aca2408494f99660463091291ffcdcdc01c768f6a7147b39ba9a8ee0b2e447b6c415980d67d100bd38c4fbeacb5c96ece6f82664f674bdcad
pkgname = python-porepy
|