Skip to content
#

constrained-optimization

Here are 159 public repositories matching this topic...

A curated collection of Python examples for optimization-based solid simulation, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions, designed for readability and understanding.

  • Updated Jul 1, 2024
  • Python

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 Jul 5, 2024
  • Fortran
Gradient-Free-Optimizers

Improve this page

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

Learn more