Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niaggar/calculadora-matrices


https://github.com/niaggar/calculadora-matrices

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Matrix example
--> rows: 5
--> columns: 4

0 1 2 3
0 - [ 0, 0, 0, 0 ]
1 - [ 0, 0, 0, 0 ]
2 - [ 0, 0, 0, 0 ]
3 - [ 0, 0, 0, 0 ]
4 - [ 0, 0, 0, 0 ]

pip install -r requirements.txt