Skip to content
#

optimization-methods

Here are 289 public repositories matching this topic...

zoofs

zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.

  • Updated Dec 6, 2023
  • Python

A next-gen solver for nonlinearly constrained nonconvex optimization. Modular and lightweight, it unifies iterative methods (SQP vs interior points) and globalization techniques (filter method vs merit function, line search vs trust region method) in a single framework. Competitive against IPOPT, filterSQP, SNOPT, MINOS and CONOPT

  • Updated Apr 25, 2024
  • C++

Improve this page

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

Learn more