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
Zitieren als
Andrew Knyazev (2024). matlab2hypre and hypre2matlab (https://www.mathworks.com/matlabcentral/fileexchange/27437-matlab2hypre-and-hypre2matlab), MATLAB Central File Exchange. Abgerufen .
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |