Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on discretization of uniformly distributed delays #2452

Merged
merged 11 commits into from
Aug 23, 2022

Conversation

heplesser
Copy link
Contributor

Explain in more detail how delays are discretized when drawn from a uniform distribution.

This fixes #833.

@heplesser heplesser added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Aug 19, 2022
@heplesser heplesser added this to In progress in Documentation via automation Aug 19, 2022
Copy link
Contributor

@hakonsbm hakonsbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I have just a couple minor suggestions.

doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
Documentation automation moved this from In progress to Review Aug 22, 2022
heplesser and others added 3 commits August 22, 2022 09:37
Co-authored-by: Håkon Bakke Mørk <hakon.mork@nmbu.no>
Co-authored-by: Håkon Bakke Mørk <hakon.mork@nmbu.no>
Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor suggestions. Thanks @heplesser

doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
doc/htmldoc/nest_behavior/random_numbers.rst Outdated Show resolved Hide resolved
heplesser and others added 5 commits August 22, 2022 12:43
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
@heplesser
Copy link
Contributor Author

@jessica-mitchell @hakonsbm Thank you for your suggestions! All should be fixed now.

Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Copy link
Contributor

@hakonsbm hakonsbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Documentation
  
Done
Development

Successfully merging this pull request may close these issues.

Uniform distribution of delays isn't uniform
3 participants