An Android app to do some operations with matrices
Written as my little practice in Jetpack Compose library and also using my own libraries
- Define matrices with numbers
- Change their size (to something reasonable indeed)
- Get their determinant
- Get their transposed or reversed variants
- Add, subtract or multiply matrices
- Add, subtract or multiply a matrix by a number
- Grab an
.apk
file from releases - Install the app on your Android (not iOS!!!) device
- Enjoy