Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 341 Bytes

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