Skip to content

Commit

Permalink
build based on 23c4f51
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 28, 2024
1 parent 215ab2b commit 5fb5cf2
Show file tree
Hide file tree
Showing 22 changed files with 1,047 additions and 1,073 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.7","generation_timestamp":"2024-11-28T22:24:10","documenter_version":"1.8.0"}}
{"documenter":{"julia_version":"1.10.7","generation_timestamp":"2024-11-28T23:04:31","documenter_version":"1.8.0"}}
8 changes: 4 additions & 4 deletions dev/api.html

Large diffs are not rendered by default.

278 changes: 0 additions & 278 deletions dev/examples/basic_example-09b2475d.svg

This file was deleted.

277 changes: 277 additions & 0 deletions dev/examples/basic_example-10b83f55.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
281 changes: 0 additions & 281 deletions dev/examples/basic_example-67f88e0e.svg

This file was deleted.

48 changes: 0 additions & 48 deletions dev/examples/basic_example-95f5ff37.svg

This file was deleted.

288 changes: 288 additions & 0 deletions dev/examples/basic_example-99d878a6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions dev/examples/basic_example-deeb4943.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 5 additions & 21 deletions dev/examples/basic_example.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions dev/examples/change_expectations.html

Large diffs are not rendered by default.

17 changes: 6 additions & 11 deletions dev/examples/get_parameters_and_initial_conditions.html

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions dev/examples/multithreading_speedup.html

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions dev/examples/scenario_analysis_via_overload-c688d626.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 0 additions & 48 deletions dev/examples/scenario_analysis_via_overload-cc32912b.svg

This file was deleted.

15 changes: 4 additions & 11 deletions dev/examples/scenario_analysis_via_overload.html

Large diffs are not rendered by default.

48 changes: 48 additions & 0 deletions dev/examples/scenario_analysis_via_shock-2f326142.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 0 additions & 50 deletions dev/examples/scenario_analysis_via_shock-c24962dc.svg

This file was deleted.

9 changes: 4 additions & 5 deletions dev/examples/scenario_analysis_via_shock.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

T = 20
model = BeforeIT.initialise_model(parameters, initial_conditions, T)
data = BeforeIT.run_one_sim!(model)</code></pre><p>To plot the results of the simulation, install the <code>Plots</code> package via <code>Pkg.add(&quot;Plots&quot;)</code> and then run</p><pre><code class="language-julia hljs">using Plots
data = BeforeIT.run_one_sim!(model)</code></pre><p>To plot the results of the simulation, you can use the <code>Plots</code> package</p><pre><code class="language-julia hljs">using Plots

plot(data.real_gdp)</code></pre><h2 id="License"><a class="docs-heading-anchor" href="#License">License</a><a id="License-1"></a><a class="docs-heading-anchor-permalink" href="#License" title="Permalink"></a></h2><p>BeforeIT.jl is released under the GNU Affero General Public License v3 or later (AGPLv3+).</p><p>Copyright 2024- Banca d&#39;Italia and the authors.</p><h2 id="Main-developers-and-maintainers"><a class="docs-heading-anchor" href="#Main-developers-and-maintainers">Main developers and maintainers</a><a id="Main-developers-and-maintainers-1"></a><a class="docs-heading-anchor-permalink" href="#Main-developers-and-maintainers" title="Permalink"></a></h2><ul><li><a href="https://github.com/AldoGl">Aldo Glielmo</a> &lt;<a href="mailto:aldo.glielmo@bancaditalia.it">aldo.glielmo@bancaditalia.it</a>&gt;</li><li><a href="https://github.com/Devetak">Mitja Devetak</a> &lt;<a href="mailto:m888itja@gmail.com">m888itja@gmail.com</a>&gt;</li><li><a href="https://github.com/Tortar">Adriano Meligrana</a> &lt;<a href="mailto:adrianomeligrana@proton.me">adrianomeligrana@proton.me</a>&gt;</li></ul><h2 id="Other-collaborators-and-contributors"><a class="docs-heading-anchor" href="#Other-collaborators-and-contributors">Other collaborators and contributors</a><a id="Other-collaborators-and-contributors-1"></a><a class="docs-heading-anchor-permalink" href="#Other-collaborators-and-contributors" title="Permalink"></a></h2><ul><li><a href="https://github.com/sebastianpoledna">Sebastian Poledna</a> &lt;<a href="mailto:poledna@iiasa.ac.at">poledna@iiasa.ac.at</a>&gt;</li><li><a href="https://www.bankit.art/people/marco-benedetti">Marco Benedetti</a></li><li><a href="https://www.bankit.art/people/sara-corbo">Sara Corbo</a> for the logo design</li><li><a href="https://www.bankit.art/people/andrea-gentili">Andrea Gentili</a> for suggesting the name of the pakege</li><li><a href="https://github.com/arnauqb">Arnau Quera-Bofarull</a> for help in the deployment of the documentation</li><li><a href="https://github.com/SGHoekstra">Steven Hoekstra</a> for fixing a bug in a script</li></ul><h2 id="Disclaimer"><a class="docs-heading-anchor" href="#Disclaimer">Disclaimer</a><a id="Disclaimer-1"></a><a class="docs-heading-anchor-permalink" href="#Disclaimer" title="Permalink"></a></h2><p>This package is an outcome of a research project. All errors are those of the authors. All views expressed are personal views, not those of Bank of Italy.</p><h2 id="Reproducibility"><a class="docs-heading-anchor" href="#Reproducibility">Reproducibility</a><a id="Reproducibility-1"></a><a class="docs-heading-anchor-permalink" href="#Reproducibility" title="Permalink"></a></h2><details><summary>The documentation of BeforeIT.jl was built using these direct dependencies,</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Status `~/work/BeforeIT.jl/BeforeIT.jl/docs/Project.toml`
plot(data.real_gdp)</code></pre><h2 id="License"><a class="docs-heading-anchor" href="#License">License</a><a id="License-1"></a><a class="docs-heading-anchor-permalink" href="#License" title="Permalink"></a></h2><p>BeforeIT.jl is released under the GNU Affero General Public License v3 or later (AGPLv3+).</p><p>Copyright 2024 - Banca d&#39;Italia and the authors.</p><h2 id="Main-developers-and-maintainers"><a class="docs-heading-anchor" href="#Main-developers-and-maintainers">Main developers and maintainers</a><a id="Main-developers-and-maintainers-1"></a><a class="docs-heading-anchor-permalink" href="#Main-developers-and-maintainers" title="Permalink"></a></h2><ul><li><a href="https://github.com/AldoGl">Aldo Glielmo</a> &lt;<a href="mailto:aldo.glielmo@bancaditalia.it">aldo.glielmo@bancaditalia.it</a>&gt;</li><li><a href="https://github.com/Devetak">Mitja Devetak</a> &lt;<a href="mailto:m888itja@gmail.com">m888itja@gmail.com</a>&gt;</li><li><a href="https://github.com/Tortar">Adriano Meligrana</a> &lt;<a href="mailto:adrianomeligrana@proton.me">adrianomeligrana@proton.me</a>&gt;</li></ul><h2 id="Other-collaborators-and-contributors"><a class="docs-heading-anchor" href="#Other-collaborators-and-contributors">Other collaborators and contributors</a><a id="Other-collaborators-and-contributors-1"></a><a class="docs-heading-anchor-permalink" href="#Other-collaborators-and-contributors" title="Permalink"></a></h2><ul><li><a href="https://github.com/sebastianpoledna">Sebastian Poledna</a> &lt;<a href="mailto:poledna@iiasa.ac.at">poledna@iiasa.ac.at</a>&gt;</li><li><a href="https://www.bankit.art/people/marco-benedetti">Marco Benedetti</a></li><li><a href="https://www.bankit.art/people/sara-corbo">Sara Corbo</a> for the logo design</li><li><a href="https://www.bankit.art/people/andrea-gentili">Andrea Gentili</a> for suggesting the name of the pakege</li><li><a href="https://github.com/arnauqb">Arnau Quera-Bofarull</a> for help in the deployment of the documentation</li><li><a href="https://github.com/SGHoekstra">Steven Hoekstra</a> for fixing a bug in a script</li></ul><h2 id="Disclaimer"><a class="docs-heading-anchor" href="#Disclaimer">Disclaimer</a><a id="Disclaimer-1"></a><a class="docs-heading-anchor-permalink" href="#Disclaimer" title="Permalink"></a></h2><p>This package is an outcome of a research project. All errors are those of the authors. All views expressed are personal views, not those of Bank of Italy.</p><h2 id="Reproducibility"><a class="docs-heading-anchor" href="#Reproducibility">Reproducibility</a><a id="Reproducibility-1"></a><a class="docs-heading-anchor-permalink" href="#Reproducibility" title="Permalink"></a></h2><details><summary>The documentation of BeforeIT.jl was built using these direct dependencies,</summary><pre class="documenter-example-output"><code class="nohighlight hljs ansi">Status `~/work/BeforeIT.jl/BeforeIT.jl/docs/Project.toml`
[ca9fcad7] BeforeIT v0.1.2 `~/work/BeforeIT.jl/BeforeIT.jl`
[e30172f5] Documenter v1.8.0
[5789e2e9] FileIO v1.16.6
Expand Down Expand Up @@ -288,4 +288,4 @@
[8e850b90] libblastrampoline_jll v5.11.0+0
[8e850ede] nghttp2_jll v1.52.0+1
[3f19e933] p7zip_jll v17.4.0+2
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`</code></pre></details><p>You can also download the <a href="https://github.com/BeforeIT/BeforeIT.jl/tree/gh-pages/v0.1.2/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/BeforeIT/BeforeIT.jl/tree/gh-pages/v0.1.2/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="examples/basic_example.html">Essentials »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Thursday 28 November 2024 22:24">Thursday 28 November 2024</span>. Using Julia version 1.10.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`</code></pre></details><p>You can also download the <a href="https://github.com/BeforeIT/BeforeIT.jl/tree/gh-pages/v0.1.2/assets/Manifest.toml">manifest</a> file and the <a href="https://github.com/BeforeIT/BeforeIT.jl/tree/gh-pages/v0.1.2/assets/Project.toml">project</a> file.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="examples/basic_example.html">Essentials »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.0 on <span class="colophon-date" title="Thursday 28 November 2024 23:04">Thursday 28 November 2024</span>. Using Julia version 1.10.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/search_index.js

Large diffs are not rendered by default.

0 comments on commit 5fb5cf2

Please sign in to comment.