Installation
To install the package, download the latest source code from the GitHub repository.
1git clone https://github.com/ochsenfeld-lab/adaptive_sampling.git
Then, navigate to the package directory and run install the package using pip.
1cd adaptive_sampling
2pip install .
Alternatively, you can install the package directly from GitHub using pip:
1pip install git+https://github.com/ochsenfeld-lab/adaptive_sampling.git