Titelaufnahme

Titel
Interfacing C-M.E.S.S. with python / Björn Baran, Martin Köhler, Nitin Prasad, Jens Saak
VerfasserBaran, Björn ; Köhler, Martin ; Prasad, Nitin ; Saak, Jens
KörperschaftMax-Planck-Institut für Dynamik Komplexer Technischer Systeme
ErschienenMagdeburg : Max Planck Institute for Dynamics of Complex Technical Systems, November 19, 2013
Umfang1 Online-Ressource (28 Seiten = 0,37 MB)
SpracheEnglisch
SerieMax Planck Institute Magdeburg Preprints ; 13-22
URNurn:nbn:de:gbv:3:2-64372 
Zugriffsbeschränkung
 Das Dokument ist frei verfügbar
Dateien
Interfacing C-M.E.S.S. with python [0.37 mb]
Links
Nachweis
Klassifikation
Keywords
Abstract: The M.E.S.S. software suite is the successor of the obsolete LyaPack MATLAB® toolbox for solving large scale matrix equations and related problems. The software suite consists of a new MATLAB toolbox and a separate C library C-M.E.S.S. which works independent from MATLAB. Due to the fact that many scientists use Python with NumPy and SciPy for their everyday work we want to provide the key algorithm of M.E.S.S. for them too. This report describes how we build an interface between Python and C-M.E.S.S. on top of the NumPy-SciPy-Python libraries.