Skip to content

Commit

Permalink
rerunning sampling a few times
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Apr 29, 2024
1 parent e9cece7 commit d92196a
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add the codes and decoders of interest to `_0.helpers_and_metadata/code_metadata

```
julia> include("wiki_database_passes.jl")
julia> run_evaluations(code_metadata)
julia> run_evaluations(CodeMetadata.code_metadata)
```

If you want to run only some codes, e.g. the code family `CodeType`, you can use `run_evaluations(code_metadata; include=[CodeType])`.
Expand All @@ -19,7 +19,7 @@ If you want to run only some codes, e.g. the code family `CodeType`, you can use

```
julia> include("wiki_database_passes.jl")
julia> prep_everything(code_metadata)
julia> prep_everything(CodeMetadata.code_metadata)
```

## To generate the website for local viewing
Expand Down
Binary file modified codes/Cleve8/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/Gottesman/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/NithinCode/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/Perfect5/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/Shor9/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/Steane7/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/Surface/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/Toric/totalsummary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified codes/results.sqlite
Binary file not shown.

0 comments on commit d92196a

Please sign in to comment.