Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 539 Bytes

File metadata and controls

17 lines (12 loc) · 539 Bytes

PCovC

This repository hosts the scripts needed to reproduce the results in the PCovC paper.

The notebooks for each case study are in the "examples" folder, and the figures and SI results in the paper are in the "figures" and "SI" folders, respectively.

The environment is provided in the form of a pixi.toml file. Pixi can be installed following the instructions on prefix.dev.

After installing pixi, the environment can be installed using:

pixi install

and can be activated using:

pixi shell