Skip to content

abrampers/ITB-ProblemSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProblemSolver v1.0

A java program made to solve linear equations, matrices, and interpolating equations using Gauss and Gauss-Jordan Methods

MADE BY :

  • 13516083 / Abram Perdanaputra

  • 13516086 / Dandy Arif Rahman

  • 13516062 / Yusuf Rahmat Pratama

READ THIS

Compile :

  • javac src/*.java -d bin/

Run :

  • java -cp ./bin Main

NB : All external I/O Files are stored in /test folder

About

A Linear equation solver using Gauss-Jordan method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages