https://github.com/sinhapaurush/matrix_program
Just simple program with some functions for Matrix to sum,
https://github.com/sinhapaurush/matrix_program
Last synced: 11 months ago
JSON representation
Just simple program with some functions for Matrix to sum,
- Host: GitHub
- URL: https://github.com/sinhapaurush/matrix_program
- Owner: sinhapaurush
- Created: 2022-05-06T19:01:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T19:09:44.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T07:25:48.602Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matrix Program
- Add matrix method
- Get order of matrix
- Check matrix configuration
- Print Matrix in user friendly form
```
IT'S JUST SIMPLE PROGRAM
```