Make sure we document a list of math functions that can be used (folded) in kernels
Open
@amccaskey is already working on this.
Since Mar 22, 2024.
documentation
stale-notified
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 456
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 165
Description
The compiler can fold some math expressions, like exp(), but we should make sure to document the ones we support precisely.
### Tasks
- [ ] Make sure to add a regression test for the math functions in the list
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.