Whereas for graph spaces, we check for identical locations, for continuous spaces we do not. This might lead to simulations crashing. - [ ] Check for `u == v` in python continuous spaces - [ ] Check for `u == v` in cython continuous spaces
Whereas for graph spaces, we check for identical locations, for continuous spaces we do not. This might lead to simulations crashing.
u == vin python continuous spacesu == vin cython continuous spaces