搜索资源列表
umfpack 求解大规模稀疏矩阵组成的线性方程组
- 求解大规模稀疏矩阵组成的线性方程组。
PARD
- 大规模稀疏矩阵的求解是高性能计算中的一个常见问题。本文介绍了用直接法求解矩阵的一些问题以及使用Intel MKLPARDISO 接口求解稀疏矩阵的方法。 -Large-scale sparse matrix is a high-performance computing to solve a common problem. This paper introduces the direct matrix method and the
CSparse_matrix_tar
- csparse是《Direct Methods for Sparse Linear Systems》一书配套的源码教程,是稀疏矩阵在数值计算中的代码的例程,内含matlab接口,在数据压缩存储,大规模稀疏线性系统求解,游戏建模等方面有广泛的应用,且代码简洁高效,便于阅读学习。-CSparse is concise and simple to understand and thus suitable for a textbook, yet
pardiso
- Intel MKL库自带大规模稀疏矩阵求解器(Large-scale sparse matrix solver by Intel MKL library)