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
2024-08-06 07:36:10 GMT
Size
3.29 MB
37e61f66a7f5752eb40c9923db466845
License
GPL-3.0-or-later and LGPL-2.1-or-later and BSD-3-Clause