Thank you very much. Yes number of iteration is fixed.
On Saturday, January 3, 2015 8:59:21 AM UTC, Dibyendu Roy wrote:
>
> I am learning sage for first time. I want to do iteration in boolean
> polynomial ring.
>
> sage: from polybori import *
> sage: declare_ring([Block('x',177),Block('y',2)],
I tried to follow Guninski's instructions. I found eulerprod.py and put
it in the right directory
and then I got an error due to not having psage.ellcurve.lseries.helper.
I googled for that file and put it in helper.py but I still get an error.
Maybe the file
needs to have a complicated path