I\'ve been running this simple code to calculate the distance matrix of X:
import numpy as np from sklearn.metrics import pairwise_distances from sklearn.metr