Opened 16 months ago
Closed 14 months ago
#28963 closed defect (fixed)
Vector Bundles: Documentation Improvements
Reported by: | gh-DeRhamSource | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.1 |
Component: | geometry | Keywords: | vector-bundles |
Cc: | egourgoulhon, tscrim | Merged in: | |
Authors: | Michael Jung | Reviewers: | Eric Gourgoulhon |
Report Upstream: | N/A | Work issues: | |
Branch: | a8dc34e (Commits, GitHub, GitLab) | Commit: | a8dc34eaa6077f524c5ef4577bb95506407a0184 |
Dependencies: | Stopgaps: |
Description (last modified by )
There are some lacks in the documentation.
- the vector bundle stated as "Möbius bundle" is actually no Möbius bundle (the transition function is wrong)
- the frames induced by trivializations are denoted by
(psi^*e_i)
. This is not standard notation and should therefore be explained. - references added
Change History (9)
comment:1 Changed 16 months ago by
- Cc egourgoulhon tscrim added
- Component changed from PLEASE CHANGE to geometry
- Description modified (diff)
- Keywords vector-bundles added
- Type changed from PLEASE CHANGE to defect
comment:2 Changed 15 months ago by
- Branch set to u/gh-DeRhamSource/vector_bundles__documentation_improvements
comment:3 Changed 15 months ago by
- Commit set to 95f2aa9090ff0b5d9bf89d416ef3d9c0450e3b0c
comment:4 Changed 15 months ago by
- Description modified (diff)
comment:5 Changed 15 months ago by
- Commit changed from 95f2aa9090ff0b5d9bf89d416ef3d9c0450e3b0c to a8dc34eaa6077f524c5ef4577bb95506407a0184
Branch pushed to git repo; I updated commit sha1. New commits:
a8dc34e | Trac #28963: References added
|
comment:6 Changed 15 months ago by
- Description modified (diff)
comment:7 Changed 14 months ago by
- Status changed from new to needs_review
comment:8 Changed 14 months ago by
- Reviewers set to Eric Gourgoulhon
- Status changed from needs_review to positive_review
LGTM. Thanks!
comment:9 Changed 14 months ago by
- Branch changed from u/gh-DeRhamSource/vector_bundles__documentation_improvements to a8dc34eaa6077f524c5ef4577bb95506407a0184
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. New commits:
Trac #28963: Frames induced by trivializations explained