Changes between Initial Version and Version 2 of Ticket #26042
- Timestamp:
- 08/10/18 12:04:26 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26042
- Property Cc dimpase mmarco vdelecroix added
-
Ticket #26042 – Description
initial v2 1 An often requested feature is to be able to work in say QQ[pi], QQ[e], 2 QQ[e, pi], or similar extensions. 1 3 2 4 - [[https://groups.google.com/d/topic/sage-devel/80zQZFX8NEE/discussion|2018-08-08, Pat Hooper on sage-devel]] … … 16 18 > I would be happy if there was a way to work with the transcendental 17 19 > extension QQ[pi] where I can assert that an expression is zero. 20 21 An implementation is attached to [[https://groups.google.com/d/msg/sage-devel/80zQZFX8NEE/L4KBWtrlDAAJ|Pat Hooper's 2018-08-08 post on sage-devel]].