Getting Started with CUSUM

Installation

Clone the repository and install dependencies.

Git clone repository and navigate to the project directory:

git clone https://github.com/giobbu/CUSUM.git
cd CUSUM

Install dependencies with uv package manager

uv sync