在Window7操作系统上使用MinGW64/MSYS工具将Fortran77源码的ARPACK库编译为X64环境下Microsoft Visual Studio 20xx平台下可以使用的dll&lib;库,并给出了调用特征值和特征向量求解的C++/Win32工程,专门为一些希望在windows环境下用VS平台进行C/C++工程调用ARPACK库求解大型稀疏矩阵特征值和特征向量的研究者提供一些参考,也希望有助于ARPACK在其他环境下的使用!
. 求大型矩阵的特征值和特征向量,对称矩阵或非对称矩阵都有可以求,实数阵或复数阵都可以解,因Arnoldi Method(阿诺德)而得名。 ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. 有两个关键词,一是Implicitly Restarted Arnoldi Method,隐式重开始Arnoldi方法。 This software is ba
ARPACK x64 是一个开源的矩阵运算工具,支持超大规模矩阵的运算(特征值、向量)he package is designed to compute a few eigenvalues and corresponding eigenvectors of a general n by n matrix A. It is most appropriate for large sparse or structured matrices A where structured means that a