awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qpsolvers avatar

qpsolvers/qpsolvers

0
View on GitHub↗
752 stars·104 forks·Python·LGPL-3.0·4 views

Qpsolvers

Quadratic programming solvers in Python with a unified API

Features

  • Optimization Solvers - Quadratic programming solvers in Python with unified API.

Star history

Star history chart for qpsolvers/qpsolversStar history chart for qpsolvers/qpsolvers

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does qpsolvers/qpsolvers do?

Quadratic programming solvers in Python with a unified API

What are the main features of qpsolvers/qpsolvers?

The main features of qpsolvers/qpsolvers are: Optimization Solvers.

What are some open-source alternatives to qpsolvers/qpsolvers?

Open-source alternatives to qpsolvers/qpsolvers include: ceres-solver/ceres-solver — Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained… cma-es/libcmaes — libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization… coin-or/ipopt — COIN-OR Interior Point Optimizer IPOPT. coin-or/shot — A solver for mixed-integer nonlinear optimization problems. cvxgrp/scs — Splitting Conic Solver. casadi/casadi — CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse…

Open-source alternatives to Qpsolvers

Similar open-source projects, ranked by how many features they share with Qpsolvers.
  • ceres-solver/ceres-solverceres-solver avatar

    ceres-solver/ceres-solver

    4,499View on GitHub↗

    Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained optimization problems. It serves as a framework for automatic differentiation and robust curve fitting, providing tools to solve large-scale mathematical models. The library is distinguished by its bundle adjustment capabilities, which exploit sparse matrix structures to refine 3D scene points and camera parameters. It utilizes dual-number automatic differentiation to compute derivatives of cost functions, removing the need for manual Jacobian derivation. The project covers a

    C++
    View on GitHub↗4,499
  • cma-es/libcmaesCMA-ES avatar

    CMA-ES/libcmaes

    367View on GitHub↗

    libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy

    C++
    View on GitHub↗367
  • coin-or/ipoptcoin-or avatar

    coin-or/Ipopt

    1,760View on GitHub↗

    COIN-OR Interior Point Optimizer IPOPT

    C++
    View on GitHub↗1,760
  • casadi/casadicasadi avatar

    casadi/casadi

    2,232View on GitHub↗

    CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

    C++
    View on GitHub↗2,232
See all 22 alternatives to Qpsolvers→