Commit Graph

22 Commits

Author SHA1 Message Date
Iaroslav
1b8ddedfe3
Add newlines 2020-08-22 03:01:47 +07:00
Iaroslav
f3e2b4a597
Remove import 2020-08-22 02:51:57 +07:00
Iaroslav
1d18832aa6
Provide contracts for many functions, make inline several functions, replace <algebra>.run { and with(<algebra>> { with <algebra> {, add newlines at EOFs, specify operator modifier explicitly at many places, reformat files, replace if (...) error guards with require and check 2020-08-22 02:42:59 +07:00
8533a31677 Optimized blocking chains for primitive numbers generation. 2020-05-23 10:45:02 +03:00
048a1ceaed Moved probability distributions to commons-rng and to prob module 2020-05-22 21:24:20 +03:00
9c21f69ec0 Fix for #87 2020-04-30 09:38:42 +03:00
28ef591524 Chain implements Flow 2020-04-26 20:04:15 +03:00
0cb53792b1 Update plugin and fix median Statistic 2020-04-03 21:44:07 +03:00
1e70bebba6 Version update + some useful extensions 2019-11-20 16:12:41 +03:00
e5e9367c43 Factorized distributions/named priors 2019-09-02 13:07:42 +03:00
92b4e6f28c Tools to evaluate statistic 2019-08-25 10:51:25 +03:00
7f3dd95e72 Moved to scientifik plugin. Removed depricated Vector 2019-07-17 14:21:37 +03:00
5a8a45cf6a minor update 2019-06-18 10:22:47 +03:00
e077da39c8 Sampler space 2019-06-09 17:17:13 +03:00
88ee3e5ab7 Random generator forks 2019-06-09 10:54:45 +03:00
1b647b6014 Random demo 2019-06-08 16:44:49 +03:00
9c2164cd64 Distribution implementations for commons-math 2019-06-08 14:26:44 +03:00
2e76073712 Initial work on distributions 2019-06-07 15:08:05 +03:00
5be55560cf Merged build config changes from dataforge 2019-05-31 13:03:00 +03:00
1b5e9cdd35 Build migration finished 2019-04-24 10:44:03 +03:00
56c23109b3 Build refactoring 2019-04-23 22:05:47 +03:00
da4a756a4d sequential renamed to streaming 2019-04-23 21:36:04 +03:00