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
- Host: GitHub
- URL: https://github.com/node/vose
- Owner: node
- Created: 2014-09-19T03:23:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-23T10:24:18.000Z (about 11 years ago)
- Last Synced: 2025-03-22T11:42:41.940Z (9 months ago)
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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