A Python program for performing matrix operations, including row scaling, swapping, addition/subtraction, and converting matrices into row echelon form using Gaussian elimination. Interactive command-line interface with SymPy integration for precise calculations.
python linear-algebra mathematics rational-numbers sympy gaussian-elimination command-line-interface matrix-manipulation matrix-operations educational-tool row-echelon-form mathematical-computations
- Updated
Apr 25, 2025 - Python