Skip to content

Commit

Permalink
add: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijit-hota committed Feb 4, 2021
1 parent c27e746 commit 96c90cc
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Nyo

## A Matrix Library for JavaaScript

### Features

- Addition
- Multiplication
- Determinant
- Inverse
- Transpose
- RREF

### Todos

[] Stable API
[] Fix error handling at some places
[] Tests
[] Bundle it for browsers

0 comments on commit 96c90cc

Please sign in to comment.