#20009: string monoid class one not defined
-------------------------------------+-------------------------------------
Reporter: kcrisman | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-7.1
Component: algebra | Resolution:
Keywords: | Merged in:
Authors: Karan Desai | Reviewers: Karl-Dieter Crisman,
Report Upstream: N/A | Thierry Monteil
Branch: | Work issues:
u/karandesai-96/string_monoid_class_one_not_defined| Commit:
Dependencies: | de15718e2fd05af0386baf6ec73fd8556a0b2ffb
| Stopgaps:
-------------------------------------+-------------------------------------
Changes (by tmonteil):
* status: needs_review => needs_work
* reviewer: Karl-Dieter Crisman => Karl-Dieter Crisman, Thierry Monteil
Comment:
`BinaryStrings().one()` should be an element of `BinaryStrings()`, not a
Python string. Indeed, you want to be able to write things like:
{{{
sage: b = BinaryStrings()
sage: b.one() * b("101") == b("101")
True
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/20009#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.