Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jblas

Compare

  Analyzed about 17 hours ago

jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations like ATLAS for all its computational routines, making jBLAS very fast. jblas can is essentially a light-wight ... [More] wrapper around the BLAS and LAPACK routines. These packages have originated in the Fortran community which explains their often archaic API. On the other hand modern implementations are hard to beat performance wise. jblas aims to make this functionality available to Java programmers such that they do not have to worry about writing JNI interfaces and calling conventions of Fortran code. [Less]

20.5K lines of code

1 current contributors

about 5 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

OpenCL BLAS

Compare

  Analyzed about 17 hours ago

BLAS (Basic Linear Algebra Subprograms) is used to perform operations such as vector and matrix multiplication. LAPACK is buit using BLAS. This project is a beginning of BLAS functions and procedures for OpenCL language on GPU.

603 lines of code

0 current contributors

almost 16 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Tags blas gpu opencl

LIBXSMM

Compare

  No analysis available

Library for specialized dense and sparse matrix operations, and deep learning primitives.

0 lines of code

8 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

clMath-clBLAS

Compare

  Analyzed about 20 hours ago

a software library containing BLAS functions written in OpenCL

174K lines of code

2 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This