Changes between Version 78 and Version 79 of Ticket #18528
- Timestamp:
- 06/19/18 09:00:41 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v78 v79 61 61 - Better handling of matrix output for operator `[:]` acting on sets of tensor components: #24884 ''(merged in Sage 8.2.beta8)'' 62 62 - Better restrictions on manifolds: #25417 ''(merged in Sage 8.3.beta3)'' 63 - py3: implement `__hash__` method in `ContinuousMap`: #25502 64 - Declared coordinate range not taken into account when a symbolic bound is involved: #25510 63 - py3: implement `__hash__` method in `ContinuousMap`: #25502 ''(merged in Sage 8.3.beta5)'' 64 - Declared coordinate range not taken into account when a symbolic bound is involved: #25510 ''(merged in Sage 8.3.beta5)''