tweak: aesthetics
This commit is contained in:
parent
b3c70f1f56
commit
38b4a9d029
|
@ -1,8 +1,8 @@
|
|||
[](./webpage-refactor/public/example-graph.png)
|
||||
[](./packages/webpage-refactor/public/example-graph.png)
|
||||
|
||||
This repository contains the code for the website [utility-function-extractor.quantifieduncertainty.org/](https://utility-function-extractor.quantifieduncertainty.org/) and tools to analyze utility comparisons. For details, see the relevant folders.
|
||||
|
||||
- [Webpage repository](to do: add links)
|
||||
- [Tools repository](to do: add link)
|
||||
|
||||
[](./webpage-refactor/public/example-table.png)
|
||||
[](./packages/webpage-refactor/public/example-table.png)
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "utility-tools",
|
||||
"version": "0.2.5",
|
||||
"version": "1.0.0",
|
||||
"description": "Process the json produced by utility-function-extractor.quantifieduncertainty.org",
|
||||
"scripts": {
|
||||
"start": "node --max-old-space-size=8192 src/index.js",
|
||||
|
|
Loading…
Reference in New Issue
Block a user