blob: d643c53b88922312ded61f707d150f37cb89bd73 (
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
39
|
pkgbase = python-pymor
pkgdesc = Library for building model order reduction applications with Python
pkgver = 2025.2.1
pkgrel = 1
url = https://pymor.org
arch = any
license = BSD-2-Clause
license = BSD-3-Clause
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-2025.2.1.tar.gz::https://github.com/pymor/pymor/archive/2025.2.1.tar.gz
sha512sums = e714f602a84222151a7d38941ce2e0f01ed1fc68045ec16131699b16e3bde3f2d93f5f9a10b6a78366fb222c92a47046b25831fc9d5e3ca4aaf3d8b75263d495
pkgname = python-pymor
|