Commit Graph

  • cfa83e552d Merge remote-tracking branch 'origin/develop' into log-score-attempt Quinn Dougherty 2022-05-04 13:05:40 -0400
  • c95c56cfb8 Added logScaleWithThreshold(eps) and completed renaming to klDivergence Quinn Dougherty 2022-05-04 13:02:58 -0400
  • 801e4c23d1 v0.2.19 Sam Nolan 2022-05-04 16:50:08 +0000
  • 268f138dcf
    Merge pull request #478 from quantified-uncertainty/reducer-dev Ozzie Gooen 2022-05-04 12:27:03 -0400
  • 236be470d5 Merge remote-tracking branch 'origin/develop' into log-score-attempt Quinn Dougherty 2022-05-04 12:22:33 -0400
  • 3fcc82442d Completed renaming to KLDivergence Quinn Dougherty 2022-05-04 12:21:30 -0400
  • 7585bd3599
    Merge pull request #479 from quantified-uncertainty/gamma-distribution Ozzie Gooen 2022-05-04 12:01:28 -0400
  • 683439c7e5 Changed Ok(0) to Error(NegativeInfinityError). Quinn Dougherty 2022-05-04 11:59:46 -0400
  • 32f141abdc Renamed LogScoring to KLDivergence Quinn Dougherty 2022-05-04 11:54:23 -0400
  • 930c2d2b67 Add Gamma distribution #479 Sam Nolan 2022-05-04 15:53:41 +0000
  • 627616558a Made multiplicative factor in Scoring file rather than with bind calls Quinn Dougherty 2022-05-04 11:48:20 -0400
  • c7d37fc890
    Merge pull request #475 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/react-13.2.0 Ozzie Gooen 2022-05-04 11:47:23 -0400
  • 26ee2d4b54
    Merge pull request #476 from quantified-uncertainty/dependabot/npm_and_yarn/types/jest-27.5.0 Ozzie Gooen 2022-05-04 11:47:03 -0400
  • f5f5be2cfb ?? build broke, had to add a ModuleName. prefix to a constructor Quinn Dougherty 2022-05-04 11:43:44 -0400
  • 0baeedfb46 pointwiseSubtract test; logscale test Quinn Dougherty 2022-05-04 11:42:51 -0400
  • ea465c6047 Merge branch 'develop' into Umur-reducer-dev #478 Umur Ozkul 2022-05-04 17:35:03 +0200
  • 5de6aa8e0d map reduce reduceReverse reverse keep Umur Ozkul 2022-05-04 15:46:00 +0200
  • e561a47d51
    ⬆️ Bump @types/jest from 27.4.1 to 27.5.0 #476 dependabot[bot] 2022-05-04 14:41:05 +0000
  • c0512e5eed
    ⬆️ Bump @testing-library/react from 13.1.1 to 13.2.0 #475 dependabot[bot] 2022-05-04 14:40:32 +0000
  • ae48bd6420 pass reducer to dispatch Umur Ozkul 2022-05-04 15:22:28 +0200
  • 33ee0b27d5 remove inspect performance completely Umur Ozkul 2022-05-04 15:14:34 +0200
  • 4e49c5d81a
    Merge pull request #449 from quantified-uncertainty/documentation-refactors-april Ozzie Gooen 2022-05-03 19:30:14 -0400
  • 526ee921b5 tweak: some tweaks to documentation, part 1/2 #449 NunoSempere 2022-05-03 17:22:08 -0400
  • d5c9705811 Corrected log score Quinn Dougherty 2022-05-03 14:00:34 -0400
  • 94a1155264 Formatted rescript documentation-refactors-april Ozzie Gooen 2022-05-03 11:30:00 -0400
  • 02a2d96f8f Added appropriate code blocsk Ozzie Gooen 2022-05-03 11:12:44 -0400
  • c2155ef746 Merge branch 'develop' into documentation-refactors-april Ozzie Gooen 2022-05-03 11:07:12 -0400
  • b28df258e1 Ran formatter Ozzie Gooen 2022-05-03 11:06:53 -0400
  • cec4bbd334 fixed build Quinn Dougherty 2022-05-03 10:20:01 -0400
  • 6c815a62ff Merge remote-tracking branch 'origin/develop' into log-score-attempt Quinn Dougherty 2022-05-03 10:17:17 -0400
  • 5d6de7b487 Response to CR Quinn Dougherty 2022-05-03 10:15:48 -0400
  • b5e6bfc45e
    ⬆️ Bump mathjs from 10.5.0 to 10.5.1 #453 dependabot[bot] 2022-05-02 23:24:46 +0000
  • 6112487b78
    Merge pull request #434 from quantified-uncertainty/reducer-dev Sam Nolan 2022-05-02 19:19:06 -0400
  • 6dc101ef93 Merge branch 'Umur-reducer-dev' into reducer-dev #434 Umur Ozkul 2022-05-03 00:45:39 +0200
  • 88428c74af cases to handle with new parser. lambdas in arrays and records Umur Ozkul 2022-05-03 00:38:40 +0200
  • 20adc4e25a describe and test strings. Quinn Dougherty 2022-05-02 18:40:34 -0400
  • c5ae846df4 Note duplicate parameters Umur Ozkul 2022-05-03 00:30:41 +0200
  • 96ed0b44bb skip the bad test Quinn Dougherty 2022-05-02 18:29:47 -0400
  • 27cdb5fbda Merge branch 'Umur-reducer-dev' into reducer-dev Umur Ozkul 2022-05-03 00:19:12 +0200
  • 78f46daed8 Note infinite recursion Umur Ozkul 2022-05-03 00:18:23 +0200
  • d26eaa2523 Note infinite recursion Umur Ozkul 2022-05-03 00:16:29 +0200
  • 6e72b89f7f Add array string and function viewers Sam Nolan 2022-05-02 21:59:56 +0000
  • 75a55de373 Recurse showTypes Sam Nolan 2022-05-02 21:55:43 +0000
  • 13804dda7a Merge remote-tracking branch 'origin/develop' into log-score-attempt Quinn Dougherty 2022-05-02 17:52:46 -0400
  • 5df9d0e51b Pass showTypes and showControls in playground Sam Nolan 2022-05-02 21:51:58 +0000
  • ca95c7cef8 base 2 log => natural log (on the advice of Nuno) Quinn Dougherty 2022-05-02 17:46:43 -0400
  • 74f5dbbbf0
    Merge pull request #461 from quantified-uncertainty/show-controls Sam Nolan 2022-05-02 17:44:09 -0400
  • 11d4a3bc8b do not export private modules from Reducer module #435 Umur Ozkul 2022-05-02 23:42:11 +0200
  • a4c3405e5d Added showTypes tag to playground Quinn Dougherty 2022-05-02 17:37:50 -0400
  • da8a834b7e Allows hiding controls #461 Sam Nolan 2022-05-02 21:33:34 +0000
  • e92fc792a2 Merge branch 'develop' into Umur-reducer-dev Umur Ozkul 2022-05-02 23:21:26 +0200
  • 490e4908e1 sam's monkeying Umur Ozkul 2022-05-02 23:18:36 +0200
  • a986aac0a2 Merge remote-tracking branch 'origin/develop' into log-score-attempt Quinn Dougherty 2022-05-02 17:16:09 -0400
  • 2d84805f88 Added infinity error; fixed infinities in logs Quinn Dougherty 2022-05-02 17:15:23 -0400
  • 6a3b35eb4a fixed function f not bound Umur Ozkul 2022-05-02 18:44:35 +0200
  • b9bde840b5
    Merge pull request #460 from quantified-uncertainty/partial-storybook Sam Nolan 2022-05-02 17:11:00 -0400
  • 0d14216e9f Refactor and rename lambda in partial #460 Sam Nolan 2022-05-02 21:05:59 +0000
  • 202cb80ebf
    Merge pull request #458 from quantified-uncertainty/real-log-scales Sam Nolan 2022-05-02 17:01:17 -0400
  • 06c479b547 Make error message more descriptive #458 Sam Nolan 2022-05-02 20:54:33 +0000
  • 5fc829efc9 Refactor and shrink effect code Sam Nolan 2022-05-02 20:52:55 +0000
  • 7e05d63009 Make a tooltip to restrict users from log scales Sam Nolan 2022-05-02 20:40:15 +0000
  • 47b67a9efb Add Patrial storybook and update partial bindings async Sam Nolan 2022-05-02 19:58:24 +0000
  • f3bf44095d
    Merge pull request #459 from quantified-uncertainty/hotfix-playground-chart Ozzie Gooen 2022-05-02 15:09:12 -0400
  • cc70047904 Lint js Sam Nolan 2022-05-02 19:04:16 +0000
  • 17a5f948fe Format and fix CI bugs Sam Nolan 2022-05-02 18:59:52 +0000
  • 71fc314930 Hotfix playground chart #459 Sam Nolan 2022-05-02 18:54:41 +0000
  • d660845d37 Merge branch 'develop' into real-log-scales Sam Nolan 2022-05-02 18:48:02 +0000
  • 0c49fe4049
    Merge pull request #456 from quantified-uncertainty/mobile-support Sam Nolan 2022-05-02 14:31:51 -0400
  • f4085e93ad Real log scales Sam Nolan 2022-05-02 18:29:59 +0000
  • db3acbf96c Added extra multiplicative factor in logScore integrand Quinn Dougherty 2022-05-02 13:40:34 -0400
  • c5c65f5bc7 Update yarn.lock #456 Sam Nolan 2022-05-02 17:14:16 +0000
  • 8df5a661fb Merge branch 'develop' into mobile-support Sam Nolan 2022-05-02 17:09:23 +0000
  • 0c4305948f
    Merge pull request #457 from quantified-uncertainty/no-types-mode Sam Nolan 2022-05-02 13:07:46 -0400
  • 8452995c31 Lint components Sam Nolan 2022-05-02 17:01:09 +0000
  • 213808d3aa Using useSize size to size charts to make them usable Sam Nolan 2022-05-02 16:59:54 +0000
  • 5a0b436932 No 666 Umur Ozkul 2022-05-02 17:52:59 +0200
  • a542325f31 A simple showTypes prop #457 Sam Nolan 2022-05-02 15:59:37 +0000
  • d595285078 make lint happy Quinn Dougherty 2022-05-02 11:55:42 -0400
  • e2762a0f62 Make typechecker happy Quinn Dougherty 2022-05-02 11:55:13 -0400
  • e8239bf049 Merge branch 'develop' into mobile-support Sam Nolan 2022-05-02 15:37:39 +0000
  • 0bc016632f Mobile support Sam Nolan 2022-05-02 15:36:20 +0000
  • 58c885f963 Merge remote-tracking branch 'origin/develop' into log-score-attempt Quinn Dougherty 2022-05-02 11:34:29 -0400
  • da4cb9b6fd
    Merge pull request #454 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.31 Quinn 2022-05-02 11:05:04 -0400
  • b61bafc564
    Merge pull request #455 from quantified-uncertainty/dependabot/npm_and_yarn/ts-loader-9.3.0 Quinn 2022-05-02 11:04:27 -0400
  • 0890607493 Merge branch 'reducer-dev' of github.com:quantified-uncertainty/squiggle into reducer-dev Sam Nolan 2022-05-02 14:53:32 +0000
  • 946b38fa27 Fix Typescript build errors Sam Nolan 2022-05-02 14:53:16 +0000
  • c8e50472ff
    ⬆️ Bump ts-loader from 9.2.9 to 9.3.0 #455 dependabot[bot] 2022-05-02 14:40:06 +0000
  • 99f5c54b78
    ⬆️ Bump @types/node from 17.0.30 to 17.0.31 #454 dependabot[bot] 2022-05-02 14:39:48 +0000
  • f5d3da4c73 tests Umur Ozkul 2022-05-02 15:54:16 +0200
  • 9e41f0399f RENotAFunction Umur Ozkul 2022-05-02 15:47:35 +0200
  • ba104e4dfe Catching unreduced values. This is not a lazy language Umur Ozkul 2022-05-02 15:22:01 +0200
  • c68138e5f6 arity error Umur Ozkul 2022-05-02 12:55:28 +0200
  • 806ff93983 Merge branch 'Umur-reducer-dev' into reducer-dev Umur Ozkul 2022-05-02 12:35:58 +0200
  • 711b230ecb Merge branch 'develop' into Umur-reducer-dev Umur Ozkul 2022-05-02 12:34:23 +0200
  • 1e673e54c3 function tricks test defined (Sam's trials) Umur Ozkul 2022-05-02 12:23:37 +0200
  • c0fad8c668 define lambdaValue record as payload Umur Ozkul 2022-05-02 12:10:31 +0200
  • 087596ec43 function trics Umur Ozkul 2022-05-02 11:43:09 +0200
  • 6796db82b4 note weird distribution test Umur Ozkul 2022-05-02 11:38:32 +0200
  • e262f76d98 spelling Umur Ozkul 2022-05-02 11:20:08 +0200
  • 76b3adddc4 rename to exampleStatementY Umur Ozkul 2022-05-02 11:12:12 +0200