Skip to content

AH-Yussef/Analytica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors