#15479: Finite Words should be proud of their finiteness
-------------------------+-------------------------------------------------
Reporter: | Owner:
ncohen | Status: needs_review
Type: | Milestone: sage-6.0
defect | Resolution:
Priority: major | Merged in:
Component: | Reviewers:
combinatorics | Work issues:
Keywords: | Commit:
Authors: | 8c2aefff52e458b4176809e3c10c46c34d5831eb
Nathann Cohen | Stopgaps:
Report Upstream: N/A |
Branch: |
u/ncohen/15479 |
Dependencies: |
-------------------------+-------------------------------------------------
Description changed by ncohen:
Old description:
> Right now :
>
> {{{
> sage: Words(2,infinite=False)
> Words over {1, 2}
> }}}
>
> {{{
> sage: Words(2, infinite=False)
> Finite Words over {1, 2}
> }}}
>
> Nathann
New description:
Right now :
{{{
sage: Words(2,infinite=False)
Words over {1, 2}
}}}
Instead of
{{{
sage: Words(2, infinite=False)
Finite Words over {1, 2}
}}}
Nathann
--
--
Ticket URL: <http://trac.sagemath.org/ticket/15479#comment:3>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.