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

Interest in folding in diffraxtra #585

Open
nstarman opened this issue Feb 4, 2025 · 1 comment · May be fixed by #586
Open

Interest in folding in diffraxtra #585

nstarman opened this issue Feb 4, 2025 · 1 comment · May be fixed by #586

Comments

@nstarman
Copy link

nstarman commented Feb 4, 2025

Hi @patrick-kidger!
I recently moved some utilities for working with diffrax out of galax and into its own library — diffraxtra. I was wondering if you'd be interested in folding any of these into diffrax proper.

Currently in diffraxtra:

  • DiffEqSolver: an object-oriented interface to diffrax.diffeqsolve.
  • VectorizedDenseInterpolation: a vectorized form of diffrax.DenseInterpolation that works on batched results from diffrax.diffeqsolve
@patrick-kidger
Copy link
Owner

Haha, I love the pun in the name!

On balance I'm inclined to leave these in diffraxtra. I think utilities like these are a great example of how people can customise wrappers to fit their needs, but I'd like to keep the underlying library doing each thing in 'just one way'.

Thank you for the offer though! :)

@nstarman nstarman linked a pull request Feb 6, 2025 that will close this issue
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