Skip to content

This C++ library provides numerical algorithms for solving the problem of optimizing a nonlinear function wihtout any constraints..

Notifications You must be signed in to change notification settings

Hosein-Rahnama/Unconstrained-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonlinear Optimization

This is a C++ library for implementing nonlinear optimization algorithms. It mainly focuses on understanding algorithms rather than an improved implementation for better performance. Hopefully, someone who is getting familiar with such algorithms should understand the code withoud any problem.

About

This C++ library provides numerical algorithms for solving the problem of optimizing a nonlinear function wihtout any constraints..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages