Re: [sage-support] run SU as_permutation_group has error

2016-06-24 Thread meInvent bbird
succeed to run, after discover double coma, ,, On Friday, June 24, 2016 at 10:51:07 AM UTC+8, meInvent bbird wrote: > > when i run singular for a 28*28 matrix, got error in sage cloud > > > > ma

Re: [sage-support] run SU as_permutation_group has error

2016-06-24 Thread meInvent bbird
? PermutationMat(((1,2),(1,2,3)),3); On Thursday, June 23, 2016 at 6:27:44 PM UTC+8, Dima Pasechnik wrote: > > > > On Thursday, June 23, 2016 at 8:44:18 AM UTC+1, meInvent bbird wrote: >> >> when try to use the result of sage and input into gap system in sage >> clou

Re: [sage-support] run SU as_permutation_group has error

2016-06-23 Thread meInvent bbird
0,0,0,0; matrix B(1..8); B(1..3)=invariant_ring(A); B(1); On Friday, June 24, 2016 at 10:29:45 AM UTC+8, meInvent bbird wrote: > > succeed to run, however, why sage return two different permutation group, > which one is correct? or both correct? when using it , should we use any

Re: [sage-support] run SU as_permutation_group has error

2016-06-23 Thread meInvent bbird
, 0, 1, 0 ], [ 0, 0, 1, 0, 0, 0, 0, 0 ], [ 0, 0, 0, 0, 0, 0, 0, 1 ], [ 1, 0, 0, 0, 0, 0, 0, 0 ], [ 0, 0, 0, 0, 1, 0, 0, 0 ] ] On Friday, June 24, 2016 at 9:27:30 AM UTC+8, Justin C. Walker wrote: > > > On Jun 23, 2016, at 17:56 , meInvent bbird wrote: > > > I had tried per

Re: [sage-support] run SU as_permutation_group has error

2016-06-23 Thread meInvent bbird
n;' to continue brk_2> On Thursday, June 23, 2016 at 6:27:44 PM UTC+8, Dima Pasechnik wrote: > > > > On Thursday, June 23, 2016 at 8:44:18 AM UTC+1, meInvent bbird wrote: >> >> when try to use the result of sage and input into gap system in sage

[sage-support] how to use differential represent isomorphism or isomorphism classes in sage or gap or singular?

2016-06-23 Thread meInvent bbird
how to use differential represent isomorphism or isomorphism classes in sage or gap or singular in sage cloud? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to s

[sage-support] how to find Gromov-Witten invariants of Calabi-Yau threefolds like finding this invariant ring below

2016-06-23 Thread meInvent bbird
how to find Gromov-Witten invariants of Calabi-Yau threefolds like finding this invariant ring below? B(1)[1,1]=x+y+z B(1)[1,2]=xy+xz+yz B(1)[1,3]=xyz > LIB "finvar.lib"; // ** loaded /projects/sage/sage-6.10/local/share/singular/finvar.lib (3-1-7-0,Sep_2013) // ** loaded /projects/sage/sage-6.

[sage-support] Re: run SU as_permutation_group has error

2016-06-23 Thread meInvent bbird
> > On Wednesday, June 22, 2016 at 9:33:26 AM UTC+1, meInvent bbird wrote: >> >> S3 = SU(3,3); >> S3.as_matrix_group() >> S3.as_permutation_group() >> >> sage: version() > 'SageMath version 7.3.beta4, Release Date: 2016-06-12' > sa

Re: [sage-support] run SU as_permutation_group has error

2016-06-23 Thread meInvent bbird
> > (1,2,3,5,9,15,16,18)(4,7,12,19,24,27,26,23)(6,11,17,13,8,10,14,21)(20,25)] > > (or the solution proposed by Dima) > > I opened #20867. > > Vincent > > > > On 23/06/16 05:41, meInvent bbird wrote: > > i run in sage > > > > is as_matrix_grou

Re: [sage-support] run SU as_permutation_group has error

2016-06-22 Thread meInvent bbird
which function is the replacement of it in new function? why it is deprecated in new version? On Thursday, June 23, 2016 at 1:57:21 PM UTC+8, Dima Pasechnik wrote: > > > > On Thursday, June 23, 2016 at 4:12:25 AM UTC+1, meInvent bbird wrote: >> >> i find

Re: [sage-support] run SU as_permutation_group has error

2016-06-22 Thread meInvent bbird
p_gap_with_category' object > has no attribute 'as_permutation_group' > > What do you want to do? > > On 22/06/16 10:29, meInvent bbird wrote: > > S3 = SU(3,3); > > S3.as_matrix_group() > > S3.as_permutation_group() > -- You receiv

Re: [sage-support] run SU as_permutation_group has error

2016-06-22 Thread meInvent bbird
onMat(AsPermGroup(G).1,n,Rationals)); od; On Thursday, June 23, 2016 at 1:13:23 AM UTC+8, vdelecroix wrote: > > And the error message is crystal clear > > AttributeError: 'UnitaryMatrixGroup_gap_with_category' object > has no attribute 'as_permutation_grou

Re: [sage-support] run SU as_permutation_group has error

2016-06-22 Thread meInvent bbird
gap_with_category' object > has no attribute 'as_permutation_group' > > What do you want to do? > > On 22/06/16 10:29, meInvent bbird wrote: > > S3 = SU(3,3); > > S3.as_matrix_group() > > S3.as_permutation_group() > -- You received this me

Re: [sage-support] run SU as_permutation_group has error

2016-06-22 Thread meInvent bbird
tributeError: 'UnitaryMatrixGroup_gap_with_category' object > has no attribute 'as_permutation_group' > > What do you want to do? > > On 22/06/16 10:29, meInvent bbird wrote: > > S3 = SU(3,3); > > S3.as_matrix_group() > > S3.as_perm

[sage-support] run SU as_permutation_group has error

2016-06-22 Thread meInvent bbird
S3 = SU(3,3); S3.as_matrix_group() S3.as_permutation_group() -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post t