I'm working on expanding + optimizing my work with Riemann mapping
(I'll post something more detailed soon). I would like to add the
capability for parallel computation of the maps and plots. I see that
mpi4py is the recommended tool which is fine. However, is it
permissible to have a package that is part of the main sage build
(riemann.pyx) depend on mpi4py which seems to be optional? If not, are
there other tools I can use in the main build, or am I best off
leaving this development out of the main stream? Alternately is it
possible/allowed to have duplicate routines, one which runs if mpi4py
is configured, one if not?

Sorry about the question-stream, hopefully the point is clear.

Ethan Van Andel

-- 
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