Changes between Version 19 and Version 33 of Ticket #12224
- Timestamp:
- 11/18/21 10:20:10 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12224
-
Property
Status
changed from
new
toneeds_work
-
Property
Work issues
changed from
to
pickling, doctests errors, revert changes on repr, ...
- Property Cc tjolivet jepperlein added
-
Property
Milestone
changed from
sage-5.11
tosage-9.1.1
-
Property
Reviewers
changed from
to
Sébastien Labbé
-
Property
Status
changed from
-
Ticket #12224 – Description
v19 v33 10 10 The previous code of Word is dispatched between the ElementMethods of the category and the Cython class FiniteWord. The choice has been made for sake of optimization. 11 11 12 - #12225 : finite and lazy languages 13 - #12227 : adic languages 12 14 13 see also: #12225, #12227 15 ---------------------------- 14 16 15 To import and apply all patches do17 Old pre-git instructions to import the code. To import and apply all patches do 16 18 {{{ 17 19 cd SAGE_ROOT/devel/YOUR_BRANCH