Derivative and Integral support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Curvallis has argument --do_derivative and --do_integral, but the mostly aren't actually done. Someone needs to go through and enter all the derivatives and integrals for the fitting functions.
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
Start at the command-line handling for --do_derivative and --do_integral, then trace how fitting functions are defined and evaluated. Enumerate the fitting functions that lack derivative or integral support and verify that both options work for every function.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100