Skip to content
#

lagrange-multipliers

Here are 21 public repositories matching this topic...

In this project, we modeled the motion of a ball on a rotating parabolic wire using the Lagrange multiplier method. We derived and solved the system of differential equations via the Constraint Stabilization method, analyzing the results using Python with NumPy, SciPy, and Matplotlib for computation and visualization.

  • Updated Sep 22, 2024
  • Python

Graph-Lagrange is an interactive Python tool for analyzing and visualizing mathematical functions in 1D and 2D. It allows users to compute critical points, local maxima, minima, saddle points, inflection points, and limits for single-variable and multivariable functions. The project also supports constrained optimization using Lagrange multipliers.

  • Updated Oct 21, 2025
  • Python

Improve this page

Add a description, image, and links to the lagrange-multipliers 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 lagrange-multipliers topic, visit your repo's landing page and select "manage topics."

Learn more