Skip to content

A desktop application designed to solve different types of problems using numerical methods such as Gauss, LU, LLT, Jacobi, Gauss-Seidel, Newton, Quasi-Newton...

License

Notifications You must be signed in to change notification settings

OtmaneDaoudi/EquaMate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EquaMate

A minimal desktop application for solving mathematical problems using numerical methods.

Available methods

✅ Linear systems

  1. Gauss
  2. Crammer
  3. LU
  4. LLt (Cholesky decomposition)

✅ Non-linear systems

  1. Newton Raphson
  2. Fixed point

✅ Root finding

  1. Secant

Screenshots

image image image image image

About

A desktop application designed to solve different types of problems using numerical methods such as Gauss, LU, LLT, Jacobi, Gauss-Seidel, Newton, Quasi-Newton...

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Java 100.0%