Analytica is a web app to solve systems of linear equations using different algebraic and numerical methods. Not only showing the final solution, but all the steps involved to get that solution.
javascript numerical-methods numerical-analysis lu-decomposition jacobi-iteration linear-equation-solver linear-equations-solution system-of-linear-equations guass-seidel
-
Updated
Apr 24, 2022 - JavaScript