Updated README

This commit is contained in:
Dominik Moritz Roth 2024-04-01 00:18:00 +02:00
parent 3fa8beb7ae
commit a2f3926ffa

View File

@ -27,6 +27,10 @@ Then install this repo as a package:
pip install -e . pip install -e .
``` ```
If you want to be able to use full / contextual covariances, install with the optional dependency 'pca':
```bash
pip install -e '.[pca]'
```
## Usage ## Usage
### TRPL ### TRPL