Language

Package: python-pyamg @ 5.0.1

Synopsis

Algebraic Multigrid Solvers in Python

Description

PyAMG is a Python library of Algebraic Multigrid (AMG) solvers. It features implementations of:

  • Ruge-Stuben (RS) or Classical AMG

  • AMG based on Smoothed Aggregation (SA)

  • Adaptive Smoothed Aggregation (αSA)

  • Compatible Relaxation (CR)

  • Krylov methods such as CG, GMRES, FGMRES, BiCGStab, MINRES, etc.

Home page
https://github.com/pyamg/pyamg
Location
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 62
  • gnu/packages/python-science.scm (line: 1768, column: 17)