Home
last modified time | relevance | path

Searched refs:_sample_sphere (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/tests/
H A Dtest_spherical_voronoi.py90 def _sample_sphere(n, dim, seed=None): function
225 points = _sample_sphere(n, dim, seed=0)
239 points = _sample_sphere(n, dim - 1, seed=0)
247 points = _sample_sphere(n, dim, seed=0)
309 points = _sample_sphere(n, dim, seed=0)