Description
Solve conic optimization problems from Python through the ECOS solver. It helps scientific, engineering, and operations workflows compute solutions for mathematical models with convex cone constraints.
This is a numerical solver interface, not a visual calculator. Results depend on model quality, scaling, tolerances, and solver status, so important decisions should verify feasibility and precision.