From f28e73ab34c53463c49f6d464585c8f2e311a2c9 Mon Sep 17 00:00:00 2001 From: Rob Falgout Date: Mon, 19 Nov 2018 16:20:31 -0800 Subject: [PATCH] Adding a markdown version of README file --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..8b927f0b0 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ + +![](src/docs/hypre_wiw.gif) + + +HYPRE - [](http://www.llnl.gov/casc/hypre/) + +HYPRE is a library of high performance preconditioners and solvers featuring +multigrid methods for the solution of large, sparse linear systems of equations +on massively parallel computers. + +Documentation can be found at [](https://hypre.readthedocs.io/en/latest/). + +Legal stuff (copyright, disclaimer, licensing restrictions, etc.) can be found +in the file [COPYRIGHT]. + +To install HYPRE, please see either the documentation or the file [INSTALL]. + +An overview of the HYPRE release history can be found in the file [CHANGELOG]. + +To subscribe to the mailing list "New Release Announcements (hypre-announce)", +use the 'Mailing Lists' link on the HYPRE home page. + +We appreciate feedback from users of this package. Please submit comments, +suggestions, and issue reports to hypre-support@llnl.gov. + +HYPRE is free software; you can redistribute it and/or modify it under the +terms of the GNU Lesser General Public License (as published by the Free +Software Foundation) version 2.1 dated February 1999. +