Skip to content

LinearAlgebra.givensAlgorithm not compatible with ForwardDiff #861

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

Open
ArnoStrouwen opened this issue Aug 2, 2021 · 1 comment
Open

Comments

@ArnoStrouwen
Copy link

LinearAlgebra.givensAlgorithm is non-generic, as it requires AbstractFloat or Complex{AbstractFloat}.
This makes it incompatible with automatic differentiation packages such as ForwardDiff.
This is an issue for SciML: SciML/SciMLSensitivity.jl#446 (comment)

@j-fu
Copy link

j-fu commented Jan 24, 2023

Bump this :)

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 a pull request may close this issue.

2 participants