Skip to content

Function to generate almost uniformly points on a sphere

Notifications You must be signed in to change notification settings

UnixJunkie/genspir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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