My goal is to put $n$ points on a sphere in $\mathbb{R}^3$ to divide it in $n$ parts, so that their disposition would be as "equivalent" as possible. I don't exactly know what "equivalent" mathematically means, perhaps that the min distance between two points maximal is.
Anyway in $2$ dimensions it is simple to divide a circle in $n$ parts. In $3$ dimensions I can figure out some good repartitions for particular $n$ values but I lack a more general approach.
