package genspir

  1. Overview
  2. Docs
Generate almost uniformly points on a sphere

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=c971fd9fde16640b1c6ae8994bf36e95

Description

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, http://www.math.vanderbilt.edu/~esaff/texts/161.pdf

Published: 06 Sep 2019

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, http://www.math.vanderbilt.edu/~esaff/texts/161.pdf

TODO

Nothing here

Dependencies (2)

  1. ocaml
  2. dune < "3.0"

Dev Dependencies

None

Used by

None

Conflicts

None