You probably do not have an alpha version.  It would have printed in
what you did above.

On May 13, 11:59 pm, Pierre <pierre.guil...@gmail.com> wrote:
> sage --version gives
>
> Sage Version 4.6.2, Release Date: 2011-02-25
>
> how do I find out about the "alpha"?
>
> On 13 mai, 19:34, Rob Beezer <goo...@beezer.cotse.net> wrote:
>
> > I do not have too many versions of Sage available to me at the moment,
> > but:
>
> > Your example works properly on 4.6.2.alpha3
>
> > Your example fails on  4.6.2.alpha4  and  4.7.rc0
>
> > The failure is at the same place as in the initial report.
>
> > Pierre - What version are you using?
>
> > The only ticket merged between those two alphas that looks like it
> > could possibly be relevant is
>
> >http://trac.sagemath.org/sage_trac/ticket/11000
>
> > which has to do multi-line input to GAP.
>
> > Rob
>
> > On May 13, 3:04 pm, Pierre <pierre.guil...@gmail.com> wrote:
>
> > > Thanks, this works... sometimes. But the following still fails:
>
> > > sage: G = QuaternionGroup()
> > > sage: H = direct_product_permgroups([G, G])
> > > sage: K= direct_product_permgroups([H, G])
>
> > > Gap produced error output
> > > Syntax error: expression expected
> > > $sage17:=<permutation group with 6 generators>;;
> > >          ^
>
> > >    executing $sage17:=<permutation group with 6 generators>;;
>
> > > any thoughts?

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to