Skip to content
#

numerical-calculations

Here are 134 public repositories matching this topic...

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

  • Updated May 10, 2024
  • C++

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