Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 464 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 464 Bytes

DOI

pinup_paper

This repository contains code to reproduce figure 3 of the paper Parameter inference from a non-stationary unknown process.

To run figure3.ipynb first install Conda and create a virtual environment using the provided .yml file:

conda env create -f pinup.yml