Opened 7 years ago
Closed 7 years ago
#20770 closed enhancement (fixed)
Improve category for finite rank free modules and provide list functionality for basis
Reported by: | Travis Scrimshaw | Owned by: | Travis Scrimshaw |
---|---|---|---|
Priority: | major | Milestone: | sage-7.3 |
Component: | geometry | Keywords: | days74 |
Cc: | Eric Gourgoulhon | Merged in: | |
Authors: | Travis Scrimshaw | Reviewers: | Eric Gourgoulhon |
Report Upstream: | N/A | Work issues: | |
Branch: | e8b6105 (Commits, GitHub, GitLab) | Commit: | e8b6105ed1481adb0a2bc0feb515517013813f42 |
Dependencies: | Stopgaps: |
Description
Finite rank free modules should know that they are finite dimensional free modules. We also add functionality for (dual) bases of finite rank free modules to list their basis elements.
Change History (5)
comment:1 Changed 7 years ago by
Branch: | → public/modules/add_category_support_finite_rank_free_modules-20770 |
---|---|
Status: | new → needs_review |
comment:2 Changed 7 years ago by
Commit: | → e8b6105ed1481adb0a2bc0feb515517013813f42 |
---|
comment:3 Changed 7 years ago by
Status: | needs_review → positive_review |
---|
comment:5 Changed 7 years ago by
Branch: | public/modules/add_category_support_finite_rank_free_modules-20770 → e8b6105ed1481adb0a2bc0feb515517013813f42 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. New commits:
Added list of basis and finite-dimensionality to finite rank free modules.