Skip to content

Algorithms applied in solving mathematical problems for Computer Science

Notifications You must be signed in to change notification settings

Barbalho12/numerical-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical methods code

Algorithms applied in solving mathematical problems for Computer Science

Compiling...

./compile.sh

LU Decomposition

./run.sh l

Cholesky decomposition

./run.sh c

Jacobi method

./run.sh j

Gauss–Seidel method

./run.sh g

About

Algorithms applied in solving mathematical problems for Computer Science

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published