Values are integers.
On Monday, July 16, 2018 at 5:30:44 PM UTC+5:30, jori.ma...@uta.fi wrote:
>
> On Mon, 16 Jul 2018, chandra chowdhury wrote:
>
> > I want to calculate the determinant of a large matrix
> > with large entries. So it is taking time. In my machine,
> > I have 32 CPUs. Is it po
Thank you. However if S=[1,2,3,1,2,3,1,2,3,1,2], it is showing 11 although
period is 3.
On Monday, December 10, 2018 at 1:26:50 PM UTC+5:30, vdelecroix wrote:
>
> You can use
>
> sage: w = Word(S)
> sage: w.primitive_length()
> [3]
> sage: w.primitive()
> word: 123
>
> Le 09/12/2018 à 11