https://github.com/coin-or/paver
Python scripts to do comparisons on solver performance
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Python scripts to do comparisons on solver performance
Basic Info
Statistics
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 1
- Releases: 0
Created almost 8 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
README
PAVER 2.0: An Open Source Environment for Automated Performance Analysis of Benchmarking Data https://github.com/coin-or/Paver This tools is meant to simplify the task of solver performance data comparison and visualization. Some description can be found in: Michael R. Bussieck, Steven P. Dirkse, Stefan Vigerske PAVER 2.0: An Open Source Environment for Automated Performance Analysis of Benchmarking Data Journal of Global Optimization, 59:2-3 (2014), 259-275 https://dx.doi.org/10.1007/s10898-013-0131-5 https://www.gams.com/~svigerske/publications/paver2_paper.pdf Requirements: Python 3.x (http://www.python.org/) Python NumPy (http://www.numpy.org/) Python matplotlib (http://matplotlib.org/) Python Pandas (http://pandas.pydata.org/) The following versions seem to work: Python 3.6.6, Numpy 1.14.5, matplotlib 2.2.2, Pandas 0.23.1 ATTENTION: Pandas >= 0.25 does not work. (Paver uses Pandas' Panel, which was removed with Pandas 0.25.) For help on usage, execute: python ./src/paver/paver.py -h For examples, see do*.sh scripts in examples subdirectory.
Owner
- Name: COIN-OR Foundation
- Login: coin-or
- Kind: organization
- Email: info@coin-or.org
- Location: United States of America
- Website: https://www.coin-or.org
- Twitter: coin_or
- Repositories: 80
- Profile: https://github.com/coin-or
Computational Infrastructure for Operations Research.