Changes between Version 5 and Version 6 of Ticket #18106
- Timestamp:
- 05/16/15 10:14:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18106 – Description
v5 v6 13 13 14 14 In this ticket: 15 - introduce a new (one variable) polynomial descriptor 15 16 - we make sum and product be n-ary operators instead of binary 16 17 - we remove all recursive call to become depth first search 17 18 18 Suchbehavior prevents avoiding lazy fields (RLF and CLF) for number field embeddings (see e.g. #18103).19 The current behavior prevents avoiding lazy fields (RLF and CLF) for number field embeddings (see e.g. #18103).