Skip to content

Parallel solvers for sparse linear systems featuring multigrid methods.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
Unknown
LICENSE-MIT
Notifications You must be signed in to change notification settings

hypre-space/hypre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a601d70 · Nov 6, 2023
Oct 11, 2023
Nov 6, 2023
Sep 29, 2023
Jan 11, 2023
Nov 6, 2023
Jul 8, 2019
Dec 14, 2022
Jul 8, 2019
Apr 5, 2022
Jul 8, 2019
Apr 5, 2022
Apr 5, 2022

Repository files navigation

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.

For documentation, see our readthedocs page.

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 report issues on our issues page. See also SUPPORT.md.

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