blob: f25fe84de8a9f20e3a768a0c968a25ac990f65c6 (
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
29
30
31
32
33
34
35
36
37
38
|
pkgbase = python-pymor
pkgdesc = Library for building model order reduction applications with Python
pkgver = 2024.2.0
pkgrel = 1
url = https://pymor.org
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-wheel
depends = python-diskcache
depends = python-matplotlib
depends = python-packaging
depends = python-pillow
depends = python-pygments
depends = python-qtpy
depends = python-scipy
depends = python-threadpoolctl
depends = python-typer
optdepends = python-pytorch: PyTorch open source machine learning framework
optdepends = python-slycot
optdepends = python-ipyparallel: required for ${_base}.parallel.ipython
optdepends = python-mpi4py
optdepends = pyside6: Provides LGPL Qt bindings for Python and related tools for binding generation (Python 3 version)
optdepends = python-opengl: fast solution visualization for builtin discretizations (PySide also required)
optdepends = python-ipympl
optdepends = python-ipywidgets: notebook GUI elements
optdepends = python-lxml
optdepends = python-meshio
optdepends = python-pyevtk
optdepends = python-xmljson
optdepends = gmsh
optdepends = python-scikit-fem
source = pymor-2024.2.0.tar.gz::https://github.com/pymor/pymor/archive/2024.2.0.tar.gz
sha512sums = b23d28fae6f96a28ad57b9f5ebde547c8bf1f749f2d2a0817a61a5ad2f10c9d5d4655fea23b160d1aaeb109b0d1a8b9294951bb49f42038d5b232bb299028441
pkgname = python-pymor
|