A Fortran software library for solving dense Sylvester-like matrix equations
Description
MEPACK is a software library focused on solving dense Sylvester-like
matrix equations. The library is written in Fortran and provides
interfaces for C, MATLAB and GNU Octave. The development places great
emphasis on the fact that the algorithms can be adapted very well to
modern CPU architectures by current Fortran compilers. In addition, the
algorithms are accelerated through the use of directed acyclic graphs
using OpenMP to increase the utility of multicore architectures.
Build Time
2023-05-29 06:19:52 GMT
Size
2.55 MB
664b799464fe0f9725c233e2f118ae13
License
GPL-3.0-or-later and LGPL-2.1-or-later and BSD-3-Clause