| | 103 | * words bug : #8095: word morphism is primitive, #8140: sturmian words definition, #8186: length handling, #8215: empty word, #8232: cmp bug, #7520: word construction |
| | 104 | * words enhancement : #8187 (equality of words), #8268 (speed up christoffel words), #8287 (_check function), #8289 (word morphism call function), #7619 (pickle for word defined by callable or iterator), #8233 (concatenation), #8266 (documentation) |
| | 105 | * words new functions : #8093, #8127, #8227 |
| | 106 | * Disjoint set data structure : #6775 |