Skip to content

Reexport ADTypes #3650

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
asinghvi17 opened this issue May 21, 2025 · 3 comments
Open

Reexport ADTypes #3650

asinghvi17 opened this issue May 21, 2025 · 3 comments

Comments

@asinghvi17
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I’m always frustrated when I have to load ADTypes to specify the AD engine.

Describe the solution you’d like

MTK should @reexport using ADTypes or at least reexport the types.

Describe alternatives you’ve considered

Not really, no

@ChrisRackauckas
Copy link
Member

OrdinaryDiffEqCore instead?

@asinghvi17
Copy link
Contributor Author

Those types are not in using OrdinaryDiffEqCore

Or do you mean reexporting ADTypes from ODECore instead? Yeah as long as that's reexported here too, that works

@ChrisRackauckas
Copy link
Member

Yes, since the types aren't used by MTK it's a bit odd to reexport them from here. It's the implicit solvers. OrdinaryDiffEq, OrdinaryDiffEqRosenbrock, etc.

Though... it should actually be a lower level detail that most users don't worry about...

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