Commit Graph

41 Commits

Author SHA1 Message Date
Roman Galochkin
3ddf3561ca Merge remote-tracking branch 'origin/master' into feature/1081
# Conflicts:
#	src/components/charts/GenericDistributionChart.re
2020-02-20 14:10:40 +03:00
Roman Galochkin
513df940c8 Adds stop conditions 2020-02-20 14:08:51 +03:00
Ozzie Gooen
8f6053acee Minor cleanup 2020-02-20 10:57:01 +00:00
Roman Galochkin
972c9058ef Adds stop conditions 2020-02-20 13:43:39 +03:00
Roman Galochkin
dd1c6435b4 Fixes lines 2020-02-20 13:38:04 +03:00
Roman Galochkin
773e77534d Fixes variables scopes (3) 2020-02-20 13:33:43 +03:00
Roman Galochkin
e2d5426616 Fixes variables scopes (2) 2020-02-20 13:33:21 +03:00
Roman Galochkin
8d2602ee77 Fixes variables scopes 2020-02-20 13:15:48 +03:00
Roman Galochkin
dd18736258 Adds discrete param 2020-02-20 12:53:56 +03:00
Roman Galochkin
4e0ce7ad02 Separates branches 2020-02-20 12:34:34 +03:00
Roman Galochkin
00589ad310 Adds y axis 2020-02-20 12:31:10 +03:00
Roman Galochkin
f784c2fcb2 Fixes styles 2020-02-20 12:21:58 +03:00
Roman Galochkin
a9bfc0dd47 Adds a lollipop chart 2020-02-20 11:56:02 +03:00
Roman Galochkin
739707dd39 Adds a lollipop chart 2020-02-20 10:02:39 +03:00
Roman Galochkin
802b0a89da Fixes the vector 2020-02-20 09:11:01 +03:00
Ozzie Gooen
25f83d5290 Simple normalizing functions 2020-02-19 22:28:16 +00:00
Ozzie Gooen
510519b24a Minor cleanup 2020-02-19 17:49:42 +00:00
Ozzie Gooen
e5fb663c5d Minor improvement of integrals for mixed distributions 2020-02-19 17:47:25 +00:00
Ozzie Gooen
7389fda068 Minor fixes 2020-02-19 16:13:54 +00:00
Roman Galochkin
6e64453a2f Merge remote-tracking branch 'origin/improvements/1080' into improvements/1080 2020-02-19 15:06:57 +03:00
Roman Galochkin
36cc3ec61a Fixes the vector 2020-02-19 15:06:41 +03:00
Ozzie Gooen
9c07760538
Merge branch 'master' into improvements/1080 2020-02-19 12:02:54 +00:00
Roman Galochkin
41c273328c Adds an example 2020-02-19 12:53:43 +03:00
Roman Galochkin
2556bafe72 Ok 2020-02-19 12:24:38 +03:00
Roman Galochkin
3dce5045aa Ok, works 2020-02-19 11:42:54 +03:00
Roman Galochkin
dc8831def0 Ok, works 2020-02-19 11:39:57 +03:00
Roman Galochkin
2965d627f5 Ok, works 2020-02-19 11:33:50 +03:00
Roman Galochkin
10ad3be6b3 It is time to fix time vector 2020-02-19 10:36:11 +03:00
Roman Galochkin
7c76b1c46a Renames the class 2020-02-19 08:26:06 +03:00
Roman Galochkin
7301fea889 Renames the class 2020-02-19 08:20:54 +03:00
Ozzie Gooen
918791fcd0 Simple getYIntegral works for mixed Distributions 2020-02-18 19:18:07 +00:00
Ozzie Gooen
4d1cc7094f First quick stab at mixed cdf integral 2020-02-18 19:01:11 +00:00
Ozzie Gooen
9e5561a7b8 Beginning of massWithin functionality 2020-02-18 13:23:02 +00:00
Roman Galochkin
702044d4d5 Adds time support 2020-02-18 15:11:22 +03:00
Roman Galochkin
7eb1781079 Adds time support 2020-02-18 14:58:34 +03:00
Roman Galochkin
77c1dada2f Uses class 2020-02-18 14:33:32 +03:00
Roman Galochkin
6b3d2f0c8b Uses class 2020-02-18 14:29:51 +03:00
Roman Galochkin
5c9f840e14 Fixes legacy JS 2020-02-18 12:31:47 +03:00
Roman Galochkin
08a2f9b058 Removes obsolete code 2020-02-18 11:51:11 +03:00
Ozzie Gooen
9923021b48 Attempt at simple graphs 2020-02-17 22:53:39 +00:00
Ozzie Gooen
17071602e8 Added simple showcase, related components 2020-02-17 21:52:21 +00:00