abelsiqueira / perprof-py

A python module for performance profiling (as described by Dolan and Moré) with tikz outputing and matplotlib.
http://abelsiqueira.com/perprof-py/
GNU General Public License v3.0
15 stars 6 forks source link

Fix some bugs #177

Closed abelsiqueira closed 7 years ago

abelsiqueira commented 8 years ago

Fix #176 #175, and a space below and above y, for 0% and 100% convergence.

Warning: \ Supercedes #174. It's here so I can remember to merge later.

abelsiqueira commented 7 years ago

There is a function on matplotlib that already does the steps. Remade the last commit.