Skip to content

Alexander-ha/cpp_numerical_analysis

Repository files navigation

cpp_numerical_analysis

Newton Method for non-linear system using C++

This method is just a suggestion for using with a few already created methods such an overload of templates.(using g++, mingw64) For your own purpose you are welcome to download and use it by inserting your own jacobian. Otherwise meta-template for jacobian will be available soon.

About

Newton Method for non-linear system using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages