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

Make sparsity detection compliant with ADTypes v1 #298

Open
gdalle opened this issue Sep 3, 2024 · 3 comments
Open

Make sparsity detection compliant with ADTypes v1 #298

gdalle opened this issue Sep 3, 2024 · 3 comments

Comments

@gdalle
Copy link
Member

gdalle commented Sep 3, 2024

ADTypes v1 introduced a sparsity detection interface. It would be nice to implement it here and help dependents of SparseDiffTools move towards ADTypes reliance. In particular, it would ease the eventual transition to SparseConnectivityTracer and DifferentiationInterface (cc @adrhill).

@adrhill
Copy link

adrhill commented Sep 3, 2024

The missing entry in the "New" column of the table is being addressed in SciML/ADTypes.jl#81. Then SparseDiffTools should be ready to use the ADTypes interface?

EDIT: merged

@adrhill
Copy link

adrhill commented Sep 3, 2024

Related PR in DiffEqDocs: SciML/DiffEqDocs.jl#748

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

No branches or pull requests

2 participants