JuliaMath / JuliaMath/Dierckx.jl

allow integration of a function of a spline

Open
#47 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.