Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/unixjunkie/genspir
- Owner: UnixJunkie
- Created: 2013-05-08T02:23:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T05:08:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-22T11:08:11.314Z (over 1 year ago)
- Topics: discretization, ocaml-library, sphere, sphere-surface, uniform
- Language: OCaml
- Homepage:
- Size: 47.9 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/BF03024331TODO
====Nothing here