# -------------------------------------------------------- Recommended systems for machine learning code: (other versions might work but we used these systems) - Ubuntu 20.04 - (Mini)conda 4.11.0 Installation: - Open terminal in current directory - Run in terminal: "conda env create -f environment.yml" - Run in terminal: "conda activate hsa-fluidics-ml" - Navigate to "code" directory (with "cd .. && cd code") and run all code from there # -------------------------------------------------------- The animation code is independent from the other files and was tested with: - macOS Monterey 12.0.1 - MATLAB R2021b