/reprobench

📊 Reproducible Benchmark for Everyone

Primary LanguagePythonMIT LicenseMIT

reprobench

Codacy Badge PyPI - Python Version Dependabot Status Anaconda-Server Badge

Development Guide

Installing locally

We recommend using Anaconda.

$ conda env create -f environment.yml
$ conda activate reprobench