An open API service indexing awesome lists of open source software.

https://github.com/radzionc/linear-algebra

Linear Algebra with JavaScript
https://github.com/radzionc/linear-algebra

javascript linear-algebra react svg

Last synced: about 1 year ago
JSON representation

Linear Algebra with JavaScript

Awesome Lists containing this project

README

          

# Linear Algebra
>

## [Demo](https://radzionc.github.io/linear-algebra/)

## [Blog post](https://geekrodion.com/blog/linear-algebra)

## Technologies
* React
* SVG

### Run demo docally
```bash
cd linear-algebra-demo
npm install
npm start
```

![alt text](https://cdn-images-1.medium.com/max/800/1*4yaaTk2eqnmn19nyorh-HA.png)

## License

MIT © [RodionChachura](https://geekrodion.com)