Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 630 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 630 Bytes

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