0.0.13 • Published 3 years ago
claw-js v0.0.13
Claw.js
A hardware accelerated linear algebra library.
Warning
Claw.js is currently in very early development. It's not going to solve any of your problems yet, but I'm working on it regularly.
Requirements
Linux
You can install the requirements from your package manager, using apt:
$ sudo apt-get install cmake ninjapacman:
$ sudo pacman -S cmake ninjaMacOS
You can install the requirements from Homebrew:
$ brew install cmake ninjaWindows
You can either download the installer available for CMake or use a package manager like chocolately:
> choco install cmake ninjaInstallation
This will install the npm package and then run the install script that compiles the CMake project from source automatically.
$ npm install claw-js@latest
$ npx claw-js@latest