package genspir

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=c67772d410142be6be8c6db1b2f7a452

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: 09 Sep 2022

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

Dev Dependencies

None

Used by

None

Conflicts

None