2.1.5
2023-09-27
Adde following methods:
- Polar decomposition;
- The square root of the matrix;
- Singular value decomposition;
2.1.4
2023-08-11
Added following methods:
- Schur Decomposition:
- QR decomposition:
* Gram–Schmidt;
* Householder reflections;
* Givens rotation;
2.1.3
2023-04-04
Added Arabic language
2.1.0
2023-02-17
New operation: Conjugate Matrix
2.0.0
2023-01-29
Added Operations with Complex Numbers
1.8
2022-10-11
The following languages have been added:
- French;
- Portuguese;
- Indonesian;
- Kazakh;
- Traditional Chinese;
- Simplified Chinese;
1.7
2022-08-01
Added the following operations:
- Eigendecomposition (diagonalization of the matrix)
1.6
2022-05-07
The following methods have been added:
- Eigenvalues
- Eigenvectors
- Montante (Bareiss algorithm)
1.5
2022-01-10
Added the following operations:
- Matrix minor;
- Matrix cofactor;
- Matrix adjoint;
- LU decomposition;
- Cholesky decomposition;
Bug fixing.
1.4
2021-12-01
Improved app performance
1.3
2021-11-02
Added fractions and ability to switch between fraction and decimal number format
1.1
2021-07-09
Added matrix window with toolbar
1.0.1
2021-03-20
Added custom keyboard