kmath/kmath-prob/src
2020-06-08 17:29:57 +07:00
..
commonMain/kotlin/scientifik/kmath/prob Move init blocks checks to factory method of and make all the samplers' constructor private 2020-06-08 17:29:57 +07:00
jvmMain/kotlin/scientifik/kmath/prob Minimal refactor of existing random API, move samplers implementations to samplers package, implement Sampler<T> by all the Samplers 2020-06-08 17:16:57 +07:00
jvmTest/kotlin/scientifik/kmath/prob Optimized blocking chains for primitive numbers generation. 2020-05-23 10:45:02 +03:00