A Python implementation of the data structure defined by fer: Framework for Experimental Results. Visit the main repository here.
The aim of fer is to stablish a standard way of collecting, treating, and sharing the experimental results.
You can install the package from PyPI:
pip install ferpyAlternatively, you can clone the repository and install locally:
git clone https://github.com/jongablop/ferpy.git
cd fer-py
pip install .This project is licensed under the terms of the GNU General Public License v3.0 (GPL-3.0).
You may obtain a copy of the license at GNU.org.