Skip to content

A small utility project in Python whose purpose is to evaluate the global minimum of a given function, using a black box approach. Therefore there's no need to provide the analytic form, an actual implementation of the function is enough. Hypothesis: the given function satisfies the Lipschitz criterion, and an overextimation of L is given in input.

Notifications You must be signed in to change notification settings

0xbadc0ff3/Global-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

A small utility project in Python whose purpose is to evaluate the global minimum of a given function, using a black box approach. Therefore there's no need to provide the analytic form, an actual implementation of the function is enough. Hypothesis: the given function satisfies the Lipschitz criterion, and an overextimation of L is given in input.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages