Opened 11 years ago
Last modified 7 years ago
#11129 new defect
PolyBoRi: remove workarounds in lm() + lex_lead()
Reported by: | malb | Owned by: | tbd |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.6 |
Component: | algebra | Keywords: | polybori |
Cc: | AlexanderDreyer, PolyBoRi | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | Fixed upstream, in a later stable release. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Currently, we allow 0.lm()
and 0.lex_lead()
. Recently, the code which requires us to allow this, was fixed in PolyBoRi? so we should remove these workarounds once the next version of PolyBoRi? is released and included in Sage.
cf. https://bitbucket.org/brickenstein/polybori/changeset/9c3bf34fe28d
Change History (1)
comment:1 Changed 7 years ago by
- Component changed from packages: standard to algebra
- Milestone set to sage-6.6
- Summary changed from remove workarounds in lm() + lex_lead() to PolyBoRi: remove workarounds in lm() + lex_lead()
Note: See
TracTickets for help on using
tickets.