Implement trigonometric functions
Open
- Dominant language
- Python
- Stars
- 365
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Sine and cosine are not implemented, as you state in the [paper](https://arxiv.org/abs/2212.11429):
> For example, we do not currently have a way to compute sharp Taylor enclosures for periodic functions, such as sine or cosine.
I only skimmed the paper, but I assume periodic functions are a non-trivial limitation?
Contributor guide
Assessment
This issue has not been assessed yet.