199 Forks
798 Stars
798 Watchers

CppNumericalSolvers

a lightweight C++17 library of numerical optimization methods for nonlinear functions

How to download and setup CppNumericalSolvers

Open terminal and run command
git clone https://github.com/PatWie/CppNumericalSolvers.git
git clone is used to create a copy or clone of CppNumericalSolvers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CppNumericalSolvers https://github.com/PatWie/CppNumericalSolvers/archive/master.zip

Or simply clone CppNumericalSolvers with SSH
[email protected]:PatWie/CppNumericalSolvers.git

If you have some problems with CppNumericalSolvers

You may open issue on CppNumericalSolvers support forum (system) here: https://github.com/PatWie/CppNumericalSolvers/issues