JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Improve precompilation time #292

Open geoffroyleconte opened 6 months ago

geoffroyleconte commented 6 months ago

The only solver useful for most users is iterations/solvers/augmented/K2LDL.jl. Not precompiling all the other solvers files and preconditioner files might improve a lot the precompilation time of the package.