Skip to content

A simple example of a jetpack compose application for processing matrices

Notifications You must be signed in to change notification settings

Efimj/JordanMatrix

Repository files navigation

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.