jump-dev / Convex.jl

A Julia package for disciplined convex programming
https://jump.dev/Convex.jl/stable/
Other
557 stars 119 forks source link

Sparse matrices in A * x #697

Closed odow closed 2 weeks ago

odow commented 2 weeks ago

See https://discourse.julialang.org/t/high-memory-usage-with-convex-jl-when-solving-optimization-problem-with-sparse-matrices/115896

odow commented 2 weeks ago

Closing because on inspection, I think the problem is in ECOS/the solver, rather than Convex.