Go to file
2019-09-26 16:16:53 -07:00
AUTOTEST Merge branch 'master' of https://github.com/hypre-space/hypre into amg-setup 2019-09-25 15:36:06 -07:00
src Updating CHANGELOG and release number/date for 2.18.0 2019-09-26 16:16:53 -07:00
CHANGELOG Updating CHANGELOG and release number/date for 2.18.0 2019-09-26 16:16:53 -07:00
COPYRIGHT Updating main license information 2019-07-08 08:55:26 -07:00
INSTALL.md Changed all of the headers 2019-07-07 19:26:24 -07:00
LICENSE-APACHE Updating main license information 2019-07-08 08:55:26 -07:00
LICENSE-MIT Updating main license information 2019-07-08 08:55:26 -07:00
NOTICE Updating main license information 2019-07-08 08:55:26 -07:00
README.md Added the code release number to README.md 2019-07-08 18:15:38 -07:00

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 here.

To install HYPRE, please see either the documentation or the file INSTALL.md.

An overview of the HYPRE release history can be found in the file CHANGELOG.

We appreciate feedback from users. Please submit comments, suggestions, and issue reports to hypre-support@llnl.gov.

License

HYPRE is distributed under the terms of both the MIT license and the Apache License (Version 2.0). Users may choose either license, at their option.

All new contributions must be made under both the MIT and Apache-2.0 licenses.

See LICENSE-MIT, LICENSE-APACHE, COPYRIGHT, and NOTICE for details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

LLNL-CODE-778117