A matix calculator which performs matrix operations
Project description
matrix calculator
this is a matrix calculator, where you input matrices and perform the selected operation
operations
- addition (any amount of matrices)
- substraction (any amount of matrices)
- multiplication (2 matrices)
how to use
- when you run
main.pyfile, it will first ask you for a operation, select the operation you wish to perform - then you can provide the information the systems ask about the matrices, the you will get your result at the end
improvements to make
make this a package
currently you can only use this by running main.py and using the helper interfaces provided by that, i feel like making it a package would give it a much better range
(inspired by githubs workflow suggestions)
Add more operation
this operations are wayy too common. for example i want to add,
- transpose
- invertion(obviously)
- rotation and maybe flipping ? idk, we'll see
multiple matrix calculations
right now only additions and substraction has unlimited amount of matrices support, idk if this is even possible but if we can do this it'll be fun
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mxcalc-0.1.0.tar.gz.
File metadata
- Download URL: mxcalc-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57391dbd6d50ef5e3f59e4c48ae6b807a593d742d96e8e7b32acda6382e43f9f
|
|
| MD5 |
04c5c9e54c1a14936c9b560f3212b642
|
|
| BLAKE2b-256 |
0965a8d66b5a2d2f58392c693fcc11c6e3385fff2a1a9c85a6620f3b345b2ddb
|
File details
Details for the file mxcalc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mxcalc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9e4960e9b5b83127dd3c6b36a9c3b1a011e2cbcd540f5454b5c57de8513b123
|
|
| MD5 |
127feab2ae6a0e03caf1957c5fb89d21
|
|
| BLAKE2b-256 |
f79e0997abcc2ba7e37b6466947c070b320c706910b1aaa1cbb5efb5079c74ca
|