Changes between Initial Version and Version 3 of Ticket #28716
- Timestamp:
- 11/11/19 09:52:08 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28716
- Property Cc tscrim added
-
Property
Commit
changed from
to
013fb8b665adaf1339372c457fca851246d30a3c
-
Property
Status
changed from
new
toneeds_review
-
Property
Branch
changed from
to
public/manifolds/vector_frame_from_family-28716
-
Ticket #28716 – Description
initial v3 14 14 True 15 15 }}} 16 Previously, the only way to introduce the vector frame `e` was to first introduce anautomorphism relating the frame `(d/dx, d/dy)` to `(e0, e1)` and to pass this automorphism to `VectorFrame.new_frame()`:16 Previously, the only way to introduce the vector frame `e` was to first introduce the automorphism relating the frame `(d/dx, d/dy)` to `(e0, e1)` and to pass this automorphism to `VectorFrame.new_frame()`: 17 17 {{{ 18 18 sage: aut = M.automorphism_field()