Skip to content

Conversation

AayushSabharwal
Copy link
Member

No description provided.

@ChrisRackauckas
Copy link
Member

What's the state of this?

@AayushSabharwal AayushSabharwal marked this pull request as ready for review August 19, 2025 08:49
@@ -0,0 +1,227 @@
function old_sparsejacobian(ops::AbstractVector, vars::AbstractVector)
sp = Symbolics.jacobian_sparsity(ops, vars)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be updated to DI?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a recreation of the old Symbolics AD algorithm to compare before and after. An apples-to-apples comparison would use jacobian_sparsity here as well, since that is what Symbolics uses.

@ChrisRackauckas
Copy link
Member

Missing a Manifest.

This is a new grouping right?

@ChrisRackauckas ChrisRackauckas merged commit d33f86b into SciML:master Sep 1, 2025
1 of 2 checks passed
@AayushSabharwal AayushSabharwal deleted the as/cse-bench branch September 1, 2025 11:26
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.

3 participants