Skip to content

ADTypes not exported by solver packages #2692

Open
@Ickaser

Description

@Ickaser

Describe the bug 🐞
On master, with e.g.

using OrdinaryDiffEqRosenbrock
using OrdinaryDiffEqNonlinearSolve

at least the symbol AutoForwardDiff is not exported, which is part of the API for choosing autodiff I believe.
With

using OrdinaryDiffEq

the symbol is exported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions