Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niaggar/calculadora-matrices
https://github.com/niaggar/calculadora-matrices
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/niaggar/calculadora-matrices
- Owner: niaggar
- Created: 2021-06-29T17:06:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T14:56:15.000Z (over 2 years ago)
- Last Synced: 2024-04-20T12:15:05.193Z (9 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Matrix example
--> rows: 5
--> columns: 40 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