perprof

perprof-py: A Performance …

One of the things I worked with was a Performance Profile tool, in the sense of Dolan and Moré. This tool, perprof-py, written in Python, reads input in the form of a table of problem with time and exitflag, and outputs a image/pdf with the performance profile. This tool is very important for the …