Skip to content

Commit

Permalink
build based on 4465931
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 19, 2023
1 parent 8819c47 commit ec16212
Show file tree
Hide file tree
Showing 24 changed files with 15,101 additions and 14,957 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.9.3","generation_timestamp":"2023-10-19T16:05:40","documenter_version":"1.1.1"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-10-19T16:22:11","documenter_version":"1.1.1"}}
491 changes: 247 additions & 244 deletions dev/gallery/a9c8b596.svg → dev/gallery/04ad54d8.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
372 changes: 372 additions & 0 deletions dev/gallery/16e17de2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,752 changes: 2,752 additions & 0 deletions dev/gallery/25ebbeaa.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
392 changes: 0 additions & 392 deletions dev/gallery/2fa744af.svg

This file was deleted.

2,515 changes: 0 additions & 2,515 deletions dev/gallery/30817159.svg

This file was deleted.

1,266 changes: 1,266 additions & 0 deletions dev/gallery/3f5dcb74.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions dev/gallery/b51cb24b.svg → dev/gallery/43eb10e5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,914 changes: 1,914 additions & 0 deletions dev/gallery/48a3d1ce.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,122 changes: 0 additions & 1,122 deletions dev/gallery/4f6cf6be.svg

This file was deleted.

1,622 changes: 1,622 additions & 0 deletions dev/gallery/5981e703.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
535 changes: 0 additions & 535 deletions dev/gallery/639c9e62.svg

This file was deleted.

3,794 changes: 0 additions & 3,794 deletions dev/gallery/79242ac4.svg

This file was deleted.

18 changes: 9 additions & 9 deletions dev/gallery/e7386f90.svg → dev/gallery/7d8fb063.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,922 changes: 0 additions & 1,922 deletions dev/gallery/9abcfa1c.svg

This file was deleted.

570 changes: 570 additions & 0 deletions dev/gallery/abb2ec8c.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,626 changes: 0 additions & 1,626 deletions dev/gallery/bfda6b8f.svg

This file was deleted.

3,794 changes: 3,794 additions & 0 deletions dev/gallery/cbaddf1c.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions dev/gallery/51099c02.svg → dev/gallery/d83e9c6e.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,762 changes: 0 additions & 2,762 deletions dev/gallery/dfd0cb80.svg

This file was deleted.

2,519 changes: 2,519 additions & 0 deletions dev/gallery/e188a751.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions dev/gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

function demolandscape(alg::T) where {T <: NeutralLandscapeMaker}
heatmap(rand(alg, (200, 200)), frame=:none, aspectratio=1, c=:davos)
end</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">demolandscape (generic function with 1 method)</code></pre><h2 id="No-gradient"><a class="docs-heading-anchor" href="#No-gradient">No gradient</a><a id="No-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#No-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(NoGradient())</code></pre><img src="79242ac4.svg" alt="Example block output"/><h2 id="Planar-gradient"><a class="docs-heading-anchor" href="#Planar-gradient">Planar gradient</a><a id="Planar-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#Planar-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(PlanarGradient(35))</code></pre><img src="b51cb24b.svg" alt="Example block output"/><h2 id="Edge-gradient"><a class="docs-heading-anchor" href="#Edge-gradient">Edge gradient</a><a id="Edge-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#Edge-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(EdgeGradient(186))</code></pre><img src="e7386f90.svg" alt="Example block output"/><h2 id="Wave-surface"><a class="docs-heading-anchor" href="#Wave-surface">Wave surface</a><a id="Wave-surface-1"></a><a class="docs-heading-anchor-permalink" href="#Wave-surface" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(WaveSurface(35, 3))</code></pre><img src="51099c02.svg" alt="Example block output"/><h2 id="Rectangular-cluster"><a class="docs-heading-anchor" href="#Rectangular-cluster">Rectangular cluster</a><a id="Rectangular-cluster-1"></a><a class="docs-heading-anchor-permalink" href="#Rectangular-cluster" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(RectangularCluster())</code></pre><img src="9abcfa1c.svg" alt="Example block output"/><h2 id="Distance-gradient"><a class="docs-heading-anchor" href="#Distance-gradient">Distance gradient</a><a id="Distance-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#Distance-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">sources = unique(rand(1:40000, 50))
demolandscape(DistanceGradient(sources))</code></pre><img src="bfda6b8f.svg" alt="Example block output"/><h2 id="Nearest-neighbor-element"><a class="docs-heading-anchor" href="#Nearest-neighbor-element">Nearest-neighbor element</a><a id="Nearest-neighbor-element-1"></a><a class="docs-heading-anchor-permalink" href="#Nearest-neighbor-element" title="Permalink"></a></h2><pre><code class="language-julia hljs">heatmap(rand(NearestNeighborElement(20, 1), (45, 45)))</code></pre><img src="a9c8b596.svg" alt="Example block output"/><h2 id="Voronoi"><a class="docs-heading-anchor" href="#Voronoi">Voronoi</a><a id="Voronoi-1"></a><a class="docs-heading-anchor-permalink" href="#Voronoi" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(DiscreteVoronoi(40))</code></pre><img src="2fa744af.svg" alt="Example block output"/><h2 id="Perlin-Noise"><a class="docs-heading-anchor" href="#Perlin-Noise">Perlin Noise</a><a id="Perlin-Noise-1"></a><a class="docs-heading-anchor-permalink" href="#Perlin-Noise" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(PerlinNoise())</code></pre><img src="4f6cf6be.svg" alt="Example block output"/><h2 id="Classify-landscape"><a class="docs-heading-anchor" href="#Classify-landscape">Classify landscape</a><a id="Classify-landscape-1"></a><a class="docs-heading-anchor-permalink" href="#Classify-landscape" title="Permalink"></a></h2><pre><code class="language-julia hljs">sources = unique(rand(1:40000, 50))
heatmap(NeutralLandscapes.classify!(rand(DistanceGradient(sources), (200, 200)), [0.5, 1, 1, 0.5]))</code></pre><img src="639c9e62.svg" alt="Example block output"/><h2 id="Diamond-Square"><a class="docs-heading-anchor" href="#Diamond-Square">Diamond Square</a><a id="Diamond-Square-1"></a><a class="docs-heading-anchor-permalink" href="#Diamond-Square" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(DiamondSquare())</code></pre><img src="30817159.svg" alt="Example block output"/><h2 id="Midpoint-Displacement"><a class="docs-heading-anchor" href="#Midpoint-Displacement">Midpoint Displacement</a><a id="Midpoint-Displacement-1"></a><a class="docs-heading-anchor-permalink" href="#Midpoint-Displacement" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(MidpointDisplacement())</code></pre><img src="dfd0cb80.svg" alt="Example block output"/></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Index</a><a class="docs-footer-nextpage" href="../vignettes/overview/">Overview »</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.1.1 on <span class="colophon-date" title="Thursday 19 October 2023 16:05">Thursday 19 October 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
end</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">demolandscape (generic function with 1 method)</code></pre><h2 id="No-gradient"><a class="docs-heading-anchor" href="#No-gradient">No gradient</a><a id="No-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#No-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(NoGradient())</code></pre><img src="cbaddf1c.svg" alt="Example block output"/><h2 id="Planar-gradient"><a class="docs-heading-anchor" href="#Planar-gradient">Planar gradient</a><a id="Planar-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#Planar-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(PlanarGradient(35))</code></pre><img src="43eb10e5.svg" alt="Example block output"/><h2 id="Edge-gradient"><a class="docs-heading-anchor" href="#Edge-gradient">Edge gradient</a><a id="Edge-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#Edge-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(EdgeGradient(186))</code></pre><img src="7d8fb063.svg" alt="Example block output"/><h2 id="Wave-surface"><a class="docs-heading-anchor" href="#Wave-surface">Wave surface</a><a id="Wave-surface-1"></a><a class="docs-heading-anchor-permalink" href="#Wave-surface" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(WaveSurface(35, 3))</code></pre><img src="d83e9c6e.svg" alt="Example block output"/><h2 id="Rectangular-cluster"><a class="docs-heading-anchor" href="#Rectangular-cluster">Rectangular cluster</a><a id="Rectangular-cluster-1"></a><a class="docs-heading-anchor-permalink" href="#Rectangular-cluster" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(RectangularCluster())</code></pre><img src="48a3d1ce.svg" alt="Example block output"/><h2 id="Distance-gradient"><a class="docs-heading-anchor" href="#Distance-gradient">Distance gradient</a><a id="Distance-gradient-1"></a><a class="docs-heading-anchor-permalink" href="#Distance-gradient" title="Permalink"></a></h2><pre><code class="language-julia hljs">sources = unique(rand(1:40000, 50))
demolandscape(DistanceGradient(sources))</code></pre><img src="5981e703.svg" alt="Example block output"/><h2 id="Nearest-neighbor-element"><a class="docs-heading-anchor" href="#Nearest-neighbor-element">Nearest-neighbor element</a><a id="Nearest-neighbor-element-1"></a><a class="docs-heading-anchor-permalink" href="#Nearest-neighbor-element" title="Permalink"></a></h2><pre><code class="language-julia hljs">heatmap(rand(NearestNeighborElement(20, 1), (45, 45)))</code></pre><img src="04ad54d8.svg" alt="Example block output"/><h2 id="Voronoi"><a class="docs-heading-anchor" href="#Voronoi">Voronoi</a><a id="Voronoi-1"></a><a class="docs-heading-anchor-permalink" href="#Voronoi" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(DiscreteVoronoi(40))</code></pre><img src="16e17de2.svg" alt="Example block output"/><h2 id="Perlin-Noise"><a class="docs-heading-anchor" href="#Perlin-Noise">Perlin Noise</a><a id="Perlin-Noise-1"></a><a class="docs-heading-anchor-permalink" href="#Perlin-Noise" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(PerlinNoise())</code></pre><img src="3f5dcb74.svg" alt="Example block output"/><h2 id="Classify-landscape"><a class="docs-heading-anchor" href="#Classify-landscape">Classify landscape</a><a id="Classify-landscape-1"></a><a class="docs-heading-anchor-permalink" href="#Classify-landscape" title="Permalink"></a></h2><pre><code class="language-julia hljs">sources = unique(rand(1:40000, 50))
heatmap(NeutralLandscapes.classify!(rand(DistanceGradient(sources), (200, 200)), [0.5, 1, 1, 0.5]))</code></pre><img src="abb2ec8c.svg" alt="Example block output"/><h2 id="Diamond-Square"><a class="docs-heading-anchor" href="#Diamond-Square">Diamond Square</a><a id="Diamond-Square-1"></a><a class="docs-heading-anchor-permalink" href="#Diamond-Square" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(DiamondSquare())</code></pre><img src="e188a751.svg" alt="Example block output"/><h2 id="Midpoint-Displacement"><a class="docs-heading-anchor" href="#Midpoint-Displacement">Midpoint Displacement</a><a id="Midpoint-Displacement-1"></a><a class="docs-heading-anchor-permalink" href="#Midpoint-Displacement" title="Permalink"></a></h2><pre><code class="language-julia hljs">demolandscape(MidpointDisplacement())</code></pre><img src="25ebbeaa.svg" alt="Example block output"/></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Index</a><a class="docs-footer-nextpage" href="../vignettes/overview/">Overview »</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.1.1 on <span class="colophon-date" title="Thursday 19 October 2023 16:22">Thursday 19 October 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit ec16212

Please sign in to comment.