搜索资源列表
qr
- 矩阵QR分解的算法,使用openMP实现, 请在支持并行计算的机器上编译运行-Matrix QR decomposition algorithm, the use of openMP implementation, to support parallel computing in the compile and run on the machine
qr
- MPI 并行计算,处理经典QR分解问题,包含测试数据-MPI QR decomposition
NLA
- 格拉姆-施密特正交化法--还可以计算方阵的QR分解,十分方便,十分简洁-Gramm- Schmidt method- can also calculate the square QR decomposition, very convenient, very simple! !
qr
- OpenMP 实现QR 分解 环境 曙光 4000A集群-OpenMP to achieve QR decomposition Dawning 4000A cluster environment
18-6
- 该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
12
- 豪斯霍德尔QR分解,数值计算实验课 亲测可用-House Hoddle QR decomposition, experimental class of numerical calculation pro-test available
MatrixFullRank
- CPU和GPU上的利用CUDA实现矩阵的LU、QR和全秩分解、以及一些矩阵变换和运算程序。-On the CPU and GPU matrix by using CUDA, LU, QR, and full rank decomposition, as well as some matrix transformation and operation procedures.
svd
- 基于householder变换和QR分解的矩阵svd分解算法-svd using householder transformation and matrix QR decomposition