To replicate the polyfun environment: 1. Clone the repository associated with polyfun. 2. Navigate to the directory and create the environment using: conda env create -f environment.yml 3. Activate the environment using: conda activate polyfun