JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Avoid load in tetra and triangle #327

Closed tmigot closed 4 months ago

tmigot commented 4 months ago

Close #326

This is an issue we might have as OptimizationProblems grows as well, precompile time will just increase and loading all the necessary data will sometimes crash...