Skip to content

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.

License

Notifications You must be signed in to change notification settings

AH-Yussef/Analytica

Repository files navigation

Analytica

⚠️ Originally developed in Fall 2020

Analytica is a web app to solve systems of linear equations using:

  • Algebraic methods:

    • Gauss Elimination.
    • Gauss Elimination using pivoting.
    • Gauss Jordan.
    • LU Decomposition
  • Numerical methods:

    • Gauss Seidil
    • Jacobi Iteration

Not only showing the final solution, but all the steps involved to get that solution.

TRY IT OUT! 👉 HERE

Co-developed with 🤝

  • Mohannad Soliman
  • Shehab Mohamed
  • Muhannad Nasr Abdo
  • Marwan Mahrous

License

MIT

About

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.

Topics

Resources

License

Stars

Watchers

Forks