Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/destos/matrix


https://github.com/destos/matrix

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Python matrix math

This library is a learning project and not meant to be used for any critical matrix calculations. I'm teaching someone python, and they are teaching me matrix math.

## TODO
* Inverse
* Implement matrix validation, and operation validation
* Write usage documentation