Hi,

is there a way to construct a polynomial using a coefficient vector?
If I construct a polynomial ring ( R = BooleanPolynomialRing(5,'x') ),
I want to be able to construct, for example, a polynomial "x0 +x0*x1"
by using the coefficients vector [0,1,0,0,0,0,1,0,0,0,0 ... ]

thanks

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

Reply via email to