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

Update `OptimizationPRIMA` `[compat]` for `PRIMA` to `0.2.0` #768

Closed vancleve closed 1 month ago

vancleve commented 1 month ago

It looks like there are some nice updates for PRIMA.jl in version 0.2.0.

vancleve commented 1 month ago

excellent, thanks!