Skip to main content

PyAMG: Algebraic Multigrid Solvers in Python

Project description

PyAMG: Algebraic Multigrid Solvers in Python

PyAMG is a library of Algebraic Multigrid (AMG) solvers with a convenient Python interface.

PyAMG 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

PyAMG is primarily written in Python with supporting C++ code for performance critical operations.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyamg-3.3.2.tar.gz (776.1 kB view hashes)

Uploaded Source

Built Distributions

pyamg-3.3.2-cp36-cp36m-macosx_10_12_x86_64.whl (911.3 kB view hashes)

Uploaded CPython 3.6m macOS 10.12+ x86-64

pyamg-3.3.2-cp27-cp27m-macosx_10_13_x86_64.whl (891.5 kB view hashes)

Uploaded CPython 2.7m macOS 10.13+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page