Commit Graph

1666 Commits

Author SHA1 Message Date
Ozzie Gooen
fe2be53d04
Merge pull request #295 from quantified-uncertainty/add-isNormalized
Added isNormalized function, for testing
2022-04-15 16:30:56 -04:00
Ozzie Gooen
9febf3f182 Changed isNormalize in response to CR 2022-04-15 16:28:51 -04:00
Ozzie Gooen
b682a2702b
Merge pull request #289 from quantified-uncertainty/audit-2022-04-14-SymbolicDist.res
fix: std of lognormal symbolic division
2022-04-15 14:57:49 -04:00
Ozzie Gooen
3d10d8e6a5 Bug fix to get docs to show correctly 2022-04-15 14:51:08 -04:00
Ozzie Gooen
2ed7d03005 Added formatting 2022-04-15 14:10:17 -04:00
Ozzie Gooen
2df6a7f537 Removed Js.log 2022-04-15 13:59:25 -04:00
Ozzie Gooen
73b950078d Added isNormalized function, for testing 2022-04-15 13:58:00 -04:00
c15412642a fix: Failing tests 2022-04-15 13:01:49 -04:00
8743b235d6 fix: typo 2022-04-15 12:54:04 -04:00
Quinn
27610e2a6f
Update user-bug.md 2022-04-15 10:58:13 -04:00
Quinn
5d0aff3b7e
Merge pull request #291 from quantified-uncertainty/dependabot/npm_and_yarn/react-ace-10.0.0
Bump react-ace from 9.5.0 to 10.0.0
2022-04-15 10:47:24 -04:00
Quinn
39c3b7ba23
Merge pull request #290 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-dom-18.0.1
Bump @types/react-dom from 18.0.0 to 18.0.1
2022-04-15 10:41:59 -04:00
Quinn
bc26e424fe
gt -> git 2022-04-15 10:41:38 -04:00
Quinn
1e8e05ba95
gt => git 2022-04-15 10:41:06 -04:00
dependabot[bot]
4c5a0e5174
Bump react-ace from 9.5.0 to 10.0.0
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v9.5.0...v10.0.0)

---
updated-dependencies:
- dependency-name: react-ace
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 14:35:17 +00:00
dependabot[bot]
a1d38b71a1
Bump @types/react-dom from 18.0.0 to 18.0.1
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 14:34:48 +00:00
Umur Ozkul
7ab69a1708 issue 234
Define partial code
2022-04-15 14:48:58 +02:00
Umur Ozkul
3f95ca455b imports #234 2022-04-15 08:56:48 +02:00
Quinn
3103a21ada
Merge pull request #288 from quantified-uncertainty/netlify-config
declarative netlify
2022-04-14 23:47:03 -04:00
Quinn Dougherty
b327e08c0e I _think_ the ignore trigger is correct.. 2022-04-14 23:40:59 -04:00
Quinn Dougherty
678c4dbee1 trying without toplevel netlify.toml 2022-04-14 23:36:05 -04:00
Quinn Dougherty
7dc72bd635 replace the word build with the word command 2022-04-14 23:28:48 -04:00
Quinn Dougherty
dda5fed719 changed order within toml stanza 2022-04-14 23:26:53 -04:00
Quinn Dougherty
02507e5cc2 empty commit 2022-04-14 23:19:41 -04:00
Quinn Dougherty
154cbb5eec removed flake 2022-04-14 23:12:05 -04:00
Quinn Dougherty
e5ea9ca279 forgot comment 2022-04-14 23:08:50 -04:00
Quinn Dougherty
ad88d82784 just testing something 2022-04-14 23:07:22 -04:00
Quinn Dougherty
37537f3435 ... 2022-04-14 23:02:28 -04:00
Quinn Dougherty
7f0bdb0388 ugh, missing " again 2022-04-14 23:01:05 -04:00
Quinn Dougherty
bd54a722e2 more ignore logic 2022-04-14 22:59:44 -04:00
Quinn Dougherty
e16e015e4c moved stuff into scripts subdir 2022-04-14 22:51:17 -04:00
Quinn Dougherty
182d639664 missing " character 2022-04-14 22:47:45 -04:00
Quinn Dougherty
b41f74a271 triggers and builds :) 2022-04-14 22:46:22 -04:00
Quinn Dougherty
cd23fbb0db ...try this 2022-04-14 22:41:40 -04:00
Quinn Dougherty
261eb8d9ae will it skip now? 2022-04-14 22:39:53 -04:00
Quinn Dougherty
4ba0212aac try setting base = "./" 2022-04-14 22:36:49 -04:00
Quinn Dougherty
dd01c0eff1 perhaps a bool is a string 2022-04-14 22:24:37 -04:00
Quinn Dougherty
15d6f7d3be this is a blank commit 2022-04-14 22:19:54 -04:00
Quinn Dougherty
d98c637c15 try this 2022-04-14 22:17:23 -04:00
Quinn Dougherty
96d6e5c04d forgot to escape characters 2022-04-14 21:59:13 -04:00
1677d63375 fix: std of lognormal symbolic division 2022-04-14 21:54:06 -04:00
Quinn Dougherty
84b358397e .toml requires quotes around bash values 2022-04-14 21:52:03 -04:00
Quinn Dougherty
20f3004aa1 netlify: declarative 2022-04-14 21:43:16 -04:00
Quinn Dougherty
dec03d0590 declarative netlify 2022-04-14 21:40:38 -04:00
Ozzie Gooen
4918ee790a Merged with develop 2022-04-14 20:18:20 -04:00
Ozzie Gooen
e7d5fb4ad8 Changing styles of Playground 2022-04-14 20:16:15 -04:00
Quinn
ae6b58d321
Update config.yml 2022-04-14 20:15:27 -04:00
Ozzie Gooen
ab1c72d979
Merge pull request #286 from quantified-uncertainty/issue-templates-patch
issue templates patch
2022-04-14 20:12:28 -04:00
Quinn
33ec17db50
Update ops-testing.md 2022-04-14 20:07:25 -04:00
Quinn
faeafdc108
Update config.yml 2022-04-14 20:05:59 -04:00