© 2025-2026 PySpect
Loading...
| Package | Comment | Downloads/day | Recent releases ⓘ | GitHub Stars |
|---|---|---|---|---|
| cvxpy | A domain-specific language for disciplined convex programming that lets you express and solve convex optimization problems in natural mathematical notation. | 97K | 13 | · |
| pyomo | An algebraic modeling language for large-scale linear, nonlinear, and mixed-integer optimization problems, supporting many open-source and commercial solvers. | 33K | 4 | · |
| pulp | A linear and mixed-integer programming modeler that dispatches problems to solvers such as CBC, GLPK, Gurobi, and CPLEX. | 118K | 12 | · |
| ortools | Google's combinatorial optimization suite covering constraint programming, vehicle routing, network flows, and linear/integer programming. | 115K | 3 | · |
| scipy | The standard scientific Python library, with a rich `scipy.optimize` module covering unconstrained and constrained minimization, root finding, and curve fitting. | 8.8M | 10 | · |