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

https://github.com/node/vose

Vose alias method in python
https://github.com/node/vose

Last synced: 6 months ago
JSON representation

Vose alias method in python

Awesome Lists containing this project

README

          

What is this
====

Vose alias method for random sampling in python

Algorithm
====
Darts, Dice, and Coins: Sampling from a Discrete Distribution , by Keith Schwarz , website: http://www.keithschwarz.com/darts-dice-coins/

Usage
====
TODO