PYIODE: probable bug in estimation.pyx
Open
Nobody has claimed this yet.
bug
difficulty: low
python
- Dominant language
- C++
- Stars
- 2
- Forks
- 1
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 13
Description
Line:
should probably be method = AdjustmentMethod[method] instead.
Contributor guide
No contributing guide indexed for this repository
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
Open pyiode/compute/estimation.pyx at line 73 and inspect how the method value is resolved against AdjustmentMethod. Confirm the intended lookup behavior, make the indicated correction, and verify that the estimation path still handles the method value correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100