0.0.13 • Published 1 year ago

claw-js v0.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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 ninja

pacman:

$ sudo pacman -S cmake ninja

MacOS

You can install the requirements from Homebrew:

$ brew install cmake ninja

Windows

You can either download the installer available for CMake or use a package manager like chocolately:

> choco install cmake ninja

Installation

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
0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago