Commit Graph

3511 Commits

Author SHA1 Message Date
Roman Galochkin
fb4bc52324 Adds tests (2) 2020-02-25 10:04:12 +03:00
Roman Galochkin
d3bc12ddd0 Adds tests 2020-02-25 10:01:40 +03:00
Roman Galochkin
43ef31e772 Adds a "range" function 2020-02-25 09:16:14 +03:00
Roman Galochkin
e55993527e Fixes file link 2020-02-25 08:20:11 +03:00
Roman Galochkin
eaea7cc69a Merge remote-tracking branch 'origin/master' into feature/1083 2020-02-25 08:15:46 +03: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
8d7a6f7f6c Fixed some discrete functions 2020-02-23 19:40:38 +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
3e04d3390d Added simple scaling 2020-02-22 21:46:49 +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
0d2c53eca4 Simple module-functor work 2020-02-22 16:24:54 +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
194dcbd937 Minor name changes 2020-02-22 10:17:51 +00:00
Ozzie Gooen
8421892d1d Added cache where appropriate 2020-02-22 10:10:10 +00:00
Ozzie Gooen
745cf01317 Starting to move functionality into functor 2020-02-21 23:42:15 +00:00
Roman Galochkin
43746571c9 Step 10 2020-02-21 17:13:04 +03:00
Roman Galochkin
b0cc498b07 Step 9 2020-02-21 17:05:42 +03:00
Roman Galochkin
3de54bee23 Step 8 2020-02-21 16:54:39 +03:00
Roman Galochkin
fc66ac0082 Step 7 - test 2020-02-21 16:50:23 +03:00
Roman Galochkin
da15a2b2a5 Step 6 - test 2020-02-21 16:39:55 +03:00
Roman Galochkin
7ed722047f Step 5 - test 2020-02-21 16:21:43 +03:00
Roman Galochkin
f929ccd942 Step 4 - first step 2020-02-21 16:17:32 +03:00
Roman Galochkin
8448b388fa Step 3 2020-02-21 16:03:27 +03:00
Roman Galochkin
36ad96d129 Step 2 2020-02-21 15:29:25 +03:00
Roman Galochkin
ff13b144e6 Step 1 2020-02-21 15:25:08 +03:00
Roman Galochkin
961db72adf Removes future obsolete lines 2020-02-21 15:09:43 +03:00
Roman Galochkin
8aafb2bb6e Adds required files 2020-02-21 15:06:19 +03: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
2e1287e746 Use new chart in FormBuilder 2020-02-20 14:30:15 +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
Ozzie Gooen
73dbd64686 Merge branch 'master' of github.com:foretold-app/estiband
* 'master' of github.com:foretold-app/estiband:
  Adds stop conditions
  Adds stop conditions
  Fixes lines
  Fixes variables scopes (3)
  Fixes variables scopes (2)
  Fixes variables scopes
  Adds discrete param
  Separates branches
  Adds y axis
  Fixes styles
  Adds a lollipop chart
  Adds a lollipop chart
  Fixes the vector
2020-02-20 11:17:12 +00:00
Ozzie Gooen
ccf40c1639
Merge pull request #3 from foretold-app/feature/1081
Lollipops charts
2020-02-20 11:17:07 +00:00
Ozzie Gooen
122fc7dbac First stab at pdfToCdf 2020-02-20 11:17:05 +00:00