florpi/GraphCosmologyNetwork

[GCN] Test scipy.spatial.cKDTree().query()

Closed this issue · 1 comments

Run @pytest.mark.parametrize("particular_edge", [0, 100, 2000, 100000]) on new scipy.spatial.cKDTree().query() graph construction.

Done