Commit Graph

863 Commits

Author SHA1 Message Date
Ozzie Gooen
d82615cef0 Changed GenericDist outputType from polymorphic variant to regular variant 2022-03-31 09:27:36 -04:00
Ozzie Gooen
f2d03c8f11 Added named paramaters to most GenericDist functions 2022-03-31 09:19:27 -04:00
Ozzie Gooen
d61f521a0e fmap -> outputmap 2022-03-31 08:41:50 -04:00
Ozzie Gooen
dbac693607 Minor fixes for PR 2022-03-31 08:37:04 -04:00
Ozzie Gooen
9079d5aa82
Merge pull request #142 from QURIresearch/vega-remove-actions
Removes the action bubble from vega charts
2022-03-30 20:11:13 -04:00
Sam Nolan
9d189d489a Removes the action bubble from vega charts 2022-03-31 10:19:01 +11:00
Quinn
8cbfeec81c
Merge pull request #107 from umuro/reducer-dev
Reducer dev 2 (opened on behalf of Umur)
2022-03-30 11:39:57 -04:00
Umur Ozkul
da0e9b9349 fix resi 2022-03-30 15:39:47 +02:00
Umur Ozkul
7c574980b7 PR#107 2022-03-30 13:26:38 +02:00
Umur Ozkul
17ca080ebb PR#107 show -> toString 2022-03-30 12:53:36 +02:00
Sam Nolan
550a8a0cb1
Merge pull request #137 from QURIresearch/fix-xss
Fix XSS issue with Squiggle Editor
2022-03-30 21:48:28 +11:00
Sam Nolan
41db968e99 Fix XSS issue with Squiggle Editor 2022-03-30 21:39:32 +11:00
Umur Ozkul
12113cad7e Reducer_Expression.resi 2022-03-30 11:45:30 +02:00
Umur Ozkul
158381dfbb PR#107 2022-03-30 11:06:30 +02:00
Umur Ozkul
f74716922d PR#107 2022-03-30 10:34:40 +02:00
Umur Ozkul
9a6522ff29 kill mj acronym 2022-03-30 10:22:51 +02:00
Umur Ozkul
a9df64230e fix module acronym 2022-03-30 10:03:30 +02:00
Ozzie Gooen
ffc622fb6d Responded to two simple CR comments 2022-03-29 21:28:14 -04:00
Ozzie Gooen
2fce3d67e9 fmap2 -> E.R2.fmap 2022-03-29 17:35:33 -04:00
Ozzie Gooen
ffe5846bfe
Merge pull request #124 from QURIresearch/sparklines
sparklines (issue 70)
2022-03-29 17:12:32 -04:00
Quinn
c74f6618ae
Merge pull request #135 from QURIresearch/sparklines-2
Refactored Sparklines.res
2022-03-29 17:04:20 -04:00
Ozzie Gooen
649f3e833a Changes as was requested in CR 2022-03-29 17:00:20 -04:00
Ozzie Gooen
cd5680f2dc Refactored Sparklines.res 2022-03-29 16:31:08 -04:00
Ozzie Gooen
c158b4183b More refactors of |> to -> 2022-03-29 15:47:32 -04:00
Quinn Dougherty
50f5256dc5 perhaps the final push of PR 124? 2022-03-29 15:27:23 -04:00
Ozzie Gooen
539c7cf783 Trying to change more |> into -> 2022-03-29 15:21:38 -04:00
Quinn Dougherty
320b8da91a most of the refactor based on @OAGr's comments 2022-03-29 15:10:20 -04:00
Ozzie Gooen
cdbbededa4 Refactoring GenericOperation to prefer -> operator 2022-03-29 14:36:54 -04:00
Quinn Dougherty
bcff646e54 cleanup 2022-03-29 11:05:27 -04:00
Quinn Dougherty
517a9128e2 E.O.default pattern 2022-03-29 10:55:36 -04:00
Quinn Dougherty
49c091043a second test case 2022-03-29 10:40:38 -04:00
Quinn Dougherty
669fb95479 debugged sparklines implementation 2022-03-29 10:04:08 -04:00
Umur Ozkul
aff9a60d49 fix module name in __tests__ 2022-03-29 15:18:56 +02:00
Umur Ozkul
06fff971f1 fix test module name 2022-03-29 11:53:49 +02:00
Umur Ozkul
2040ab52b1 format, rename, simplify 2022-03-29 11:09:59 +02:00
Umur Ozkul
cb550f34a5 Merge branch 'staging' into reducer-dev 2022-03-29 11:04:25 +02:00
Umur Ozkul
06463284c0
Merge branch 'QURIresearch:staging' into staging 2022-03-29 10:53:05 +02:00
Quinn Dougherty
03318ee2e1 translated sparkly to rescript, still debugging it tho 2022-03-29 02:13:52 -04:00
Quinn Dougherty
b8159a88e0 Figured out patchelf hack for nixos users 2022-03-28 22:39:59 -04:00
Ozzie Gooen
01b80d73be Added simple genericOperation test 2022-03-28 16:52:04 -04:00
Ozzie Gooen
3cf336d720 Starting to add tests to rescript 2022-03-28 15:14:39 -04:00
Ozzie Gooen
6f11e87c0a Added simple interface files 2022-03-28 08:39:07 -04:00
Ozzie Gooen
04abeb7cd1 Added todo list to GenericDist repo 2022-03-28 07:56:20 -04:00
Ozzie Gooen
80b33fcd84 Added README to GenericDist library 2022-03-27 21:07:41 -04:00
Ozzie Gooen
3f678e24a1 Added mixture fn for generic distributions 2022-03-27 17:37:27 -04:00
Ozzie Gooen
b70e8e02e1 Refactor GenericOperation to allow for operations other than toDist operations 2022-03-27 16:59:46 -04:00
Ozzie Gooen
c2ac9614d0 Refactored sci.res into multiple files 2022-03-27 14:22:26 -04:00
Ozzie Gooen
2ec1bfd068 Added Truncate to sci.res 2022-03-26 22:06:19 -04:00
Ozzie Gooen
c5afb2d867 Fleshed out AlgebraicCombination 2022-03-26 16:56:56 -04:00
Ozzie Gooen
d490af38f0 Added pointwiseCombinationFloat to sci.res 2022-03-26 13:25:47 -04:00