patrick-kidger / patrick-kidger/diffrax
Solving for initial value conditions and final value conditions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 189
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 1
Description
Hey @patrick-kidger , I recently started exploring diffrax (just realised how powerful diffrax is!, and kudos for the amazing work!). I was thinking if there was a way to solve the initial value problem and a final value problem, viz, a system of stiff ODE's solving for ${ y(0) = k1, y(T) = k2}$, (A boundary value problem instead of an initial value problem) any kind of reference would be much appreciated.
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
No files, tests, or entry points are named. Start by reading the diffrax documentation and the 12-comment discussion to determine whether boundary-value problems are in scope; a complete outcome should establish an agreed approach for solving the stated endpoint conditions or provide a reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100