Opened 2 years ago
Last modified 4 months ago
#30309 new enhancement
Meta-ticket: Unify free module elements API: methods dict, monomial_coefficients, etc.
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | linear algebra | Keywords: | |
Cc: | gh-mwageringel, gh-mjungmath, tscrim, vdelecroix | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
FreeModule
and CombinatorialFreeModule
elements support methods monomials
, coefficients
, monomial_coefficients
, and FreeModule
has the alias dict
for the latter.
FiniteRankFreeModule
elements could support these methods too (with an optional basis
argument), and Components
as well.
See also:
Change History (11)
comment:1 Changed 2 years ago by
- Milestone changed from sage-9.2 to sage-9.3
comment:2 Changed 2 years ago by
- Cc gh-mwageringel added
comment:3 Changed 2 years ago by
- Cc gh-mjungmath added
- Description modified (diff)
comment:4 Changed 2 years ago by
- Cc tscrim added
comment:5 Changed 2 years ago by
- Description modified (diff)
comment:6 Changed 2 years ago by
- Cc vdelecroix added
- Description modified (diff)
- Summary changed from Unify free module elements API: methods dict, monomial_coefficients, etc. to Meta-ticket: Unify free module elements API: methods dict, monomial_coefficients, etc.
comment:7 Changed 18 months ago by
- Milestone changed from sage-9.3 to sage-9.4
comment:8 Changed 14 months ago by
- Description modified (diff)
comment:9 Changed 13 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:10 Changed 8 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:11 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.