Skip to content

HEP-PBSP/wmin-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wmin-model

Tests bagde Code style: black codecov

Weight Minimisation PDF-model of Colibri

wmin-model Installation

From your base conda environment run:

conda env create -f environment.yml

this will create a conda environment called wmin-model-dev that has a wmin executable and all the needed dependencies (e.g. colibri). To use a different environment name, one should do

conda env create -n myenv -f environment.yml

Colibri development mode

The above procedure installs the model in editable mode, but colibri is not. If developing colibri as well, a further simple step is required. Activate the environment, go to the colibri repository and install it in editable mode:

cd /path/to/colibri/
pip install -e .

About

Colibri App for Weight Minimisation PDF model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages