Changes between Initial Version and Version 1 of Ticket #28072
- Timestamp:
- 06/27/19 14:34:56 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28072
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Eric Gourgoulhon
- Property Cc tscrim added
-
Property
Branch
changed from
to
public/manifolds/incomplete_transition_map-28072
-
Property
Commit
changed from
to
7d13b136fc258009992a042953ffdf3085edecf0
-
Property
Status
changed from
-
Ticket #28072 – Description
initial v1 11 11 KeyError: (Chart (M, (u, v)), Chart (M, (x, y))) 12 12 }}} 13 If one initializes the inverse transition map, it isOK:13 If one initializes the inverse transition map, things are OK: 14 14 {{{ 15 15 sage: X_to_Y.inverse()