0 Forks
11 Stars
11 Watchers

numjs

Like NumPy, in JavaScript. It's a modification of the numjs project. Improvement: TypeScript/ES6/Documentation, etc. Published a new npm package, @d4c/numjs, used by alphago-zero-tictactoe-js.

How to download and setup numjs

Open terminal and run command
git clone https://github.com/grimmer0125/numjs.git
git clone is used to create a copy or clone of numjs 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 numjs https://github.com/grimmer0125/numjs/archive/master.zip

Or simply clone numjs with SSH
[email protected]:grimmer0125/numjs.git

If you have some problems with numjs

You may open issue on numjs support forum (system) here: https://github.com/grimmer0125/numjs/issues