
### Compute the Wasserstein Distance Matrix ###

virtualenv venv -p python3.6
source venv/bin/activate

pip install -r requirements.txt
bash compute_wasserstein_distance.sh