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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!