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

Calculate sparse Hessians using DifferentiationInterface #25

Merged
merged 20 commits into from
Jun 5, 2024
Merged

Conversation

ElOceanografo
Copy link
Owner

This PR factors out previous custom sparsity and AD code to take advantage of the new second-order AD implementations in DifferentiationInterface.jl, as well as the sparsity-detection interface from SparseConnectivityTracer.jl. This should make these options more general, flexible, easier to maintain, and more performant.

@ElOceanografo
Copy link
Owner Author

Will fix #13.

@ElOceanografo ElOceanografo merged commit c2c2c74 into master Jun 5, 2024
0 of 2 checks passed
@gdalle
Copy link

gdalle commented Jun 8, 2024

FYI @ElOceanografo failures on nightly were caused by SparseMatrixColorings.jl, they should disappear once JuliaRegistries/General#108523 is merged. Or at least they will no longer be my fault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants