Commit Graph

  • 6c04f9bff1 fix: change expected output type of integrals NunoSempere 2022-09-05 09:10:42 +0200
  • e73ffaa10a feat: Added a slightly better integral function NunoSempere 2022-09-05 09:08:53 +0200
  • abad453523 fix: no small integration error NunoSempere 2022-09-05 08:41:33 +0200
  • 65e083eda2
    Merge pull request #1070 from quantified-uncertainty/dependabot-labels Quinn 2022-09-04 23:09:25 -0400
  • 244f3ea8d9 feat: Note that this isn't tested yet. NunoSempere 2022-09-04 22:48:29 +0200
  • ecf5249b5c feat: And integration function to Danger namespace NunoSempere 2022-09-04 22:45:55 +0200
  • 3794909efc format js Umur Ozkul 2022-09-04 21:53:02 +0200
  • b73924135f format rescritp Umur Ozkul 2022-09-04 21:52:48 +0200
  • 247e101324 PR comment Umur Ozkul 2022-09-04 21:24:53 +0200
  • 044ed0bea3 qualify IEvVoid Umur Ozkul 2022-09-04 21:19:27 +0200
  • 943e63b379 link: run pretty NunoSempere 2022-09-04 20:26:57 +0200
  • af079d3cb7
    explicit and minimal dependabot lables config #1070 Vyacheslav Matyukhin 2022-09-04 22:17:05 +0400
  • b292a3e6fd tweak: Add to dos to continue tomorrow NunoSempere 2022-09-04 20:07:10 +0200
  • f82c00a6ed tweak: Work out how to apply a function to an NunoSempere 2022-09-04 19:29:22 +0200
  • b45ab3dba2 feat: In Danger namespace, work out how to apply function NunoSempere 2022-09-04 19:22:12 +0200
  • b57233096d tweak: Revert back to working state in Danger namespace NunoSempere 2022-09-04 19:04:13 +0200
  • dc34e7c0b8 feat: Danger namespace function tweaking NunoSempere 2022-09-04 18:58:19 +0200
  • 85fe4d16a2 tweak: Intermediary step while figuring out function application NunoSempere 2022-09-04 18:53:57 +0200
  • 641b51f4d5
    Merge pull request #1068 from quantified-uncertainty/clean-components-builds Ozzie Gooen 2022-09-04 09:38:28 -0700
  • 803231d620 feat: add a few more simple functions to Danger namespace NunoSempere 2022-09-04 17:12:18 +0200
  • 3106a10b90 tweak: Move new functions to the "Danger" namespace NunoSempere 2022-09-04 15:21:07 +0200
  • 19ddd4eb3f tweak: Add TwoNumbersToNumber wrapper to function registry. NunoSempere 2022-09-04 15:09:09 +0200
  • cebd8118b0
    clean dist/src on components builds #1068 Vyacheslav Matyukhin 2022-09-04 16:26:53 +0400
  • 58a44fe437
    Merge pull request #1064 from quantified-uncertainty/v0.4.0-alpha-versioning Ozzie Gooen 2022-09-03 18:37:16 -0700
  • b87e952785 Formatter #1065 Discrete-mixed-fix Ozzie Gooen 2022-09-02 21:53:20 -0700
  • 93f4c1e0c2 fix: SampleSet.fromDist works for discrete and mixed Ozzie Gooen 2022-09-02 21:51:42 -0700
  • 520b361f2c Alpha-versioning #1064 Ozzie Gooen 2022-09-02 19:53:22 -0700
  • 282bc5ad4a increment vs code v to 0.3.2 increment-vscode-0.3.2 Ozzie Gooen 2022-09-01 13:51:11 -0700
  • 7a60f736f1
    Merge branch 'develop' into epic-reducer-project Ozzie Gooen 2022-09-01 13:45:20 -0700
  • 4ecb692e80
    Merge pull request #1057 from quantified-uncertainty/develop 0.3.1 Ozzie Gooen 2022-09-01 11:23:27 -0700
  • 462f1c9649
    Merge pull request #1056 from quantified-uncertainty/to-0.3.1 #1057 Ozzie Gooen 2022-09-01 11:00:52 -0700
  • e522eb4c5f 0.3.0 -> 0.3.1 #1056 Ozzie Gooen 2022-09-01 11:00:23 -0700
  • 7e3fa1d65a
    Merge branch 'develop' into epic-reducer-project Vyacheslav Matyukhin 2022-09-01 21:15:18 +0400
  • a97d1bae6d
    Merge pull request #1050 from quantified-uncertainty/SampleSet.max-min #1055 Ozzie Gooen 2022-09-01 09:07:02 -0700
  • 4d2fefad69
    fix typo in test name Vyacheslav Matyukhin 2022-09-01 19:26:57 +0400
  • 4f10cabdd3
    Merge pull request #1053 from quantified-uncertainty/lambdas-in-result Vyacheslav Matyukhin 2022-09-01 19:24:34 +0400
  • 130af680f6
    Merge pull request #1052 from quantified-uncertainty/reducer-project-imports Vyacheslav Matyukhin 2022-09-01 19:12:37 +0400
  • fc3a7c6cf9
    support for __result__ in web components and SqLambda #1053 Vyacheslav Matyukhin 2022-09-01 19:11:49 +0400
  • e2abc53200
    improve code generation for jsImports #1052 Vyacheslav Matyukhin 2022-09-01 18:55:15 +0400
  • 64ed32a17c
    support jsImports Vyacheslav Matyukhin 2022-09-01 18:44:13 +0400
  • 8842f7b25e
    delete getDependents and getDependencies methods from TS API Vyacheslav Matyukhin 2022-09-01 18:15:36 +0400
  • d76c2f8ac7
    new jsImports (WIP) Vyacheslav Matyukhin 2022-09-01 17:26:11 +0400
  • 407984344b
    test for project with multiple independent sources Vyacheslav Matyukhin 2022-09-01 18:12:02 +0400
  • 6263ec5520
    test for project with multiple independent sources topsort-improvement Vyacheslav Matyukhin 2022-09-01 18:12:02 +0400
  • f21f635bf0
    Merge pull request #1051 from quantified-uncertainty/topsort-improvement Umur Ozkul 2022-09-01 16:08:47 +0200
  • dd3a8ab736
    getRunOrderFor runs topological sort from current id #1051 Vyacheslav Matyukhin 2022-09-01 17:57:04 +0400
  • ec93a82110 format Umur Ozkul 2022-09-01 14:53:01 +0200
  • 1fe0aefd6b Merge branch 'epic-reducer-project' of github.com:quantified-uncertainty/squiggle into epic-reducer-project Umur Ozkul 2022-09-01 14:52:14 +0200
  • 7eef1d30f3 __result__ variable in bindings Umur Ozkul 2022-09-01 14:51:20 +0200
  • 82a4e52384 include and "include as" Umur Ozkul 2022-08-31 23:54:54 +0200
  • b3d5a98518
    Merge pull request #1011 from quantified-uncertainty/reducer-project-ts Vyacheslav Matyukhin 2022-09-01 15:08:54 +0400
  • 59ed741f33
    show either result or bindings in viewer #1011 Vyacheslav Matyukhin 2022-09-01 15:02:32 +0400
  • 4a3c982c57
    remove SquiggleEditorWithImportedBindings Vyacheslav Matyukhin 2022-09-01 14:40:56 +0400
  • 48fb634140
    fix more tests for new TS classes Vyacheslav Matyukhin 2022-09-01 14:36:27 +0400
  • eda1a45fda
    reenable environment in useSquiggle Vyacheslav Matyukhin 2022-09-01 13:32:11 +0400
  • e6d543daef
    Merge pull request #1002 from quantified-uncertainty/sampleset-mixture Quinn 2022-09-01 03:00:17 -0400
  • 38d0ea79e4 yarn format:all compels me #1002 Quinn Dougherty 2022-09-01 14:22:32 +0800
  • 57dca26d2b fix the resolve to @stdlib/buffer Quinn Dougherty 2022-09-01 14:08:14 +0800
  • e582fc5be3 library1 -> libraryBase #1050 Ozzie Gooen 2022-08-31 22:15:13 -0700
  • 96815b6ee5 Really simple tests for SampleSet.min and max Ozzie Gooen 2022-08-31 22:14:41 -0700
  • ab9a83bcf7 I think we're done here? Quinn Dougherty 2022-09-01 13:07:13 +0800
  • ab5b54413b it string in tests Quinn Dougherty 2022-09-01 12:54:04 +0800
  • 9366ce61f3 yarn format compels me Quinn Dougherty 2022-09-01 12:48:20 +0800
  • 989fa9644a rm |> in favor of -> Quinn Dougherty 2022-09-01 12:48:07 +0800
  • 255541a679 Added SampleSet.min and Sampleset.max Ozzie Gooen 2022-08-31 21:43:36 -0700
  • 729fc2c59d Merge remote-tracking branch 'origin/develop' into sampleset-mixture Quinn Dougherty 2022-09-01 12:39:55 +0800
  • 152432b6d6 hotfix: switch release-please to master (3) Quinn Dougherty 2022-09-01 12:17:42 +0800
  • 2209fd179e hotfix: switch release-please to master (2) Quinn Dougherty 2022-09-01 12:14:23 +0800
  • b6a2eac8fc hotfix: switch release-please to master Quinn Dougherty 2022-09-01 12:12:12 +0800
  • d50c9ca930
    Merge pull request #1049 from quantified-uncertainty/playground-show-summary-by-default Ozzie Gooen 2022-08-31 20:54:27 -0700
  • 64539bc121 Playground should show stat summary by default #1049 Ozzie Gooen 2022-08-31 20:53:48 -0700
  • 3153b9620a fix: test trigger release-please, for fun Quinn Dougherty 2022-09-01 11:37:24 +0800
  • 5e9bf521fa
    Merge pull request #1042 from quantified-uncertainty/getByWithFn Ozzie Gooen 2022-08-31 20:10:30 -0700
  • 0fa34b09e4
    Merge pull request #995 from quantified-uncertainty/sampleSet-truncate Ozzie Gooen 2022-08-31 19:57:49 -0700
  • 6631c9bad7 Renamed getByWithFn #1042 Ozzie Gooen 2022-08-31 19:56:12 -0700
  • cd20bef11d Merge remote-tracking branch 'origin/develop' into getByWithFn Quinn Dougherty 2022-09-01 08:27:54 +0800
  • 2087a30b6b use in multiple plots Conor Barnes 2022-08-31 12:15:43 -0300
  • bc64d2882f more elegantly handle samples, properly use sample data in SampleSets for bands Conor Barnes 2022-08-31 11:19:11 -0300
  • a9dd18cbcd
    Merge pull request #1034 from quantified-uncertainty/nix-cached-ci Ozzie Gooen 2022-08-31 07:04:34 -0700
  • 39a9cd4eb9 a few unit tests Quinn Dougherty 2022-08-31 10:31:32 +0800
  • 22458aa9e5 Proper formatting Ozzie Gooen 2022-08-30 18:17:00 -0700
  • 2f77888365 Changed getByWithFn to not need two function calls Ozzie Gooen 2022-08-30 17:58:51 -0700
  • 07b7b26d60 include sample band on sampleset story Conor Barnes 2022-08-30 09:14:25 -0300
  • 2f525c4f8e put .#js in devshells job where it was supposed to be #1034 Quinn Dougherty 2022-08-30 19:44:34 +0800
  • ba280c9292
    implement lambda calls in web components Vyacheslav Matyukhin 2022-08-30 15:16:57 +0400
  • 02cbf227ad rescript-association merged the gentype flake, so our flake inputs are updated accordingly Quinn Dougherty 2022-08-30 19:10:59 +0800
  • 4b6a565c33 minor cleanup Quinn Dougherty 2022-08-30 17:12:50 +0800
  • 83ee5dfb63 cut down trad ci.yml by commenting out stuff covered by nix; added cli lint Quinn Dougherty 2022-08-30 14:16:29 +0800
  • 3f50cde0a6 refactored shells nix code Quinn Dougherty 2022-08-30 13:45:12 +0800
  • 37dfc49c58 a modest dag (2) Quinn Dougherty 2022-08-30 13:25:02 +0800
  • d6490be96f a modest dag Quinn Dougherty 2022-08-30 13:23:32 +0800
  • 842157ee1b added devShell build to ci-cachix.yml Quinn Dougherty 2022-08-30 13:18:35 +0800
  • b89e4f1bd8 edited trigger conditions in two ci .yml files Quinn Dougherty 2022-08-30 11:36:32 +0800
  • b935621d2a changed @types/lodash version Quinn Dougherty 2022-08-30 11:28:52 +0800
  • 905b5fc569 nixfmt compels me Quinn Dougherty 2022-08-30 11:23:33 +0800
  • 21eeb63cf2 fix call to pkgs.writeText Quinn Dougherty 2022-08-30 11:23:15 +0800
  • 05a7d5c09a rm need for @types/lodash in lang/package.json Quinn Dougherty 2022-08-30 11:19:54 +0800
  • 73e1f0b206 rm spurious override of nixpkgs from flake-utils input; cleanup ci-cachix.yml Quinn Dougherty 2022-08-30 09:34:35 +0800
  • 8319a484ac Merge remote-tracking branch 'origin/develop' into nix-cached-ci Quinn Dougherty 2022-08-30 09:21:36 +0800
  • 9a8ec06ca7
    Merge pull request #1015 from quantified-uncertainty/factor-vscode-lint-to-prettier Quinn 2022-08-29 21:19:21 -0400