Skip to content

A collection of numerical optimization algorithms focused on finding the minimum of functions. This repository includes well-known unconstrained minimization methods such as Golden Section Search, Newton’s Method, and Gradient Descent etc. Each method is implemented with clarity for educational and practical use in computational mathematics.

Notifications You must be signed in to change notification settings

NaumaanSaifi1/Minimization_Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Minimization_Methods

A collection of numerical optimization algorithms focused on finding the minimum of functions. This repository includes well-known unconstrained minimization methods such as Golden Section Search, Newton’s Method, and Gradient Descent etc. Each method is implemented with clarity for educational and practical use in computational mathematics.

About

A collection of numerical optimization algorithms focused on finding the minimum of functions. This repository includes well-known unconstrained minimization methods such as Golden Section Search, Newton’s Method, and Gradient Descent etc. Each method is implemented with clarity for educational and practical use in computational mathematics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages