This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
标签: collection interfaces integrate templates
上传时间: 2015-08-10
上传用户:chfanjiang
LAPACK的c++版本之一.LAPACK是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.
上传时间: 2014-01-12
上传用户:zhuimenghuadie
著名的LAPACK矩阵计算软件包, 是比较新的版本, 一般用到矩阵分解的朋友也许会用到
上传时间: 2015-12-08
上传用户:古谷仁美
本软件包内含LAPACK.lib库文件,为进行linux下的科学计算提供了函数库.
上传时间: 2014-07-10
上传用户:shawvi
LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
标签: numerical software Algebra PACKage
上传时间: 2014-08-16
上传用户:h886166
famous linear algebra library (LAPACK) ports to windows
标签: algebra library windows famous
上传时间: 2016-11-16
上传用户:lmeeworm
LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。
标签: Algebra PACKage LAPACK Linear
上传时间: 2013-12-05
上传用户:cc1
LAPACK++的2.5.2版本,是v1.0的再升级版,性能更加的稳定,应用更加灵活,可应用于Windows和Linux等操作系统下的开发环境。提供矩阵类的函数库,包含各种矩阵运算。
上传时间: 2013-12-24
上传用户:天涯
Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
上传时间: 2014-01-10
上传用户:whenfly
Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single Value decomposition, Least Squares solver, Eigenproblem solver, Equation System solver. The algorithms were adapted from Mapack for COM, LAPACK and the Java Matrix Package.
标签: Mapack computations supports algebra
上传时间: 2017-01-26
上传用户:tb_6877751