Skip to content

Commit

Permalink
build based on (not-git-repo)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeptodoctor authored and Documenter.jl committed Oct 6, 2023
1 parent 840a976 commit 82812f9
Show file tree
Hide file tree
Showing 1,194 changed files with 653,003 additions and 17,791 deletions.
1 change: 1 addition & 0 deletions dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-10-06T11:24:04","documenter_version":"1.1.0"}}
1,917 changes: 1,005 additions & 912 deletions dev/01_lense_a_map/index.html

Large diffs are not rendered by default.

Binary file modified dev/01_lense_a_map_files/01_lense_a_map_20_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/01_lense_a_map_files/01_lense_a_map_24_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/01_lense_a_map_files/01_lense_a_map_9_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 12 additions & 9 deletions dev/02_posterior/index.html

Large diffs are not rendered by default.

Binary file modified dev/02_posterior_files/02_posterior_11_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/02_posterior_files/02_posterior_13_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/02_posterior_files/02_posterior_24_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/02_posterior_files/02_posterior_30_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/02_posterior_files/02_posterior_31_0.png
Binary file not shown.
Binary file added dev/02_posterior_files/02_posterior_39_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/02_posterior_files/02_posterior_40_0.png
Binary file not shown.
25 changes: 15 additions & 10 deletions dev/03_joint_MAP_example/index.html

Large diffs are not rendered by default.

Binary file modified dev/03_joint_MAP_example_files/03_joint_MAP_example_18_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/03_joint_MAP_example_files/03_joint_MAP_example_20_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/03_joint_MAP_example_files/03_joint_MAP_example_22_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/03_joint_MAP_example_files/03_joint_MAP_example_24_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file modified dev/03_joint_MAP_example_files/03_joint_MAP_example_9_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 35 additions & 23 deletions dev/04_from_python/index.html

Large diffs are not rendered by default.

Binary file added dev/04_from_python_files/04_from_python_19_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/04_from_python_files/04_from_python_26_0.png
Binary file removed dev/04_from_python_files/04_from_python_36_0.png
Diff not rendered.
260 changes: 118 additions & 142 deletions dev/05_field_basics/index.html

Large diffs are not rendered by default.

269 changes: 224 additions & 45 deletions dev/06_gpu/index.html

Large diffs are not rendered by default.

Binary file modified dev/06_gpu_files/06_gpu_29_0.png
Binary file modified dev/06_gpu_files/06_gpu_42_0.png
Binary file added dev/06_gpu_files/06_gpu_60_0.png
173 changes: 38 additions & 135 deletions dev/api/index.html

Large diffs are not rendered by default.

Binary file added dev/assets/JuliaMono-Regular.ttf
Binary file not shown.
13 changes: 6 additions & 7 deletions dev/assets/cmblensing.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
pre.language-output {
background-color: white;
code.language-output {
background-color: white !important;
}

@font-face {
font-family: 'DejaVuSansMono';
src: url("DejaVuSansMono.ttf");
font-family: 'JuliaMono-Regular';
src: url("JuliaMono-Regular.ttf");
}

pre, code, kbd {
font-family: 'DejaVuSansMono', Monaco, courier, monospace;
font-size: 0.90em;
code, pre {
font-family: 'JuliaMono-Regular', Monaco, courier, monospace !important;
}

0 comments on commit 82812f9

Please sign in to comment.