Changes between Version 117 and Version 118 of Ticket #18528
- Timestamp:
- 08/29/19 15:40:13 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v117 v118 92 92 - Issue in calculus on manifolds with incomplete set of transition maps: #28072 ''(merged in Sage 8.9.beta2)'' 93 93 - `AttributeError` when computing manifold chart after computing its vector field module: #28331 ''(merged in Sage 8.9.beta7)'' 94 - Fix some issues with submanifolds and improve their documentation: #28344 95 - Use something instead of `time()` to ensure Manifold uniqueness in tests: #28365 94 - Fix some issues with submanifolds and improve their documentation: #28344 ''(merged in Sage 8.9.beta8)'' 95 - Use something instead of `time()` to ensure Manifold uniqueness in tests: #28365 ''(merged in Sage 8.9.beta8)'' 96 - Change keyword argument `verbose` to `check` in `CoordChange.set_inverse()` and set the default to `True`: #28422 96 97