Opened 5 years ago
Closed 5 years ago
#20770 closed enhancement (fixed)
Improve category for finite rank free modules and provide list functionality for basis
Reported by: | tscrim | Owned by: | tscrim |
---|---|---|---|
Priority: | major | Milestone: | sage-7.3 |
Component: | geometry | Keywords: | days74 |
Cc: | egourgoulhon | 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 5 years ago by
- Branch set to public/modules/add_category_support_finite_rank_free_modules-20770
- Status changed from new to needs_review
comment:2 Changed 5 years ago by
- Commit set to e8b6105ed1481adb0a2bc0feb515517013813f42
comment:3 Changed 5 years ago by
- Status changed from needs_review to positive_review
comment:4 Changed 5 years ago by
Given by Eric at my side.
comment:5 Changed 5 years ago by
- Branch changed from public/modules/add_category_support_finite_rank_free_modules-20770 to e8b6105ed1481adb0a2bc0feb515517013813f42
- 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:
Added list of basis and finite-dimensionality to finite rank free modules.