Skip to content
#

numerical-calculations

Here are 134 public repositories matching this topic...

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.

  • Updated Mar 12, 2024
  • Python

Improve this page

Add a description, image, and links to the numerical-calculations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the numerical-calculations topic, visit your repo's landing page and select "manage topics."

Learn more