summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/math/random.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed gr::random::random::set_integer_limitsJohannes Demel2017-03-131-2/+3
* replaced boost::random::uniform_int_distribution with boost::uniform_int to r...Johannes Demel2017-03-101-4/+4
* MSVC-specific changes for compatibilitygnieboer2016-05-301-1/+1
* random-analog: fixed reseed issueJohannes Demel2015-09-281-7/+15
* random-analog: added new uniform integer distribution sourceJohannes Demel2015-09-281-1/+20
* add current year to licence headerStefan2015-09-041-1/+1
* remove fixed fixmeStefan2015-09-021-1/+1
* add boost.random as random number generatorStefan2015-09-011-66/+40
* fix wrong laplacian random numbers and add testcaseStefan2015-09-011-20/+3
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+188