JuliaMath / JuliaMath/HCubature.jl
Parallel evaluation of the integrand
Open
- Dominant language
- Julia
- Stars
- 168
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
In the previous Cubature.jl package, it is possible to evaluate the integrand in parallel by requiring the function `f` to accept matrix arguments. Is it possible such feature can be supported in HCubature.jl?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing HCubature.jl's current integrand API and the prior Cubature.jl behavior for matrix arguments. Define how function f should accept batches and what parallel evaluation means here; done should be demonstrated by coverage for matrix-valued calls and parallel integrand evaluation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100