Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features necessary for Optimization.jl #89

Closed
gdalle opened this issue Mar 22, 2024 · 2 comments
Closed

Features necessary for Optimization.jl #89

gdalle opened this issue Mar 22, 2024 · 2 comments
Assignees
Labels
downstream Related to downstream compatibility

Comments

@gdalle
Copy link
Member

gdalle commented Mar 22, 2024

New repo at https://github.com/SciML/OptimizationBase.jl with the AD support

  • Sparsity Support for sparsity #63
  • Easily construct closures for gradient, hessian, hessian-vector product
  • In-place vs out-of-place OptimizationFunction{true/false}
  • Static arrays support needs out-of-place
@gdalle gdalle added the downstream Related to downstream compatibility label Mar 28, 2024
@gdalle gdalle self-assigned this Apr 3, 2024
@gdalle
Copy link
Member Author

gdalle commented Apr 3, 2024

@Vaibhavdixit02 I think you can start trying it out!

@gdalle
Copy link
Member Author

gdalle commented May 15, 2024

DI v0.4 has fully fleshed out sparsity support, and I have fixed a few StaticArray issues as a bonus.
Closing this in favor of the PR SciML/OptimizationBase.jl#31

@gdalle gdalle closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
downstream Related to downstream compatibility
Projects
None yet
Development

No branches or pull requests

1 participant