搜索资源列表
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 for general and positive-defin
Lapack_dll.rar
- 提供了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, through the compiler test! ! !
LAPACK_3.1.1_for_Windows.zip
- famous linear algebra library (LAPACK) ports to windows,famous linear algebra library (LAPACK) ports to windows
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 operating system under the Visual Stu
lapack-pc-df
- 强大的线性方程组计算程序,好不容易从网上找到的-A strong linear equations calculation program' s documentation for
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 version of LAPACK compiled dll
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 Windows and Linux operating s
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 routines for solving systems o
lapack
- Matlab 与 LAPACK数值库的接口库-Interface code between matlab and Lapack library.
LAPACK
- LAPACK, math library
LAPACK95
- LAPACK is a library of Fortran 77 subroutines for solving the most commonly occurring problems in numerical linear algebra. It has been designed to be efficient on a wide range of modern high-performance computers. -The name LAPACK is an acronym for
LAPACK-User-Guide.pdf
- lapack 函数程序库,英文版,介绍很全面,好不容易收集到的-lapack function library, English, introduced very comprehensive, and finally collected the
LAPACK-3.4.1.tar
- LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。-LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides
lapack
- Lapack函数的总体英文介绍,可作为编程参考手册使用-Lapack function of the overall English introduced
lapack-3.4.2
- LAPACK, version 3.4.2 LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
lapack-3.7.0-(1)
- LAPACK, version 3.4.2 LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
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 systems of equations, eigenvalue
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).)