SciML / Optimization.jl

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.
https://docs.sciml.ai/Optimization/stable/
MIT License
688 stars 75 forks source link

Remove `LD_LBFGS_NOCEDAL` update nlopt.md #725

Closed Vaibhavdixit02 closed 3 months ago

Vaibhavdixit02 commented 3 months ago

Checklist

Additional context

Add any other context about the problem here.

ChrisRackauckas commented 3 months ago

What's up here? Is it not actually an NLopt method?

Vaibhavdixit02 commented 3 months ago

yeah https://github.com/stevengj/nlopt/issues/455#issuecomment-1125166438