搜索资源列表
ulapack
- 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
cpplapack-2005_03_25.tar
- lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.-lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so
CLAPACK3-Windows
- 著名的LAPACK矩阵计算软件包, 是比较新的版本, 一般用到矩阵分解的朋友也许会用到-Well-known package LAPACK matrix calculation is a relatively new version of the general matrix decomposition used in the Friend may be used
blas_linux.tar
- 本软件包内含lapack.lib库文件,为进行linux下的科学计算提供了函数库.-This package contains library files lapack.lib for the conduct of scientific computing linux provides a function library.
FLENS-RC1
- Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
lapackpp-2.5.2.tar
- 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
lapack-3.0
- 计算矩阵的经典开源库.全世界都在用它.相信你也不能例外.-Calculation of matrix classic open-source database. The whole world is using it. I believe you are no exception.
lapackpp-2.5.2
- LAPACK的C++实现,提供了全面的BLAS接口。-LAPACK the C++ Realize, provides a comprehensive BLAS interface.
LAPACK_3.1.1_for_Windows
- famous linear algebra library (LAPACK) ports to windows
CLAPACK_dll
- LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C
lapack_2.5.2
- lapack++的2.5.2版本,是v1.0的再升级版,性能更加的稳定,应用更加灵活,可应用于Windows和Linux等操作系统下的开发环境。提供矩阵类的函数库,包含各种矩阵运算。-lapack++ The 2.5.2 version is the upgrade version v1.0, performance more stable, more flexible applications can be used, such as
CLAPACK3.1.1-VS
- lapack的3.1版本,性能稳定,提供了面向VS的函数接口,可方便的应用于Windows操作系统下的Visual Studio开发环境。提供有关矩阵操作的函数库,包含各种常用复杂的矩阵运算。-LAPACK version 3.1, stable performance, provides a function of VS-oriented interface, can be easily used in Windows operati
Lapack_dll
- 提供了Lapack的供动态调用的dll文件和lib库文件,可以方便直接在VC中调用。可直接下载使用,通过编译测试-LAPACK provides for dynamic invocation of the dll files and lib library file, it will be convenient to call directly in the VC. Can directly download the use, thro
header
- 提供了Lapack的头文件及相关信息,可以方便直接在VC中包含。Lapack是矩阵操作函数库,功能强大-LAPACK provides the header files and related information, can be easily included directly in the VC. LAPACK library are matrix operations, powerful! ! !
LAPACKMRRRTest
- This code is MRRR algorithm. I used CLAPACK version 3.1. My environment is Windows XP professional 32bit and Visual Studio 2008. I hope that my code will help to the other programmers for using LAPACK. Thanks
CLAPACK3-Windows
- LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides
lapack-pc-df
- 强大的线性方程组计算程序,好不容易从网上找到的-A strong linear equations calculation program' s documentation for
lapack
- Matlab 与 LAPACK数值库的接口库-Interface code between matlab and Lapack library.
lapack-3.8.0
- 进行数值计算的著名软件,LAPACK包含了求解科学与工程计算中最常见的数值线性代数问题,如求解线性方程组、线性最小二乘问题、特征值问题和奇异值问题等。(LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear sy
lapack-3.8.0.tar
- lapack优秀的线性处理库 可以处理线性问题和矩阵(LAPACK is a freely-available software package. It can be included in commerc ial 37 software packages (and has been).)