multiprocessing module and matplotlib.pyplot/PdfPages

Paulo da Silva p_s_d_a_s_i_l_v_a_ns at netcabo.pt
Mon Apr 20 22:14:09 EDT 2015


I have program that generates about 100 relatively complex graphics and
writes then to a pdf book.
It takes a while!
Is there any possibility of using multiprocessing to build the graphics
and then use several calls to savefig(), i.e. some kind of graphic's
objects?

Thanks for any help/comments.



More information about the Python-list mailing list