Changes between Initial Version and Version 33 of Ticket #20214
- Timestamp:
- 12/31/18 13:14:13 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20214
-
Property
Status
changed from
new
toneeds_review
-
Property
Reviewers
changed from
to
Miguel Marco
-
Property
Authors
changed from
to
Vincent Delecroix
- Property Cc slelievre added
-
Property
Branch
changed from
to
u/vdelecroix/20214
-
Property
Milestone
changed from
sage-7.1
tosage-8.7
- Property Keywords factor polynomial Laurent polynomial added
-
Property
Commit
changed from
to
63eeb9e3030672d9e248b6ac7e6a4771fdf74aab
-
Property
Status
changed from
-
Ticket #20214 – Description
initial v33 1 This ticket fixes a lot of inconsistencies with factorization (`structure/factorization.py`). For example the unit was not forced to belong to the universe of the factorization 1 2 {{{ 2 3 sage: R.<x> = ZZ[]