Skip to content

LinearAlgebra.givensAlgorithm not compatible with ForwardDiff #861

@ArnoStrouwen

Description

@ArnoStrouwen

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions