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

refactor: use DI.jl for the jacobian stuff #467

Merged
merged 11 commits into from
Sep 27, 2024
Merged

refactor: use DI.jl for the jacobian stuff #467

merged 11 commits into from
Sep 27, 2024

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Sep 26, 2024

@avik-pal avik-pal force-pushed the ap/clean_jac branch 3 times, most recently from aa6334b to 9a4d05f Compare September 26, 2024 14:35
@avik-pal avik-pal changed the base branch from ap/linesearch to master September 26, 2024 14:35
fix: stop storing extra stuff in JacobianCache

feat: use DI for dense jacobians

refactor: remove alg from the cache

fix: don't ignore sparsity for dense_ad
@avik-pal avik-pal linked an issue Sep 27, 2024 that may be closed by this pull request
@avik-pal avik-pal merged commit 736b4a3 into master Sep 27, 2024
41 of 42 checks passed
@avik-pal avik-pal deleted the ap/clean_jac branch September 27, 2024 20:31
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.

Analytical Jacobian is not being used in the 3.13 version of NonlinearSolve
1 participant