Skip to content

Commit

Permalink
add matrix inverse to list
Browse files Browse the repository at this point in the history
  • Loading branch information
mateogianolio committed Apr 5, 2015
1 parent ed2a36e commit 02de619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ The following matrix operations and methods are implemented in ```matrix.js```.
* ```scale```
* ```multiply```
* ```transpose```
* ```inverse```
* ```gauss```
* ```diag```
* ```augment```
Expand Down

0 comments on commit 02de619

Please sign in to comment.