Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efimj/jordanmatrix
A simple example of a jetpack compose application for processing matrices
https://github.com/efimj/jordanmatrix
android android-application application compose-ui composer-project jetpack-android jetpack-compose kotlin-android matrix matrix-calculations portfolio
Last synced: 3 months ago
JSON representation
A simple example of a jetpack compose application for processing matrices
- Host: GitHub
- URL: https://github.com/efimj/jordanmatrix
- Owner: Efimj
- Created: 2024-02-09T18:53:12.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-15T17:11:17.000Z (9 months ago)
- Last Synced: 2024-05-16T14:57:18.320Z (9 months ago)
- Topics: android, android-application, application, compose-ui, composer-project, jetpack-android, jetpack-compose, kotlin-android, matrix, matrix-calculations, portfolio
- Language: HTML
- Homepage:
- Size: 9.64 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Jordan Matrix solution## Description
The application for solving matrices using the Jordan elimination method. With its help, users can easily and quickly
perform matrix operations using this efficient linear algebra method.### Key features
- Jordan elimination for matrix solution
- Finding the rank of a matrix
- Matrix inversion### App features
- Adaptable to both portrait and landscape modes
- Animation of gradual text display with the ability to skip
- Tests have been written to check the algorithm for the problem### Screenshots
Portrait
Protocol
⭐ I hope you don't have any problems using it.