The EquationSolver.py is not very reliable when the input matrix is singular and thus, has no inverse. So we want a better overview of what is happening with the manipulated matrix. TODO:
[x] A manual solver.
This should be added to a new branch to avoid confusion with the numpy solution.
The EquationSolver.py is not very reliable when the input matrix is singular and thus, has no inverse. So we want a better overview of what is happening with the manipulated matrix. TODO:
This should be added to a new branch to avoid confusion with the numpy solution.