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 is maximal.
Anyway in $2$ dimensions it is simple to divide a circle in $n$ parts. In $3$ dimensions I can figure out some good re-partitions for particular values of $n$ but I lack a more general approach.