Skip to content

yinchi/cuh-resp-model

Repository files navigation

CUH respiratory viruses modelling

Author: Yin-Chi Chan <yinchi.chan@nhs.net>, Institute for Manufacturing, University of Cambridge

To run:

Note

For more detailed instructions on Windows, see the .docx file.

  1. Download this code
  2. Install uv: https://docs.astral.sh/uv/getting-started/installation/#standalone-installer
  3. cd /path/to/project
  4. uv sync

Some dependencies may need to be compiled, in which case the above step may fail. To resolve this:

Visual Studio Build Tools installation

Then, run Step 4 again.

  1. Run the launcher:
    • Linux: chmod+x launch.sh; ./launch.sh [port number]
    • Windows: .\launch.ps1 -Port [port number] (You will need to set ExecutionPolicy first; see the .docx file.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages