deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libstdc++6 (>=
12.2.0-12), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Description: |-
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
Homepage: https://github.com/ddemidov/amgcl
Installed-Size: '564'
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Multi-Arch: same
Package: python3-amgcl
Priority: optional
Section: contrib/python
Source: amgcl
Version: 1.4.3-5
srcpkg_name: amgcl
srcpkg_version: 1.4.3-5