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

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

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/