Skip to content
#

interior-point

Here are 3 public repositories matching this topic...

Language: All
Filter by language

A practice implementation of Newton’s method for local convergence and optimization, covering both univariate and multivariate cases; extending the first and second derivatives in the 1D case to the Jacobian matrix (gradient vector) for finding roots and the Hessian matrix for finding extrema, respectively, in the multivariate case.

  • Updated Aug 26, 2026
  • Python

Add this topic to your repo

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

Learn more