Changes between Version 77 and Version 78 of Ticket #18528
- Timestamp:
- 06/05/18 09:53:54 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v77 v78 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 63 - py3: implement `__hash__` method in `ContinuousMap`: #25502 64 - Declared coordinate range not taken into account when a symbolic bound is involved: #25510