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
720 stars 79 forks source link

Remove linesearch references in IPNewton documentation #698

Closed ederag closed 8 months ago

ederag commented 8 months ago

Rationale: https://github.com/SciML/Optimization.jl/issues/695#issuecomment-1923592842

Would fix #695.