Skip to content

Minimize a one-dimensional function (double -> double) given a min and max using the golden section search

Notifications You must be signed in to change notification settings

qiantao94/minimize-golden-section-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimize-Golden-Section-Java

A Java port of Scijs' minimize-golden-section-1d for the case where both edges of the search bracket are available.

About

Minimize a one-dimensional function (double -> double) given a min and max using the golden section search

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%