Skip to the content.

Python HPC Plot

Plot HPC comparision figure with Python.

Demo

Fig 1 Fig 2 Fig 3 Fig 4 Fig 5
1.png 2.png 3.png 4.png 5.png

Install

pip install matplotlib

Usage

git clone https://github.com/XavierJiezou/python-hpc-plot.git
cd python-hpc-plot

Overwrite the dir ./data/data* and run python ./examples/main*.py to get your figure like demo fig *.

Contributors