jamesbloomer / node-ziggurat

A javascript implementation of the Ziggurat algorithm for generating Normally-distributed numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ziggurat

A javascript implementation of the Ziggurat algorithm for generating Normally-distributed numbers.

Code from http://www.filosophy.org

About

A javascript implementation of the Ziggurat algorithm for generating Normally-distributed numbers

License:MIT License


Languages

Language:JavaScript 100.0%