User-guide
Conda environment
To create the pyece environment for PyeCE run the following command:
conda env create -f environment.yml
Then activate the environment typing:
conda activate pyece
PyeCE is now ready to use!
Conda environment
To create the pyece environment for PyeCE run the following command:
conda env create -f environment.yml
Then activate the environment typing:
conda activate pyece
PyeCE is now ready to use!