Skip to content

A python module for performance profiling (as described by Dolan and Moré) with tikz outputing and matplotlib.

License

Notifications You must be signed in to change notification settings

qcappart/perprof-py

 
 

Repository files navigation

#perprof-py Build Status

A Python module for performance profiling (as described by Dolan and Moré) with TikZ and matplotlib output.

Reference

When using this software for publications, please cite the paper below, which describes this project:

Siqueira, A. S., Costa da Silva, R. G. and Santos, L.-R., (2016). Perprof-py: A Python Package for Performance Profile of Mathematical Optimization Software. Journal of Open Research Software. 4(1), p.e12. DOI: http://doi.org/10.5334/jors.81.

License

Copyright (C) 2013-2017 Abel Soares Siqueira, Raniere Gaia Costa da Silva, Luiz Rafael dos Santos. Licensed under the GNU GPL v3.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Documentation

Read the documentation on Read the Docs.

Install

See all the instructions at documentation.

How to use

Calling perprof

Please use perprof help:

$ perprof -h

Input file format

See all the instructions at documentation.

Getting Help

If you didn't find something at the documentation, want to report a bug, or request a new feature, please open a issue.

About

A python module for performance profiling (as described by Dolan and Moré) with tikz outputing and matplotlib.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.4%
  • Shell 2.6%