#5707 closed defect (duplicate)
plus signs missing in typesetting of modular symbols
Reported by: | was | Owned by: | craigcitro |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | modular forms | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Try this and see no plus signs! Ouch.
sage: x = ModularSymbols(43)(vector([0,0,0,0,1,1,1])) sage: show(x.modular_symbol_rep())
Change History (3)
comment:1 Changed 12 years ago by
- Milestone changed from sage-3.4.1 to sage-3.4.2
comment:2 Changed 12 years ago by
- Resolution set to duplicate
- Status changed from new to closed
I am closing this since it is easy to fix as part of #5766.
comment:3 Changed 12 years ago by
- Milestone changed from sage-3.4.2 to sage-duplicate/invalid/wontfix
Note: See
TracTickets for help on using
tickets.
Bumping it since according to William this is lower priority.
Cheers,
Michael