Quinn Dougherty
|
57dca26d2b
|
fix the resolve to @stdlib/buffer
|
2022-09-01 14:08:14 +08: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 |
|
Quinn Dougherty
|
729fc2c59d
|
Merge remote-tracking branch 'origin/develop' into sampleset-mixture
|
2022-09-01 12:39:55 +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
|
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 |
|
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 |
|
Ozzie Gooen
|
4368bb53fa
|
Changed samples and xyPointLength from 10K to 1K
See: https://eaforecasting.slack.com/archives/C030T49UHSS/p1661817834362619
|
2022-08-29 17:52:59 -07:00 |
|
dependabot[bot]
|
47ccba4c46
|
⬆️ Bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 15:16:16 +00:00 |
|
Ozzie Gooen
|
b3549348b0
|
Merge pull request #1027 from quantified-uncertainty/dependabot/npm_and_yarn/glennsl/rescript-jest-0.9.2
⬆️ Bump @glennsl/rescript-jest from 0.9.1 to 0.9.2
|
2022-08-29 07:58:23 -07:00 |
|
Ozzie Gooen
|
7f7aefb129
|
Merge pull request #1019 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-11.1.0
⬆️ Bump mathjs from 11.0.1 to 11.1.0
|
2022-08-29 07:38:12 -07:00 |
|
dependabot[bot]
|
28067ffcbd
|
⬆️ Bump @glennsl/rescript-jest from 0.9.1 to 0.9.2
Bumps [@glennsl/rescript-jest](https://github.com/glennsl/rescript-jest) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/glennsl/rescript-jest/releases)
- [Commits](https://github.com/glennsl/rescript-jest/compare/v0.9.1...v0.9.2)
---
updated-dependencies:
- dependency-name: "@glennsl/rescript-jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 14:35:37 +00:00 |
|
dependabot[bot]
|
1ce657d634
|
⬆️ Bump mathjs from 11.0.1 to 11.1.0
Bumps [mathjs](https://github.com/josdejong/mathjs) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v11.0.1...v11.1.0)
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 14:26:59 +00:00 |
|
dependabot[bot]
|
a68c3c0615
|
⬆️ Bump fast-check from 3.1.1 to 3.1.2
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.1.2/packages/fast-check)
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 14:26:20 +00:00 |
|
Umur Ozkul
|
d29b77ca61
|
fix #1007
variables that start with true/false
|
2022-08-25 22:19:29 +02:00 |
|
Ozzie Gooen
|
b8d7737aeb
|
Merge pull request #972 from quantified-uncertainty/pointset-mapy
Pointset mapY
|
2022-08-22 11:28:12 -07:00 |
|
Ozzie Gooen
|
e1efefaf7d
|
Added sampleN from Stdlib to allow for correct sampling of discrete distributions
|
2022-08-21 21:45:05 -07:00 |
|
Ozzie Gooen
|
7237f2709b
|
First implementation of sampleSet mixed distribution
|
2022-08-20 20:32:41 -07:00 |
|
Ozzie Gooen
|
516f4fa39d
|
Added truncate for SampleSet distribution
|
2022-08-20 17:10:08 -07:00 |
|
Ozzie Gooen
|
72b1d6af3e
|
Formatted
|
2022-08-20 15:59:25 -07:00 |
|
Ozzie Gooen
|
a04761226d
|
Improved error messages of function library
|
2022-08-20 15:50:30 -07:00 |
|
Ozzie Gooen
|
5dd988ac13
|
Merge pull request #900 from quantified-uncertainty/reducer-typecheck-example
Reducer real life type checking example to build a library
|
2022-08-11 17:45:30 -07:00 |
|
Ozzie Gooen
|
63e2b1f8c9
|
Updated npm versions to 0.3.0
|
2022-08-09 11:55:49 -07:00 |
|
Ozzie Gooen
|
2aaa43008d
|
Very simple implementation of pointset mapY
|
2022-08-08 10:31:05 -07:00 |
|
Forrest Wolf
|
90cd7f2a4a
|
Fix example in squiggle-lang README
|
2022-08-04 15:00:05 -04:00 |
|
dependabot[bot]
|
bf90427bfa
|
⬆️ Bump fast-check from 3.1.0 to 3.1.1
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.1.1/packages/fast-check)
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 15:13:32 +00:00 |
|
Vyacheslav Matyukhin
|
37aa63438f
|
Merge pull request #917 from quantified-uncertainty/issue-916
Reducer lambda context, hiddenNameSpace
|
2022-07-31 00:35:13 +04:00 |
|
Vyacheslav Matyukhin
|
5d744fe2d0
|
fix genType
|
2022-07-31 00:20:51 +04:00 |
|
Umur Ozkul
|
4c21aa902e
|
the last property of a record can have a following comma
|
2022-07-30 22:14:16 +02:00 |
|
Umur Ozkul
|
17c3fe9dd8
|
hiddenNameSpace
|
2022-07-30 16:58:45 +02:00 |
|
Vyacheslav Matyukhin
|
52bee6a0e3
|
fix EvVoid ts conversion
|
2022-07-29 23:35:11 +04:00 |
|
Ozzie Gooen
|
209ecafb22
|
Updating to version 0.3.0
|
2022-07-29 10:25:27 -07:00 |
|
Umur Ozkul
|
c6eb69628d
|
merge issue 904
|
2022-07-29 05:53:47 +02:00 |
|
Umur Ozkul
|
1a5f8dee72
|
Merge branch 'develop' into reducer-typecheck-example
|
2022-07-29 05:52:35 +02:00 |
|
Umur Ozkul
|
5576bf2ef3
|
fixes #904. E.O.default performance
|
2022-07-29 02:12:07 +02:00 |
|
Umur Ozkul
|
e1c53c9087
|
any type
any will be depreciated after the implementation of binding type
variables
|
2022-07-28 22:25:51 +02:00 |
|
Umur Ozkul
|
6733319403
|
switch replacement by type checking
|
2022-07-28 22:20:00 +02:00 |
|
Quinn Dougherty
|
33e5ebd6da
|
yarn format compels me
|
2022-07-28 10:43:59 -04:00 |
|
Umur Ozkul
|
fc88b065f5
|
remove unused test file
|
2022-07-28 13:42:27 +02:00 |
|
Ozzie Gooen
|
fb0aa72aac
|
Merge pull request #882 from quantified-uncertainty/issue-872
fixes #872
|
2022-07-25 12:10:36 -07:00 |
|
Umur Ozkul
|
66e48dd834
|
fixes #872
|
2022-07-25 19:56:18 +02:00 |
|
Ozzie Gooen
|
4c756a1448
|
Merge pull request #879 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-11.0.1
⬆️ Bump mathjs from 10.6.4 to 11.0.1
|
2022-07-25 09:08:00 -07:00 |
|
dependabot[bot]
|
6f1f23108b
|
⬆️ Bump mathjs from 10.6.4 to 11.0.1
Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.6.4 to 11.0.1.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v10.6.4...v11.0.1)
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 15:46:51 +00:00 |
|
Quinn
|
fbb6b03e5b
|
Merge pull request #878 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-5.74.0
⬆️ Bump webpack from 5.73.0 to 5.74.0
|
2022-07-25 11:44:06 -04:00 |
|