#12226: rational exponent for finite words
-----------------------------+----------------------------------------------
Reporter: sstarosta | Owner: sstarosta
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.8
Component: combinatorics | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by slabbe):
> I think an alias is not necessary. There is no other period, and anyone
looking for that notion will use "period" anyway.
If 3 is a period, than 6, 9, 12 are period as well. But I agree that 3 is
*the* period.
I would rather suggest the following :
{{{
sage: Word('1231').period_word()
word: 123
sage: Word('1231').period()
3
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12226#comment:4>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.