Installation# Using pip# SweepExp can be installed via pip (once published on PyPI): pip install sweepexp Or clone the repository and install it locally: git clone https://github.com/Gordi42/sweepexp cd sweepexp pip install -e .