Commit Graph

36 Commits

Author SHA1 Message Date
Justinas V. Daugmaudis
742474824f Fix docs
Edit comment
2018-03-06 15:32:17 +02:00
Justinas V. Daugmaudis
c7c9bc3500 Example added 2018-03-06 12:35:59 +02:00
Justinas V. Daugmaudis
9786f4f481 Aggregated review fixes
Check discard overflows
Check comparison overflows
Exception messages
Add missing docs and fix typedef ugliness
Better template param name
2018-03-04 00:02:58 +02:00
Justinas V. Daugmaudis
3db2d7cb71 Initial QRNG commit 2018-02-18 10:49:14 +02:00
Rene Rivera
ab411acba3 Add, and update, documentation build targets. 2016-10-07 23:07:36 -05:00
Steven Watanabe
89174b6ca3 Add hyperexponential_distribution. Contributed by Marco Guazzone. 2015-04-01 10:08:06 -06:00
Steven Watanabe
a4d8dfccf7 Merge remote-tracking branch 'jzmaddock/mt2' into develop 2015-03-14 12:30:54 -06:00
jzmaddock
8699d435f8 Add traits.hpp to doc build. 2015-03-14 18:06:34 +00:00
Steven Watanabe
f5859d5d38 Add documentation of generate_canonical. 2015-03-05 15:34:22 -07:00
Steven Watanabe
006eb9f7c0 Update Jamfile.v2
Fix image location for PDF doc build
2015-02-25 17:40:34 -07:00
Steven Watanabe
25cef713f9 Add non-central chi-squared distribution contributed by Thijs van den Berg. 2014-04-08 17:47:01 -07:00
Steven Watanabe
e3f36471e8 Update the concepts to reflect the new members (such as discard), which were added to conform to C++11. Fixes #6703. 2014-03-14 08:15:59 -07:00
Steven Watanabe
ed9f359d4b Add beta_distribution and laplace_distribution to documentation. 2014-03-13 17:09:48 -07:00
Steven Watanabe
d6f82a4b31 Fix kreutzer1986 size in docs. Fixes #9254. 2014-03-10 17:20:04 -07:00
Steven Watanabe
5eaec807ff Update docs for random_number_generator.
[SVN r69986]
2011-03-14 22:05:52 +00:00
Steven Watanabe
3738b7e4ff Update performance numbers.
[SVN r68872]
2011-02-14 21:31:10 +00:00
Steven Watanabe
8c30753bf4 Sync the docs with the current library.
[SVN r68822]
2011-02-13 03:28:59 +00:00
Steven Watanabe
664bef0373 Update geometric_distribution to match C++0x.
[SVN r68410]
2011-01-24 06:28:59 +00:00
Steven Watanabe
b67e17123d Fix parameter names.
[SVN r63544]
2010-07-03 15:15:22 +00:00
Steven Watanabe
c41aabe99a Some doc cleanup.
[SVN r63370]
2010-06-26 20:42:30 +00:00
Steven Watanabe
4855688a63 Add extreme_value_distribution.
[SVN r63330]
2010-06-25 23:53:34 +00:00
Steven Watanabe
aab4ff005f Add weibull_distribution.
[SVN r63328]
2010-06-25 22:22:53 +00:00
Steven Watanabe
f702db6d89 Sync shuffle_order_engine with C++0x.
[SVN r63327]
2010-06-25 21:23:20 +00:00
Steven Watanabe
526d371c03 Attempt to fix msvc-7.1 errors in subtract_with_carry.
[SVN r63286]
2010-06-24 15:58:41 +00:00
Steven Watanabe
b3915ef6b1 Sync ranlux with C++0x.
[SVN r63279]
2010-06-24 03:57:42 +00:00
Steven Watanabe
cae34bd24a Sync discard_block with C++0x.
[SVN r63278]
2010-06-24 03:05:45 +00:00
Steven Watanabe
a06b888c94 Sync linear_congruential with C++0x.
[SVN r63270]
2010-06-23 20:55:43 +00:00
Steven Watanabe
e580086e65 Sync gamma_distribution with C++0x. Fixes #3888.
[SVN r63247]
2010-06-22 20:22:41 +00:00
Steven Watanabe
2c7387f6ae Implement discrete_distribution. Fixes #920.
[SVN r63180]
2010-06-21 04:03:55 +00:00
Steven Watanabe
773e647806 Better implementation of the poisson distribution. Fixes #1540.
[SVN r63126]
2010-06-20 03:24:28 +00:00
Steven Watanabe
e7e3a4a676 Reimplement binomial_distribution.
[SVN r63088]
2010-06-18 22:05:11 +00:00
Steven Watanabe
a2f27c6293 Add an example of generating a random password. Fixes #4183
[SVN r62629]
2010-06-09 02:33:40 +00:00
Steven Watanabe
eba3181c16 Fix remaining broken links
[SVN r60391]
2010-03-09 23:15:18 +00:00
Steven Watanabe
ccc442d6c8 Fix inspection failures for the Random library
[SVN r60359]
2010-03-08 17:55:21 +00:00
Steven Watanabe
3fc357f9b3 Link new Boost.Random documentation into the main doc build and remove the old html
[SVN r60172]
2010-03-05 04:59:16 +00:00
Steven Watanabe
2248892f09 Add Quickbook/Doxygen documentation
[SVN r59910]
2010-02-25 18:13:36 +00:00