Opened 6 years ago
Last modified 5 years ago
#18136 new enhancement
Non trigonometric functions for CIF
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.6 |
Component: | basic arithmetic | Keywords: | |
Cc: | tmonteil, jdemeyer | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | public/18136 (Commits, GitHub, GitLab) | Commit: | eee7694e181eaa3fc213702b8032fef44dc5cae9 |
Dependencies: | #17285 | Stopgaps: |
Change History (3)
comment:1 Changed 6 years ago by
comment:2 Changed 5 years ago by
comment:3 Changed 5 years ago by
- Branch set to public/18136
- Commit set to eee7694e181eaa3fc213702b8032fef44dc5cae9
Note: See
TracTickets for help on using
tickets.
They are implemented in arb. Once arb is a standard package and
ComplexBallField
is finished, it will be easy to create interval implementations (if not optimal ones) that wrap the ball versions.