On Fri, Nov 4, 2011 at 11:31 AM, mmarco <mma...@unizar.es> wrote: > Thanks for the example, Tom. I have tried to implement the > algorithm='parallel' in the primary decomposition, but it doesn't > recognize the parallel function. If i try to import it, it gives an > error message at startup. > > I have tried with > import sage.parallel > > from sage.parallel import all > > But both of them give the error message. > > any help an how to import it?
from sage.parallel.all import parallel > > -- > 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 > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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