Commit Graph

75 Commits

Author SHA1 Message Date
Ozzie Gooen
ee0ff39326 Minor fix to get continuous-discrete magnitudes working 2020-02-26 10:08:37 +00:00
Ozzie Gooen
1d85c21e91 Merged with master 2020-02-26 09:18:43 +00:00
Ozzie Gooen
312d90af39 New model 2020-02-26 09:16:10 +00:00
Roman Galochkin
98c26da6eb Adds options 2020-02-26 10:39:57 +03:00
Roman Galochkin
ca7cf60f5c Fixes the code styles and the construction of the code 2020-02-26 10:12:13 +03:00
Ozzie Gooen
f2d52e6180 Minor touches to models 2020-02-25 20:08:53 +00:00
Ozzie Gooen
ddd0bc0820 Make sure that chart minimum is shown 2020-02-25 19:55:01 +00:00
Ozzie Gooen
c30fab22c7 Fixed math around fixed integral calculations 2020-02-25 19:27:30 +00:00
Ozzie Gooen
a940fa30b7 Fixed mass-ratio of continuous vs. discrete 2020-02-25 12:54:52 +00:00
Ozzie Gooen
67ee34d821 Actually use cache when needed 2020-02-25 12:28:26 +00:00
Ozzie Gooen
6c536183d4 Fixed deadly tiny bugs 2020-02-24 22:04:39 +00:00
Ozzie Gooen
2a9b83b16c Minor fixes 2020-02-24 21:33:27 +00:00
Ozzie Gooen
8c625a6803 Desparately trying to work for many conditions 2020-02-24 21:01:29 +00:00
Ozzie Gooen
3182067a48 Improved mixed CDF function 2020-02-24 16:39:55 +00:00
Ozzie Gooen
d7f95df430 Added further simple tests 2020-02-24 11:11:03 +00:00
Ozzie Gooen
24dc4e657e Continuous integration should include first item 2020-02-23 20:50:27 +00:00
Ozzie Gooen
029431a449 Simple todo and tests 2020-02-23 18:59:04 +00:00
Ozzie Gooen
ad0212db39 Simple restructuring 2020-02-23 18:34:34 +00:00
Ozzie Gooen
f844c9cc72 Renaming of core lib and charts 2020-02-23 13:27:52 +00:00
Ozzie Gooen
6a57095cad DistFunctor -> Distributions 2020-02-23 13:14:14 +00:00
Ozzie Gooen
7f0ab442ad Renames to use distPlus and distPlusIngredients 2020-02-23 12:49:33 +00:00
Ozzie Gooen
d947d43b56 Beginning to add domain functionality 2020-02-23 12:40:18 +00:00
Ozzie Gooen
0328b86833 Implemented step function transformation 2020-02-22 23:55:43 +00:00
Ozzie Gooen
0d32942110 Replaced GenericDistributionChart with ComplexPowerChart 2020-02-22 20:36:22 +00:00
Ozzie Gooen
cd1b114295 The slow replacement of Shape.re begins 2020-02-22 19:21:04 +00:00
Ozzie Gooen
da172bfa94 Separated XYSHape into separate file 2020-02-22 12:51:25 +00:00
Ozzie Gooen
0c0fe76e4e First iteration on continuous types 2020-02-22 11:07:17 +00:00
Ozzie Gooen
745cf01317 Starting to move functionality into functor 2020-02-21 23:42:15 +00:00
Ozzie Gooen
7bc62d3934 Moved some functionality to Shape.re 2020-02-21 11:45:32 +00:00
Ozzie Gooen
710edc2d21 Merge branch 'master' of github.com:foretold-app/estiband
* 'master' of github.com:foretold-app/estiband:
  Changes binary operation
2020-02-21 10:30:33 +00:00
Roman Galochkin
f131b60759 Changes binary operation 2020-02-21 08:05:41 +03:00
Ozzie Gooen
d48277ce79 Cleanup of Domain functions 2020-02-20 15:41:53 +00:00
Ozzie Gooen
a6f5aa7fc0 Simple renaming and light cleanup 2020-02-20 13:59:29 +00:00
Ozzie Gooen
c3ca1a1a57 Simple minX and maxX for distributions 2020-02-20 12:54:45 +00:00
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