18 Forks
273 Stars
273 Watchers

blasjs

Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.

How to download and setup blasjs

Open terminal and run command
git clone https://github.com/R-js/blasjs.git
git clone is used to create a copy or clone of blasjs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with blasjs https://github.com/R-js/blasjs/archive/master.zip

Or simply clone blasjs with SSH
[email protected]:R-js/blasjs.git

If you have some problems with blasjs

You may open issue on blasjs support forum (system) here: https://github.com/R-js/blasjs/issues