matlab2hypre and hypre2matlab
MATLAB sparse matrix converter to Hypre
MATLAB vector converter to Hypre
Hypre sparse matrix converter to MATLAB
Hypre vector converter to MATLAB
The Parallel High Performance Preconditioners (hypre) is a library of routines for scalable (parallel) solution of linear systems. The built-in BLOPEX package in addition allows solving eigenvalue problems. See http://en.wikipedia.org/wiki/Hypre and http://en.wikipedia.org/wiki/BLOPEX
Hypre currently does not have a direct MATLAB interface. These codes allow one to transfer data between hypre and MATLAB/OCTAVE.
Our previous code,
http://www.mathworks.com/matlabcentral/fileexchange/7421-matlab-to-hypre-and-hypre-to-matlab-matrix-and-vector-converter
is not Hypre 2.6.0b compatible.
GNU OCTAVE compatible. Tested with Octave 3.2.3 and Hypre 2.6.0b.
This code is a part of the BLOPEX package:
http://en.wikipedia.org/wiki/BLOPEX or directly http://code.google.com/p/blopex/
Copyright 2010 Bryan C. Smith, Diana Zakaryan, Andrew V. Knyazev
Cite As
Andrew Knyazev (2023). matlab2hypre and hypre2matlab (https://www.mathworks.com/matlabcentral/fileexchange/27437-matlab2hypre-and-hypre2matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: MATLAB to Hypre and Hypre to MATLAB matrix and vector converter
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |