JuliaMath / JuliaMath/Dierckx.jl
allow integration of a function of a spline
Open
- Dominant language
- Julia
- Stars
- 173
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Would it be hard to allow for integration of a function of the spline?
For example
```jl
integrate( spl, a, b, (val) -> val^2 )
```
And then one integrates the square of the spline values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.