Changes between Initial Version and Version 1 of Ticket #26344, comment 23
- Timestamp:
- 09/29/18 05:56:06 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26344, comment 23
initial v1 1 I currently set the Lie algebra -> Lie group interface to default to naming the group 'G'. This allow both `L.lie_group()` and `X.exp()`, since requiring the name parameter for `exp` did not seem convenient for use.1 I currently set the Lie algebra -> Lie group interface to default to naming the group 'G'. This allows both `L.lie_group()` and `X.exp()`, since requiring the name parameter for `exp` did not seem convenient for use. 2 2 3 3 Should different(ly named) Lie groups of the same Lie algebra have a predefined canonical coercion between each other? Or should these be considered separate objects? I'm not sure about the intended use of the `_name` parameter when the underlying manifold is the same. In particular, it is clear that