Skip to content

This project provides implementations of algorithms to sample discrete probability distributions

License

Notifications You must be signed in to change notification settings

Jankoziol/discrete-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discrete-sample

This project provides C++ implementations of algorithms to sample discrete probability distributions.

algorithms

The algorithms implemented in this project are the following:

  • Sampling using the cumulative distribution
  • Walker's method of aliases

author

Name: Jan Alexander Koziol
Email: jankoziol@gmx.de