Skip to content

General curve fitter tool implementing the Gauss-Newton method

Notifications You must be signed in to change notification settings

OrdoMachinum/Numerical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical

This is just a pilot project for myself to practice c++ and numerical methods. My main goal was to make a simple curve fitting tool using only the std library, nothing else.

TODO: -input, -output, -curve fiting iteration optimizations -mathematical parser

About

General curve fitter tool implementing the Gauss-Newton method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published