shugeo fc3f5d4ffb
Shugeo exponential distribution infinities fix (#403)
* Fixed bound problem with Exponential distribution implementation.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Added test for Exponential distribution to avoid infinities.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Added a test for exponential distribution with 1M elements.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Cosmetical changes only and tests.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Modified test and implementation for exponential_distribution op.

Signed-off-by: shugeo <sgazeos@gmail.com>

Co-authored-by: raver119 <raver119@gmail.com>
2020-04-22 12:12:00 +03:00
..
2020-03-20 08:49:28 +03:00
2020-04-10 17:57:02 +03:00
2020-04-06 21:01:59 +03:00
2020-03-02 12:49:41 +03:00
2020-03-02 12:49:41 +03:00
2020-03-02 12:49:41 +03:00
2020-03-02 12:49:41 +03:00
2020-03-23 07:28:54 +03:00
2020-03-02 12:49:41 +03:00
2020-03-23 07:28:54 +03:00
2020-03-02 12:49:41 +03:00
2020-03-02 12:49:41 +03:00
2020-04-16 08:09:04 +03:00
2020-04-20 09:04:35 +03:00
2020-03-23 07:28:54 +03:00
2020-03-02 12:49:41 +03:00
2020-04-16 14:53:56 +03:00
2020-03-02 12:49:41 +03:00
2020-03-20 08:49:28 +03:00
2020-03-02 12:49:41 +03:00
2020-03-02 12:49:41 +03:00
2020-03-02 12:49:41 +03:00
2019-06-06 15:21:15 +03:00

Generic ops

Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.