Commit Graph

3085 Commits

Author SHA1 Message Date
Vyacheslav Matyukhin
af079d3cb7
explicit and minimal dependabot lables config 2022-09-04 22:17:05 +04:00
Ozzie Gooen
462f1c9649
Merge pull request #1056 from quantified-uncertainty/to-0.3.1
0.3.0 -> 0.3.1
2022-09-01 11:00:52 -07:00
Ozzie Gooen
e522eb4c5f 0.3.0 -> 0.3.1 2022-09-01 11:00:23 -07:00
Ozzie Gooen
a97d1bae6d
Merge pull request #1050 from quantified-uncertainty/SampleSet.max-min
Added SampleSet.min and Sampleset.max
2022-09-01 09:07:02 -07:00
Quinn
e6d543daef
Merge pull request #1002 from quantified-uncertainty/sampleset-mixture
Sampleset mixture
2022-09-01 03:00:17 -04:00
Quinn Dougherty
38d0ea79e4 yarn format:all compels me 2022-09-01 14:22:32 +08:00
Quinn Dougherty
57dca26d2b fix the resolve to @stdlib/buffer 2022-09-01 14:08:14 +08:00
Ozzie Gooen
e582fc5be3 library1 -> libraryBase 2022-08-31 22:15:13 -07:00
Ozzie Gooen
96815b6ee5 Really simple tests for SampleSet.min and max 2022-08-31 22:14:41 -07:00
Quinn Dougherty
ab9a83bcf7 I think we're done here? 2022-09-01 13:07:13 +08:00
Quinn Dougherty
ab5b54413b it string in tests 2022-09-01 12:54:04 +08:00
Quinn Dougherty
9366ce61f3 yarn format compels me 2022-09-01 12:48:20 +08:00
Quinn Dougherty
989fa9644a rm |> in favor of -> 2022-09-01 12:48:07 +08:00
Ozzie Gooen
255541a679 Added SampleSet.min and Sampleset.max 2022-08-31 21:43:36 -07:00
Quinn Dougherty
729fc2c59d Merge remote-tracking branch 'origin/develop' into sampleset-mixture 2022-09-01 12:39:55 +08:00
Quinn Dougherty
152432b6d6 hotfix: switch release-please to master (3) 2022-09-01 12:17:42 +08:00
Quinn Dougherty
2209fd179e hotfix: switch release-please to master (2) 2022-09-01 12:14:23 +08:00
Quinn Dougherty
b6a2eac8fc hotfix: switch release-please to master 2022-09-01 12:12:34 +08:00
Ozzie Gooen
d50c9ca930
Merge pull request #1049 from quantified-uncertainty/playground-show-summary-by-default
Playground should show stat summary by default
2022-08-31 20:54:27 -07:00
Ozzie Gooen
64539bc121 Playground should show stat summary by default 2022-08-31 20:53:48 -07:00
Quinn Dougherty
3153b9620a fix: test trigger release-please, for fun 2022-09-01 11:37:24 +08:00
Ozzie Gooen
5e9bf521fa
Merge pull request #1042 from quantified-uncertainty/getByWithFn
Changed getByWithFn to not need two function calls
2022-08-31 20:10:30 -07:00
Ozzie Gooen
0fa34b09e4
Merge pull request #995 from quantified-uncertainty/sampleSet-truncate
Added truncate for SampleSet distribution
2022-08-31 19:57:49 -07:00
Ozzie Gooen
6631c9bad7 Renamed getByWithFn 2022-08-31 19:56:12 -07:00
Quinn Dougherty
cd20bef11d Merge remote-tracking branch 'origin/develop' into getByWithFn 2022-09-01 08:27:54 +08:00
Ozzie Gooen
a9dd18cbcd
Merge pull request #1034 from quantified-uncertainty/nix-cached-ci
`ci-cachix.yml`
2022-08-31 07:04:34 -07:00
Quinn Dougherty
39a9cd4eb9 a few unit tests 2022-08-31 10:31:32 +08:00
Ozzie Gooen
22458aa9e5 Proper formatting 2022-08-30 18:17:00 -07:00
Ozzie Gooen
2f77888365 Changed getByWithFn to not need two function calls 2022-08-30 17:58:51 -07:00
Quinn Dougherty
2f525c4f8e put .#js in devshells job where it was supposed to be 2022-08-30 19:44:34 +08:00
Quinn Dougherty
02cbf227ad rescript-association merged the gentype flake, so our flake inputs are updated accordingly 2022-08-30 19:10:59 +08:00
Quinn Dougherty
4b6a565c33 minor cleanup 2022-08-30 17:12:50 +08:00
Quinn Dougherty
83ee5dfb63 cut down trad ci.yml by commenting out stuff covered by nix; added cli lint 2022-08-30 14:16:29 +08:00
Quinn Dougherty
3f50cde0a6 refactored shells nix code 2022-08-30 13:45:12 +08:00
Quinn Dougherty
37dfc49c58 a modest dag (2) 2022-08-30 13:25:02 +08:00
Quinn Dougherty
d6490be96f a modest dag 2022-08-30 13:23:32 +08:00
Quinn Dougherty
842157ee1b added devShell build to ci-cachix.yml 2022-08-30 13:18:35 +08:00
Quinn Dougherty
b89e4f1bd8 edited trigger conditions in two ci .yml files 2022-08-30 11:36:32 +08:00
Quinn Dougherty
b935621d2a changed @types/lodash version 2022-08-30 11:28:52 +08:00
Quinn Dougherty
905b5fc569 nixfmt compels me 2022-08-30 11:23:33 +08:00
Quinn Dougherty
21eeb63cf2 fix call to pkgs.writeText 2022-08-30 11:23:15 +08:00
Quinn Dougherty
05a7d5c09a rm need for @types/lodash in lang/package.json 2022-08-30 11:19:54 +08:00
Quinn Dougherty
73e1f0b206 rm spurious override of nixpkgs from flake-utils input; cleanup ci-cachix.yml 2022-08-30 09:34:35 +08:00
Quinn Dougherty
8319a484ac Merge remote-tracking branch 'origin/develop' into nix-cached-ci 2022-08-30 09:21:36 +08:00
Quinn
9a8ec06ca7
Merge pull request #1015 from quantified-uncertainty/factor-vscode-lint-to-prettier
rm eslint
2022-08-29 21:19:21 -04:00
Quinn Dougherty
39566696f6 manually fix yarn.lock for prettier action 2022-08-30 09:12:21 +08:00
Quinn Dougherty
e8e0332e2e Merge remote-tracking branch 'origin/develop' into factor-vscode-lint-to-prettier
Manually regenerated lockfile
2022-08-30 09:11:30 +08:00
Ozzie Gooen
c7bc526b38
Merge pull request #1033 from quantified-uncertainty/10k-to-1k-default
Changed samples and xyPointLength from 10K to 1K
2022-08-29 18:10:32 -07:00
dependabot[bot]
1c015599a8
Merge pull request #1021 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-4.8.2 2022-08-30 01:05:03 +00:00
Quinn Dougherty
4341d62893 fixed new bug 2022-08-30 08:55:45 +08:00