Paket: python3-amgcl (1.4.3-6) [contrib]
Links für python3-amgcl
Debian-Ressourcen:
Quellcode-Paket amgcl herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Solves large sparse linear systems with algebraic multigrid method
AMG is one of the most effective iterative methods for solution of equation systems arising, for example, from discretizing PDEs on unstructured grids. The method can be used as a black-box solver for various computational problems, since it does not require any information about the underlying geometry. AMG is often used not as a standalone solver but as a preconditioner within an iterative solver (e.g. Conjugate Gradients, BiCGStab, or GMRES).
AMGCL builds the AMG hierarchy on a CPU and then transfers it to one of the provided backends. This allows for transparent acceleration of the solution phase with help of OpenCL, CUDA, or OpenMP technologies. Users may provide their own backends which enables tight integration between AMGCL and the user code.
This package provides the Python interface
Andere Pakete mit Bezug zu python3-amgcl
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC Support-Bibliothek
-
- dep: libgomp1 (>= 4.9)
- Unterstützungsbibliothek für GCC OpenMP (GOMP)
-
- dep: libstdc++6 (>= 13.1)
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
python3-amgcl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 211,3 kB | 592,0 kB | [Liste der Dateien] |
i386 | 219,2 kB | 587,0 kB | [Liste der Dateien] |