Stefano's Historia library, with some modifications for better sampling of the non-implausible region. For documentation, refer to the original repository here.
Author: stelong, MarinaStrocchi
git clone https://github.com/MarinaStrocchi/Historia.git
- Python3 (>=3.6)
- virtualenv (optional)
cd Historia/
# (this block is optional)
python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install .