kBET is slow and partly because it's running many computations multiple times (for instance, to obtain good stats for the rejection rate). - [ ] ensure that neighbourhoods are computed at most once - [ ] revisit the subsampling implementation - [ ] use a more efficient kNN computation (FNN at the moment)