Add function for scipy.integrate.quad
Open
good first issue
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Users of numerical integration don't have a nice lowlevelcallable interface with Numba right now. See:
See https://docs.scipy.org/doc/scipy/reference/ccallback.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the SciPy LowLevelCallable documentation linked in the issue, with particular attention to scipy.integrate.quad and its callback requirements. Identify the appropriate entry point for a new helper in llc-tools; done means users have a Numba-compatible low-level callback interface for numerical integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100