Skip to content

Gotek12/Numerical-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Numerical Methods

It is a repository designed for university projects which I implements on my numerical methods course

Technology

Mainly

  • C++ with GSL (GNU Scientific Library), Eigen. It possible that I will implements that projects in
  • Python
  • JS in the future.

Table of Contents

Sources

How to compile and use