Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.