add Function transform
Open
easy
enhancement
help wanted
- Dominant language
- C++
- Stars
- 334
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Henry has demonstrated in boost-histogram (the python module) that fast transforms can be generated also with a less static approach, where the transform stores two function pointers and uses that to perform the transforms. useful for people who need to configure the transforms at run-time.
Contributor guide
Assessment
This issue has not been assessed yet.