ot tested. but for 6 by 4 i tested. its showing some
error!
Please help me out from this!
Thanks & Regards,
Sajan.S
On May 26, 4:42 pm, "Sajan.S" wrote:
> Thanks alot for the hint.
>
> It worked for me!
>
> On May 26, 11:26 am, Martin Albrecht
> wrote:
>
>
Thanks alot for the hint.
It worked for me!
On May 26, 11:26 am, Martin Albrecht
wrote:
> > #F=S.polynomials();
> > s=S.solutions();
>
> > P= PolynomialRing(GF(2),16,"y0, y1, y2, y3, y4, y5, y6, y7, x0, x1,
> > x2, x3, x4, x5, x6, x7",order='lex');
> > P.inject_variables();
>
> > p=S.polynomial
Hi,
I want to generate "Multivariate Polynomial Ring in y0, y1, y2, y3,
y4, y5, y6, y7, x0, x1, x2, x3, x4, x5, x6, x7 over Finite Field of
size 2"
I written a sample program, that is not working for this case. Is it a
bug?
It worked for all other cases eg:
Multivariate Polynomial Ring in y0, y
x2> = PolynomialRing(GF(2),
6,order='lex');
^
SyntaxError: invalid syntax
Please help me out, by suggesting an alternative quickfix for the
problem.
Thanks & Regards,
Sajan.S
--~--~-~--~~~---~--~~
To post to this group, send email to sag