Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 746 Bytes

File metadata and controls

38 lines (28 loc) · 746 Bytes

Historia

Stefano's Historia library, with some modifications for better sampling of the non-implausible region. For documentation, refer to the original repository here.


Information

Author: stelong, MarinaStrocchi


Getting Started

git clone https://github.com/MarinaStrocchi/Historia.git

Prerequisites


Installing

cd Historia/
# (this block is optional)
python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install .