Opened 22 months ago
Closed 22 months ago
#30285 closed enhancement (fixed)
Affine Connection with Copy
Reported by: | gh-mjungmath | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.2 |
Component: | manifolds | Keywords: | |
Cc: | egourgoulhon, tscrim, mkoeppe | Merged in: | |
Authors: | Michael Jung | Reviewers: | Matthias Koeppe |
Report Upstream: | N/A | Work issues: | |
Branch: | 3b1ef17 (Commits, GitHub, GitLab) | Commit: | 3b1ef171687fbd1b935e36fa9177920e11eebd79 |
Dependencies: | Stopgaps: |
Description (last modified by )
This ticket adds a copy
method to affine connections.
Change History (5)
comment:1 Changed 22 months ago by
- Branch set to u/gh-mjungmath/affine_connection_with_copy
comment:2 Changed 22 months ago by
- Cc egourgoulhon tscrim mkoeppe added
- Commit set to 3b1ef171687fbd1b935e36fa9177920e11eebd79
- Component changed from PLEASE CHANGE to manifolds
- Description modified (diff)
- Status changed from new to needs_review
- Type changed from PLEASE CHANGE to enhancement
comment:3 Changed 22 months ago by
Patchbot is green.
comment:4 Changed 22 months ago by
- Reviewers set to Matthias Koeppe
- Status changed from needs_review to positive_review
comment:5 Changed 22 months ago by
- Branch changed from u/gh-mjungmath/affine_connection_with_copy to 3b1ef171687fbd1b935e36fa9177920e11eebd79
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Trac #30285: copy method added