From 080ea62570a079482d342f7c8a9a36e17d7230d5 Mon Sep 17 00:00:00 2001 From: Alexander Bruy Date: Sun, 15 Mar 2015 23:32:08 +0700 Subject: academic/PyAMG: Added (Algebraic Multigrid Library). Signed-off-by: Willy Sudiarto Raharjo --- academic/PyAMG/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 academic/PyAMG/slack-desc (limited to 'academic/PyAMG/slack-desc') diff --git a/academic/PyAMG/slack-desc b/academic/PyAMG/slack-desc new file mode 100644 index 0000000000000..32fae74a1634f --- /dev/null +++ b/academic/PyAMG/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +PyAMG: PyAMG (Algebraic Multigrid Library) +PyAMG: +PyAMG: PyAMG is a library of **Algebraic Multigrid (AMG)** solvers with a +PyAMG: convenient Python interface. +PyAMG: +PyAMG: AMG is a multilevel technique for solving large-scale linear systems +PyAMG: with optimal or near-optimal efficiency. +PyAMG: +PyAMG: +PyAMG: +PyAMG: -- cgit v1.2.3