Sparse complex symmetric direct solver for windows

Hi everyone, I am looking for a dedicated direct solver for large sparse complex symmetric (not hermitian) systems. The problem comes from the use of the fem in electromagnetics. The stock Matlab solvers are really good, thanks to Tim Davis, but it looks like Matlab lacks of a specific solver for this class of problems. Under linux I usually use HSL solvers, but it seems they are not supported under Windows OS. Can you suggest any library to link? I am not afraid writing mex interfaces or wrappers either in c/c++ and fortran. Shared memory code is preferable, since I don't have access to cluster but only to a workstation with 128 GB of ram. Thanks in advance Fabio

1 个评论

I forgot to mention that the availability of the factors is more than welcome

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Matrix Indexing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by