搜索资源列表
FLENS-RC1
- Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
atlas3.8.0
- 基于Blas CLapck的.用过的人知道是干啥的,呵呵,基本做数值运算的都听说过。
GotoBLAS-1.26.tar
- Optimized GotoBLAS libraries
Fast-K-means-clustering
- Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
dblas
- 该BLAS的是一种线性代数工具,可用于各类建筑高度优化的小型核心库。软件,依赖于高度的BLAS因此携带,通常会非常有效地运行。在LINPACK与LAPACK线性代数库利用BLAS的广泛使用。-The BLAS is a linear algebra tool that can be used for various types of building a small core of highly optimized libraries. Software, relies on a high le
CLAPACK_dll
- Blas&Lapack Windows 完整DLL,lib以及header,下载即可使用-Blas&Lapack Windows intact package of DLLs,libs and headers,can be used immediately!
uQuadProg
- constrained convex optimization. Using blas data structure.
GotoBLAS2-1.13.tar
- GotoBLAS is the fast BLAS version currently.Your can access further information by visiting http://www.tacc.utexas.edu/about/
sparselib_1_6
- SparseLib + +是一个c++类库,为在不同的计算机平台进行有效稀疏矩阵的计算。这个软件组成对象包含了目前正在使用的几种稀疏矩阵存储格式(在这个版本:压缩行、压缩列和协调格式),提供基本的功能,节约稀疏矩阵存储空间和计算时间。-SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms. The software
erlangwork
- 一个基本的代数运算的函数库erlang。 包括向量的一些运算,也有一些例子,-blas,basic linear algebra ssytem
001
- 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
liblinear
- 线性分类器的matlab源码,可以实现多累分类-Linear classifier matlab source, multi-tired classification
gsl-1.15.tar
- GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。 该类库提供了关于数学计算的很多方面,包括: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier
cblas
- opencl编写的blas,和Cuda的cublas类似。-This repository houses the code for the OpenCL™ BLAS portion of clMath. The complete set of BLAS level 1, 2 & 3 routines is implemented.
armadillo-2.4.2
- 基于lapack和blas开发的线性代数开源库,可实现矩阵基本操作,函数接口与matlab类似,容易上手,相同硬件环境运行速度仅为matlab的1/5.-Linear algebra library LAPACK and Blas based development, can realize the basic matrix operations, similar to the matlab function interface, easy to use, the same speed hard
libsvm-ranksvm-3.20
- RankSvm:实现了RankSvm,使用blas依赖库-RankSvm: realized RankSvm, use blas dependent libraries
实验学格布拉斯准则
- 格布拉斯准则实验数据筛选法,含样例示范,可实际输入一定规模内的数据进行实际应用,属于功能教学兼备的代码(G Blas criterion experimental data selecting method, including sample demonstration.)
矩阵对角化程序
- fortran计算用来求解线性方程组的BLAS和LEACK 包。。。(The FORTRAN calculation is used to solve the BLAS and LEACK packages of the linear equations.)
blas-3.8.0
- 很有名的基础线性代数子程序库,里面拥有大量已经编写好的关于线性代数运算的程序。(The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operat