Skip to content

Commit

Permalink
build based on 9acfde8
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 11, 2023
1 parent ba9030c commit 677dfca
Show file tree
Hide file tree
Showing 53 changed files with 139 additions and 138 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-11-11T07:21:57","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-11T15:52:32","documenter_version":"1.1.2"}}
4 changes: 2 additions & 2 deletions dev/1dim-manifold.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="c2d3309d-b9ed-410e-bb32-75e7244216ab" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="eda1af39-4b3c-4bfc-94b9-025c03099c3a" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('c2d3309d-b9ed-410e-bb32-75e7244216ab', [
Plotly.newPlot('eda1af39-4b3c-4bfc-94b9-025c03099c3a', [
{
"showlegend": false,
"mode": "lines+markers",
Expand Down
4 changes: 2 additions & 2 deletions dev/2dim-manifold-currying.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="471f4ee3-1580-484d-852f-c304e44860dd" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="6c097cb4-8701-4e22-bee9-e07621125a65" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('471f4ee3-1580-484d-852f-c304e44860dd', [
Plotly.newPlot('6c097cb4-8701-4e22-bee9-e07621125a65', [
{
"showlegend": false,
"mode": "markers",
Expand Down
4 changes: 2 additions & 2 deletions dev/2dim-manifold.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="1bc5b45a-9c01-4e8f-b580-9193cdce2fe6" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="08a2e49a-1e6c-496c-8bd2-b1069a83d395" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('1bc5b45a-9c01-4e8f-b580-9193cdce2fe6', [
Plotly.newPlot('08a2e49a-1e6c-496c-8bd2-b1069a83d395', [
{
"showlegend": false,
"mode": "markers",
Expand Down
2 changes: 1 addition & 1 deletion dev/basicbsplineexporter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
n2 = dim(P2)
a = [SVector(2i-6.5+rand(),1.5j-6.5+rand()) for i in 1:dim(P1), j in 1:dim(P2)] # random generated control points
M = BSplineManifold(a,(P1,P2)) # Define B-spline manifold
save_png(&quot;BasicBSplineExporter_2dim.png&quot;, M) # save image</code></pre><p><img src="../BasicBSplineExporter_2dim.png" alt/></p><h2 id="Other-examples"><a class="docs-heading-anchor" href="#Other-examples">Other examples</a><a id="Other-examples-1"></a><a class="docs-heading-anchor-permalink" href="#Other-examples" title="Permalink"></a></h2><p>Here are some images rendared with POV-Ray.</p><p><img src="../img/pov_1d3d.png" alt/> <img src="../img/pov_2d3d.png" alt/> <img src="../img/pov_3d3d.png" alt/></p><p>See <a href="https://github.com/hyrodium/BasicBSplineExporter.jl/tree/main/test"><code>BasicBSplineExporter.jl/test</code></a> for more examples.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../plotlyjs/">« PlotlyJS.jl</a><a class="docs-footer-nextpage" href="../geometricmodeling/">Geometric modeling »</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.2 on <span class="colophon-date" title="Saturday 11 November 2023 07:21">Saturday 11 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
save_png(&quot;BasicBSplineExporter_2dim.png&quot;, M) # save image</code></pre><p><img src="../BasicBSplineExporter_2dim.png" alt/></p><h2 id="Other-examples"><a class="docs-heading-anchor" href="#Other-examples">Other examples</a><a id="Other-examples-1"></a><a class="docs-heading-anchor-permalink" href="#Other-examples" title="Permalink"></a></h2><p>Here are some images rendared with POV-Ray.</p><p><img src="../img/pov_1d3d.png" alt/> <img src="../img/pov_2d3d.png" alt/> <img src="../img/pov_3d3d.png" alt/></p><p>See <a href="https://github.com/hyrodium/BasicBSplineExporter.jl/tree/main/test"><code>BasicBSplineExporter.jl/test</code></a> for more examples.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../plotlyjs/">« PlotlyJS.jl</a><a class="docs-footer-nextpage" href="../geometricmodeling/">Geometric modeling »</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.2 on <span class="colophon-date" title="Saturday 11 November 2023 15:52">Saturday 11 November 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
4 changes: 2 additions & 2 deletions dev/bsplinebasisall-1.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="f8e4e01b-5aee-4eb1-93fa-5f6042fbf13b" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="bc10581a-ce72-42d3-993c-a0483b60158d" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('f8e4e01b-5aee-4eb1-93fa-5f6042fbf13b', [
Plotly.newPlot('bc10581a-ce72-42d3-993c-a0483b60158d', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/bsplinebasisall-2.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="88462f5d-b56a-44dc-ac03-3b9be5e38f96" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="debcac14-cd71-4b72-a932-493f992afef2" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('88462f5d-b56a-44dc-ac03-3b9be5e38f96', [
Plotly.newPlot('debcac14-cd71-4b72-a932-493f992afef2', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/bsplinebasisall-3.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="22bce397-6d2a-43d2-b88f-9b592be3e89b" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="87781849-7e0c-4062-9623-119f6541b357" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('22bce397-6d2a-43d2-b88f-9b592be3e89b', [
Plotly.newPlot('87781849-7e0c-4062-9623-119f6541b357', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/bsplinebasisderivativeplot.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="84d00e31-6e19-468d-8914-67afd0ce25d2" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="72cdf340-13ee-4ad8-8e20-2244d8992f66" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('84d00e31-6e19-468d-8914-67afd0ce25d2', [
Plotly.newPlot('72cdf340-13ee-4ad8-8e20-2244d8992f66', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/bsplinebasisplot.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="31ece0c1-6c6f-4d5e-87a5-b62866fbf6b2" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="ea9861c8-0692-4847-b330-8084ddd7aa27" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('31ece0c1-6c6f-4d5e-87a5-b62866fbf6b2', [
Plotly.newPlot('ea9861c8-0692-4847-b330-8084ddd7aa27', [
{
"showlegend": false,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions dev/bsplinebasisplot2.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="f8c97ea9-a61d-435a-a6e2-277fa1da3517" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="8540ef20-6865-441a-8222-7296c9bdf99e" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('f8c97ea9-a61d-435a-a6e2-277fa1da3517', [
Plotly.newPlot('8540ef20-6865-441a-8222-7296c9bdf99e', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 677dfca

Please sign in to comment.