spheres.polyhedra.equidistribute_points

spheres.polyhedra.equidistribute_points(n, verbose=False)[source]

Returns n more or less equidistributed points on the sphere.

Thanks to https://www.chiark.greenend.org.uk/~sgtatham/polyhedra/

Parameters
  • n (int) – Number of points.

  • verbose (bool) –

Returns

points

Return type

list