Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unixjunkie/genspir

Function to generate almost uniformly points on a sphere
https://github.com/unixjunkie/genspir

discretization ocaml-library sphere sphere-surface uniform

Last synced: about 1 month ago
JSON representation

Function to generate almost uniformly points on a sphere

Awesome Lists containing this project

README

        

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