Skip to content
#

nonlinear-optimization

Here are 209 public repositories matching this topic...

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.

  • Updated Apr 30, 2024
  • Julia

PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.

  • Updated May 1, 2024
  • Fortran

Improve this page

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

Learn more