DEVELOPERS.txt
INSTALL.txt
LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
pyamg/__init__.py
pyamg/blackbox.py
pyamg/graph.py
pyamg/info.py
pyamg/multilevel.py
pyamg/strength.py
pyamg/version.py
pyamg.egg-info/PKG-INFO
pyamg.egg-info/SOURCES.txt
pyamg.egg-info/dependency_links.txt
pyamg.egg-info/not-zip-safe
pyamg.egg-info/requires.txt
pyamg.egg-info/top_level.txt
pyamg/amg_core/amg_core_wrap.cxx
pyamg/aggregation/__init__.py
pyamg/aggregation/adaptive.py
pyamg/aggregation/aggregate.py
pyamg/aggregation/aggregation.py
pyamg/aggregation/rootnode.py
pyamg/aggregation/smooth.py
pyamg/aggregation/tentative.py
pyamg/aggregation/tests/__init__.py
pyamg/aggregation/tests/test_adaptive.py
pyamg/aggregation/tests/test_aggregate.py
pyamg/aggregation/tests/test_aggregation.py
pyamg/aggregation/tests/test_rootnode.py
pyamg/aggregation/tests/test_smooth.py
pyamg/aggregation/tests/test_tentative.py
pyamg/amg_core/__init__.py
pyamg/amg_core/amg_core.py
pyamg/amg_core/amg_core_wrap.cxx
pyamg/amg_core/complex_ops.h
pyamg/amg_core/evolution_strength.h
pyamg/amg_core/graph.h
pyamg/amg_core/krylov.h
pyamg/amg_core/linalg.h
pyamg/amg_core/relaxation.h
pyamg/amg_core/ruge_stuben.h
pyamg/amg_core/smoothed_aggregation.h
pyamg/classical/__init__.py
pyamg/classical/classical.py
pyamg/classical/cr.py
pyamg/classical/interpolate.py
pyamg/classical/split.py
pyamg/classical/tests/__init__.py
pyamg/classical/tests/test_classical.py
pyamg/classical/tests/test_cr.py
pyamg/gallery/__init__.py
pyamg/gallery/demo.py
pyamg/gallery/diffusion.py
pyamg/gallery/elasticity.py
pyamg/gallery/example.py
pyamg/gallery/info.py
pyamg/gallery/laplacian.py
pyamg/gallery/mesh.py
pyamg/gallery/random_sparse.py
pyamg/gallery/stencil.py
pyamg/gallery/example_data/airfoil.mat
pyamg/gallery/example_data/bar.mat
pyamg/gallery/example_data/helmholtz_2D.mat
pyamg/gallery/example_data/knot.mat
pyamg/gallery/example_data/local_disc_galerkin_diffusion.mat
pyamg/gallery/example_data/recirc_flow.mat
pyamg/gallery/example_data/unit_cube.mat
pyamg/gallery/example_data/unit_square.mat
pyamg/gallery/tests/__init__.py
pyamg/gallery/tests/test_diffusion.py
pyamg/gallery/tests/test_elasticity.py
pyamg/gallery/tests/test_example.py
pyamg/gallery/tests/test_laplacian.py
pyamg/gallery/tests/test_mesh.py
pyamg/gallery/tests/test_stencil.py
pyamg/krylov/__init__.py
pyamg/krylov/_bicgstab.py
pyamg/krylov/_cg.py
pyamg/krylov/_cgne.py
pyamg/krylov/_cgnr.py
pyamg/krylov/_cr.py
pyamg/krylov/_fgmres.py
pyamg/krylov/_gmres.py
pyamg/krylov/_gmres_householder.py
pyamg/krylov/_gmres_mgs.py
pyamg/krylov/_minimal_residual.py
pyamg/krylov/_steepest_descent.py
pyamg/krylov/info.py
pyamg/krylov/tests/__init__.py
pyamg/krylov/tests/test_krylov.py
pyamg/krylov/tests/test_simple_iterations.py
pyamg/relaxation/__init__.py
pyamg/relaxation/chebyshev.py
pyamg/relaxation/info.py
pyamg/relaxation/relaxation.py
pyamg/relaxation/smoothing.py
pyamg/relaxation/tests/__init__.py
pyamg/relaxation/tests/test_relaxation.py
pyamg/relaxation/tests/test_smoothing.py
pyamg/tests/__init__.py
pyamg/tests/test_blackbox.py
pyamg/tests/test_graph.py
pyamg/tests/test_multilevel.py
pyamg/tests/test_strength.py
pyamg/util/BSR_utils.py
pyamg/util/__init__.py
pyamg/util/info.py
pyamg/util/linalg.py
pyamg/util/utils.py
pyamg/util/tests/__init__.py
pyamg/util/tests/test_BSR_utils.py
pyamg/util/tests/test_linalg.py
pyamg/util/tests/test_utils.py
pyamg/vis/__init__.py
pyamg/vis/info.py
pyamg/vis/vis_coarse.py
pyamg/vis/vtk_writer.py
pyamg/vis/tests/__init__.py
pyamg/vis/tests/test_vis.py
pyamg/vis/tests/test_vtu.py