JuliaMath / JuliaMath/HCubature.jl
Parallel integrand evaluation [Feature Req.]
- Dominant language
- Julia
- Stars
- 168
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I need a pure-julia integration library that support multi-dimensional, vector valued integrands **and** batch integrand evaluation. HCubature.jl hits all these criteria except for batch integrand evaluation as in [Cubature.jl](https://github.com/JuliaMath/Cubature.jl). Is adding a vectorized method on the horizon?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing HCubature.jl's existing integrand interface and the batch-evaluation API in Cubature.jl, both referenced in the issue. The work is complete when HCubature.jl supports batch evaluation for its multidimensional, vector-valued integrands with suitable coverage of the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100