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
Citar como
Andrew Knyazev (2026). matlab2hypre and hypre2matlab (https://la.mathworks.com/matlabcentral/fileexchange/27437-matlab2hypre-and-hypre2matlab), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: MATLAB to Hypre and Hypre to MATLAB matrix and vector converter
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
