Anastasia Popova
d82fed9527
RandomUniform reference implementation. (#7012)
* Added RandomUniform reference implementation.
* Corrected comments.
* Small correction.
* Code style correction.
* Added has_evaluate() method.
* Added comments, added names to consts.
* Small fix.
* Replaced arrays with vectors.
* Apply suggestions from code review
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
* Code refactoring.
* Corrected tests, code style.
* Added comment.
* Added comments.
* Temporarily added debug output.
* Temporarily added debug output.
* Removed debug output.
* Added comment.
* Added comment.
* Enabled state saving for RandomUniform.
* Code style.
* Used to template to convert types.
* Added comments.
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2021-09-06 11:49:27 +03:00
..
2021-09-06 11:49:27 +03:00
2021-09-01 10:59:42 +03:00
2021-06-01 17:03:24 +03:00
2021-05-26 18:07:08 +03:00
2021-05-26 18:07:08 +03:00
2021-08-25 14:43:19 +03:00