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

New release broke DifferentiationInterface #290

Open
gdalle opened this issue Apr 9, 2024 · 3 comments
Open

New release broke DifferentiationInterface #290

gdalle opened this issue Apr 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@oxinabox
Copy link
Member

oxinabox commented Apr 9, 2024

I think that is actually a bug in Diffractor introduced by this change, unintentionally.
We should isolate and fix it, and add a test of our own for the at case.

The API remains the same, that code should still work and it looks like it does (until it hits this bug in map)

@gdalle
Copy link
Member Author

gdalle commented Apr 9, 2024

Sounds good! I think DifferentiationInterface might have accidentally become PkgEval for AD ^^

@gdalle
Copy link
Member Author

gdalle commented Apr 10, 2024

Actually the problem is already in v0.2.7, but not in v0.2.6

@oxinabox oxinabox added the bug Something isn't working label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants