Skip to content

Conversation

@schmouk
Copy link
Owner

@schmouk schmouk commented Jul 6, 2025

Completed. Reviewed. Fully Tested. Ready for Release (2.1).

schmouk added 30 commits March 7, 2025 19:36
Done. Conforms to master v2.0.0 content plus fixed typos in README.md.
Fixed a typo in word "randomness".
Completed. Fixed syntax error in Python 3.6.
Fixed missing `_` in constants at return time.
Finally, fixed a bug in `Cwg64` and exchanged position of two lines in `Cwg128`.
Fully completed.
TestED tested.
Fully completed.
TestED tested.
Fully completed.
TestED tested.
Fully completed.
TestED tested.
Fully completed.
TestED tested.
Fully completed.
TestED tested.
fixed a typo in characteristics tables (in docstrings).
fixed erroneous 'four' vs. 'five' in squares64.py modules.
fixed an orthographic typo in modules `pcg1024_32.py`.
Fixed typos in docstring documentation.
Enhanced docstrings in all PCGs specializations.
Fixed code for dice rolls in docstrings.
Fixed erroneous email address.
Fixed erroneous internal state size and erroneous base 10 period in MELG documentations.
Checked the correctness of output bits in comments and the correctness of internal state bits initialization also.
Fixed erroneous putput bits count in docstring.
Added missing PRNGs descriptions in `BaseRandom` docstring.
README.md:
* swapped columns positions in randomness performance table;
* fixed a missing `self` in the description of method `choices()`.
schmouk added 25 commits July 2, 2025 14:24
Fully validated.
Led to fixing a bug in method 'next()'  and to enforce the implementation of methid 'seed()': it now conforms with CppRandLib correct behavior.
Fully validated.
removed unnecessary code - solely added for implementation verification purposes.
Fully validated.
Fully validated.
Fully validated.
Fixed a typo in test class naming.
fixed a typo in test class naming.
Fully validated.
Fully validated.
Still to be validated.
Intermediate commit. Fully validated on base classes.
Completed for all test modules. Fully validated
Completed. Fully validated.
Completed. Tables modified in document README.md.
Applied to README.md. Two minor enhancements.
Intermediate commit. Completeed and fully validated on all base classes.
Completed. Fully validated.
Completed. Fully validated.
@schmouk schmouk self-assigned this Jul 6, 2025
@schmouk schmouk added this to pyrandlib Jul 6, 2025
@schmouk schmouk added the merge Merging branches label Jul 6, 2025
@schmouk schmouk merged commit 409b4c2 into master Jul 6, 2025
@github-project-automation github-project-automation bot moved this to Done in pyrandlib Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge Merging branches

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants