Zhenping Yin

Results 12 comments of Zhenping Yin

Matlab Parallel Processing could be a feasible way for speeding up data visualization. It can reduce the time usage by several times, depending on how many figures to be ploted....

Hi, I just did some code analysis in terms of data visualization speed. The bottleneck of the speed is on the python script, to be specific, `matplotlib.savefig`. The python script...