Opened 22 months ago
Last modified 4 months ago
#30824 new enhancement
More Flexible Coordinate Treatment for EuclideanSpace
Reported by: | gh-mjungmath | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | manifolds | Keywords: | |
Cc: | egourgoulhon, tscrim | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
See #30189.
Currently, each coordinate has its own attribute in EuclideanSpace
. I propose a more general setup using dictionaries. Morever, the user should be able to input their own coordinate initialization method if he/she wants to.
Change History (6)
comment:1 Changed 22 months ago by
- Cc egourgoulhon tscrim added
- Component changed from PLEASE CHANGE to manifolds
- Description modified (diff)
- Type changed from PLEASE CHANGE to enhancement
comment:2 Changed 22 months ago by
- Description modified (diff)
comment:3 Changed 18 months ago by
- Milestone changed from sage-9.3 to sage-9.4
comment:4 Changed 12 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:5 Changed 8 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:6 Changed 4 months ago by
- Milestone changed from sage-9.6 to sage-9.7
Note: See
TracTickets for help on using
tickets.
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.