Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages