Sébastien Deronne
73474d22dc
core: Add largest extreme value random distribution
2024-08-20 18:04:33 +00:00
Sébastien Deronne
a9ffe7821e
core: Add laplacian random distribution
2024-08-20 18:04:33 +00:00
AlessioBugetti
567566c259
core: (fixes #540) Add Bernoulli and Binomial Distributions
...
- Add BernoulliRandomVariable and BinomialRandomVariable to the random-variable-stream model
- Add BernoulliRandomVariable and BinomialRandomVariable to random-variables.rst
- Add a stanza to main-random-variable-stream.cc for BernoulliRandomVariable and BinomialRandomVariable
- Add tests for BernoulliRandomVariable and BinomialRandomVariable in random-variable-stream-test-suite.cc
- Update RELEASE_NOTES.md and CHANGES.md
2024-01-26 13:39:57 +01:00
Peter D. Barnes, Jr
700543b01a
doc: remove space before paren in code samples
2023-01-05 23:47:13 +00:00
Peter D. Barnes, Jr
820c029e8b
doc: (void)' -> ()' in documentation
2023-01-05 23:47:13 +00:00
Tom Henderson
b6a5ee8151
Run utils/trim-trailing-whitespace.py on codebase
2022-06-05 21:01:11 -07:00
Gabriel Ferreira
33f2ee841b
doc: update ns3 API
2022-01-19 16:25:03 -03:00
Gabriel Ferreira
3c604d5b2e
Update docs with CMake and ns3 wrapper
2021-12-01 12:29:56 -08:00
Alexander Krotov
4b66cb5ac5
Documentation spelling fixes
2017-09-01 11:40:28 +03:00
Tom Henderson
368e8fcbf6
update manual for SetGroupName
2015-03-27 11:58:58 -07:00
Tom Henderson
4cd32401ec
clarify how to properly create random variable objects
2014-12-04 12:14:46 -08:00
Peter D. Barnes, Jr.
9f77e699cb
Manual and Tutorial syntax coloring
2013-07-17 17:09:36 -07:00
Tom Henderson
21738c603d
update documentation: SeedManager->RngSeedManager
2012-08-30 20:30:52 -07:00
Tom Henderson
2aedf41317
update manual documentation on random variables
2012-07-10 21:52:04 -07:00
Mitch Watrous
242bad5242
Fix even more paths in the documentation
2011-05-10 13:41:04 -07:00
Mathieu Lacage
3f0dd9c4c7
convert manual to sphinx format
2010-12-30 23:39:27 +01:00