搜索资源列表
OpenNL2
- This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solver
superlu_dist_2.2.tar
- SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。
superlu_3.1.tar
- SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perf
Seldon-5.0.1
- Seldon is a C++ library for linear algebra. It provides vectors and matrices: full, sparse, triangular, hermitian, ... It includes interfaces to Blas, Lapack, Mumps, SuperLU and UmfPack. Seldon implements several solvers such as Gmres, BiCgSTAB, Qmr,
ngs44.tar
- NGSolve ,使用NetGen进行有限元前处理,然后调用预条件共轭梯度法求解,也可以使用SuperLU求解。-NGSolve, using the finite element pre NetGen, and then call the preconditioned conjugate gradient method can also be solved with SuperLU.
UMFPACK.tar
- UMFPACK,用于矩阵计算库,与SuperLU实现相同的功能-UMFPACK, which is used in matrix computing.
superlu_4.0.tar
- 开源的superLU方法,高效实用,在计算线性逆问题时,效果突出-Open source superLU methods, efficient and practical, more simple and efficient.
superlu_4.1.tar
- 开源的superLU方法,高效实用,同时提供了s说明性文章和多种语言的代码-Open source superLU method is efficient and practical, while providing the code of s descr iptive articles and multilingual
superLU(BLAS)-static-library
- 该静态库是从superLU开源官网上下载的程序包经过visual stdio 2008编译生成的,顺利通过了4000个未知数稀疏矩阵的求解。在visual stdio 2008平台下均能使用,生成的库文件(.lib)均在debug文件夹下。-The static library is open from superLU official website to download the package through visual stdio 2008 compiled, passed the 4
SuperLU
- SUPERLU求解线性方程组,主要针对大型稀疏矩阵的求解。可以进行并行加速。-SUPERLU solve the leaner equation system