Skip to content
#

numerical-calculations

Here are 28 public repositories matching this topic...

Contains functions for numerically solving of algebra and calculus problems, applying traditional methods in mathematics. Developed during the course of Numerical Calculus for Civil Engineering

  • Updated Feb 15, 2022
  • Python

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