https://github.com/davidleoni/relmathjs
Quick experimentations on visualizing matrices and operations on them
https://github.com/davidleoni/relmathjs
Last synced: 9 months ago
JSON representation
Quick experimentations on visualizing matrices and operations on them
- Host: GitHub
- URL: https://github.com/davidleoni/relmathjs
- Owner: DavidLeoni
- License: apache-2.0
- Created: 2015-12-27T18:37:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T21:14:04.000Z (almost 10 years ago)
- Last Synced: 2025-02-05T20:59:36.216Z (11 months ago)
- Language: JavaScript
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Visual matrix algebra
Part of Grazy to play with relational math.
Project status: planning
To develop:
Install Node >= 0.10.25 . Then
Install with root permissions (i.e. in Ubuntu write 'sudo npm install ...')
```bash
npm install -g typescript
npm install -g http-server
```
```bash
npm run-script build
```
```bash
http-server -p 8000
```
Go to http://localhost:8000/