Implement Commons RNG-like samplers in kmath-prob module for Multiplatform #164

Merged
CommanderTvis merged 44 commits from feature/mp-samplers into dev 2021-03-31 09:25:44 +03:00
CommanderTvis commented 2020-12-12 14:37:08 +03:00 (Migrated from github.com)

closes #62

closes #62
pklimai (Migrated from github.com) reviewed 2020-12-12 14:37:08 +03:00
grinisrit (Migrated from github.com) approved these changes 2021-03-30 21:32:44 +03:00
altavir (Migrated from github.com) approved these changes 2021-03-31 09:25:29 +03:00
altavir (Migrated from github.com) commented 2021-03-11 11:47:53 +03:00

As far as I remember, nextDouble is a specially optimized version that does not involve suspend call.

As far as I remember, nextDouble is a specially optimized version that does not involve suspend call.
Sign in to join this conversation.
No description provided.