UnixJunkie / genspir

Function to generate almost uniformly points on a sphere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genspir

OCaml implementation of the generalized spiral: a function to generate almost uniformly points on a sphere.

bibliography

"Distributing many points on a sphere" Saff, E.B. & Kuijlaars, A.B.J. (1997). The Mathematical Intelligencer, 19, 5-11, https://doi.org/10.1007/BF03024331

TODO

Nothing here

About

Function to generate almost uniformly points on a sphere


Languages

Language:OCaml 96.9%Language:Shell 3.1%