patrick-kidger / patrick-kidger/diffrax
Interest in folding in diffraxtra
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 189
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 1
Description
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 todiffrax.diffeqsolve.VectorizedDenseInterpolation: a vectorized form ofdiffrax.DenseInterpolationthat works on batched results fromdiffrax.diffeqsolve
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the diffraxtra utilities described in the issue, especially DiffEqSolver and VectorizedDenseInterpolation, and compare them with diffrax.diffeqsolve and diffrax.DenseInterpolation. Done would require a decided scope for which utilities, if any, belong in diffrax proper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100