-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Documenter.jl
committed
Feb 7, 2024
1 parent
f57e32a
commit 9e992d5
Showing
58 changed files
with
8,539 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v2.10.0 | ||
v2.10.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v2.10.0 | ||
v2.10.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v2.10.0 | ||
v2.10.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-02-07T10:16:07","documenter_version":"1.2.1"}} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Switches · Mill.jl</title><meta name="title" content="Switches · Mill.jl"/><meta property="og:title" content="Switches · Mill.jl"/><meta property="twitter:title" content="Switches · Mill.jl"/><meta name="description" content="Documentation for Mill.jl."/><meta property="og:description" content="Documentation for Mill.jl."/><meta property="twitter:description" content="Documentation for Mill.jl."/><script data-outdated-warner src="../../assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.050/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="../.."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../../assets/documenter.js"></script><script src="../../search_index.js"></script><script src="../../siteinfo.js"></script><script src="../../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../../assets/themeswap.js"></script><link href="../../assets/favicon.ico" rel="icon" type="image/x-icon"/><link href="../../assets/custom.css" rel="stylesheet" type="text/css"/></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="../../"><img class="docs-light-only" src="../../assets/logo.svg" alt="Mill.jl logo"/><img class="docs-dark-only" src="../../assets/logo-dark.svg" alt="Mill.jl logo"/></a><button class="docs-search-query input is-rounded is-small is-clickable my-2 mx-auto py-1 px-2" id="documenter-search-query">Search docs (Ctrl + /)</button><ul class="docs-menu"><li><a class="tocitem" href="../../">Home</a></li><li><a class="tocitem" href="../../motivation/">Motivation</a></li><li><span class="tocitem">Manual</span><ul><li><a class="tocitem" href="../../manual/nodes/">Nodes</a></li><li><a class="tocitem" href="../../manual/more_on_nodes/">More on nodes</a></li><li><a class="tocitem" href="../../manual/reflectin/">Model reflection</a></li><li><a class="tocitem" href="../../manual/aggregation/">Bag aggregation</a></li><li><a class="tocitem" href="../../manual/leaf_data/">Data in leaves</a></li><li><a class="tocitem" href="../../manual/missing/">Missing data</a></li><li><a class="tocitem" href="../../manual/custom/">Custom nodes</a></li></ul></li><li><span class="tocitem">Examples</span><ul><li><a class="tocitem" href="../../examples/musk/musk/">Musk</a></li><li><a class="tocitem" href="../../examples/gnn/">GNNs in 16 lines</a></li><li><a class="tocitem" href="../../examples/dag/">DAGs</a></li><li><a class="tocitem" href="../../examples/jsons/">Processing JSONs</a></li></ul></li><li><span class="tocitem">External tools</span><ul><li><a class="tocitem" href="../../tools/hierarchical/">HierarchicalUtils.jl</a></li></ul></li><li><span class="tocitem">Public API</span><ul><li><a class="tocitem" href="../aggregation/">Aggregation</a></li><li><a class="tocitem" href="../bags/">Bags</a></li><li><a class="tocitem" href="../data_nodes/">Data nodes</a></li><li><a class="tocitem" href="../model_nodes/">Model nodes</a></li><li><a class="tocitem" href="../special_arrays/">Special Arrays</a></li><li class="is-active"><a class="tocitem" href>Switches</a><ul class="internal"><li><a class="tocitem" href="#Index"><span>Index</span></a></li><li><a class="tocitem" href="#API"><span>API</span></a></li></ul></li><li><a class="tocitem" href="../utilities/">Utilities</a></li></ul></li><li><a class="tocitem" href="../../references/">References</a></li><li><a class="tocitem" href="../../citation/">Citation</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><a class="docs-sidebar-button docs-navbar-link fa-solid fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Public API</a></li><li class="is-active"><a href>Switches</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Switches</a></li></ul></nav><div class="docs-right"><a class="docs-navbar-link" href="https://github.com/CTUAvastLab/Mill.jl" title="View the repository on GitHub"><span class="docs-icon fa-brands"></span><span class="docs-label is-hidden-touch">GitHub</span></a><a class="docs-navbar-link" href="https://github.com/CTUAvastLab/Mill.jl/blob/master/docs/src/api/switches.md" title="Edit source on GitHub"><span class="docs-icon fa-solid"></span></a><a class="docs-settings-button docs-navbar-link fa-solid fa-gear" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-article-toggle-button fa-solid fa-chevron-up" id="documenter-article-toggle-button" href="javascript:;" title="Collapse all docstrings"></a></div></header><article class="content" id="documenter-page"><h1 id="General"><a class="docs-heading-anchor" href="#General">General</a><a id="General-1"></a><a class="docs-heading-anchor-permalink" href="#General" title="Permalink"></a></h1><h2 id="Index"><a class="docs-heading-anchor" href="#Index">Index</a><a id="Index-1"></a><a class="docs-heading-anchor-permalink" href="#Index" title="Permalink"></a></h2><ul></ul><h2 id="API"><a class="docs-heading-anchor" href="#API">API</a><a id="API-1"></a><a class="docs-heading-anchor-permalink" href="#API" title="Permalink"></a></h2><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Mill.emptyismissing" href="#Mill.emptyismissing"><code>Mill.emptyismissing</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">Mill.emptyismissing()</code></pre><p>Get the current value of the <code>emptyismissing</code> parameter.</p><p>See also: <a href="#Mill.emptyismissing!"><code>Mill.emptyismissing!</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/CTUAvastLab/Mill.jl/blob/4ece0b830541c6e15e9ce90b583118cf388ca8f6/src/switches.jl#L3-L9">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Mill.emptyismissing!" href="#Mill.emptyismissing!"><code>Mill.emptyismissing!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">Mill.emptyismissing!(::Bool; persist=false)</code></pre><p>Set the new value to the <code>emptyismissing</code> parameter.</p><p>Set <code>persist=true</code> to persist this setting between sessions.</p><p>See also: <a href="#Mill.emptyismissing"><code>Mill.emptyismissing</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/CTUAvastLab/Mill.jl/blob/4ece0b830541c6e15e9ce90b583118cf388ca8f6/src/switches.jl#L12-L20">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Mill.string_start_code" href="#Mill.string_start_code"><code>Mill.string_start_code</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">Mill.string_start_code()</code></pre><p>Get the current value of the <code>string_start_code</code> parameter used as a code point of the abstract string-start character. The default value of the parameter is <code>0x02</code>, which corresponds to the <code>STX</code> character in ASCII encoding.</p><p>See also: <a href="#Mill.string_start_code!"><code>Mill.string_start_code!</code></a>, <a href="#Mill.string_end_code"><code>Mill.string_end_code</code></a>, <a href="#Mill.string_end_code!"><code>Mill.string_end_code!</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/CTUAvastLab/Mill.jl/blob/4ece0b830541c6e15e9ce90b583118cf388ca8f6/src/switches.jl#L30-L37">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Mill.string_start_code!" href="#Mill.string_start_code!"><code>Mill.string_start_code!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">Mill.string_start_code!(c::Integer; persist=false)</code></pre><p>Set the new value to the <code>string_start_code</code> parameter used as a code point of the abstract string-start character to <code>c</code>. The default value of the parameter is <code>0x02</code>, which corresponds to the <code>STX</code> character in ASCII encoding.</p><p><code>c</code> should fit into <code>UInt8</code>.</p><p>Set <code>persist=true</code> to persist this setting between sessions.</p><p>See also: <a href="#Mill.string_start_code"><code>Mill.string_start_code</code></a>, <a href="#Mill.string_end_code"><code>Mill.string_end_code</code></a>, <a href="#Mill.string_end_code!"><code>Mill.string_end_code!</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/CTUAvastLab/Mill.jl/blob/4ece0b830541c6e15e9ce90b583118cf388ca8f6/src/switches.jl#L40-L51">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Mill.string_end_code" href="#Mill.string_end_code"><code>Mill.string_end_code</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">Mill.string_end_code()</code></pre><p>Get the current value of the <code>string_end_code</code> parameter used as a code point of the abstract string-end character. The default value of the parameter is <code>0x03</code>, which corresponds to the <code>ETX</code> character in ASCII encoding.</p><p>See also: <a href="#Mill.string_end_code!"><code>Mill.string_end_code!</code></a>, <a href="#Mill.string_start_code"><code>Mill.string_start_code</code></a>, <a href="#Mill.string_start_code!"><code>Mill.string_start_code!</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/CTUAvastLab/Mill.jl/blob/4ece0b830541c6e15e9ce90b583118cf388ca8f6/src/switches.jl#L61-L68">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="Mill.string_end_code!" href="#Mill.string_end_code!"><code>Mill.string_end_code!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">Mill.string_end_code!(c::Integer; persist=false)</code></pre><p>Set the new value to the <code>string_end_code</code> parameter used as a code point of the abstract string-end character to <code>c</code>. The default value of the parameter is <code>0x03</code>, which corresponds to the <code>ETX</code> character in ASCII encoding.</p><p><code>c</code> should fit into <code>UInt8</code>.</p><p>Set <code>persist=true</code> to persist this setting between sessions.</p><p>See also: <a href="#Mill.string_end_code"><code>Mill.string_end_code</code></a>, <a href="#Mill.string_start_code"><code>Mill.string_start_code</code></a>, <a href="#Mill.string_start_code!"><code>Mill.string_start_code!</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/CTUAvastLab/Mill.jl/blob/4ece0b830541c6e15e9ce90b583118cf388ca8f6/src/switches.jl#L71-L82">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../special_arrays/">« Special Arrays</a><a class="docs-footer-nextpage" href="../utilities/">Utilities »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Wednesday 7 February 2024 10:16">Wednesday 7 February 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html> |
Oops, something went wrong.