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

CompatHelper: add new compat entry for Manopt at version 0.4 for package docs, (keep existing compat) #777

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

This pull request sets the compat entry for the Manopt package to 0.4 for package docs. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.