Skip to content

Commit

Permalink
build based on 4259f0c
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 11, 2023
1 parent 390b977 commit 2265c14
Show file tree
Hide file tree
Showing 52 changed files with 1,118 additions and 1,118 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-10T15:39:08","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-11T03:29:46","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="4732d8e5-fb19-48bc-befd-0da6625fbe1f" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="f3821718-5d43-4192-b08b-3213637e8b38" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('4732d8e5-fb19-48bc-befd-0da6625fbe1f', [
Plotly.newPlot('f3821718-5d43-4192-b08b-3213637e8b38', [
{
"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="07ddcfb6-805f-45e3-9ff7-55cfa333347e" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="507ea2a1-cff2-4ad6-945d-21bf01b805a9" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('07ddcfb6-805f-45e3-9ff7-55cfa333347e', [
Plotly.newPlot('507ea2a1-cff2-4ad6-945d-21bf01b805a9', [
{
"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="917f5f44-f42d-4952-8b46-3fa74341faf4" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="f3644f3f-022d-4eb2-8971-39778575bca7" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('917f5f44-f42d-4952-8b46-3fa74341faf4', [
Plotly.newPlot('f3644f3f-022d-4eb2-8971-39778575bca7', [
{
"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="Friday 10 November 2023 15:39">Friday 10 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 03:29">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="69febfc3-4e4d-45ae-9411-d7ab356ef029" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="d850db17-e3fe-471b-b181-f53a1cdca089" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('69febfc3-4e4d-45ae-9411-d7ab356ef029', [
Plotly.newPlot('d850db17-e3fe-471b-b181-f53a1cdca089', [
{
"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="94ad0131-d320-4415-a857-58bfcddefc27" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="05756415-716c-465b-86b9-d2b52ad8eb06" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('94ad0131-d320-4415-a857-58bfcddefc27', [
Plotly.newPlot('05756415-716c-465b-86b9-d2b52ad8eb06', [
{
"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="9194030c-1c91-447a-ad78-df9c16cabd9c" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="5357ebb3-a29d-4e49-9954-31d4d6f6e44f" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('9194030c-1c91-447a-ad78-df9c16cabd9c', [
Plotly.newPlot('5357ebb3-a29d-4e49-9954-31d4d6f6e44f', [
{
"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="45505485-9b28-40f9-b266-4995f1f65128" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="2d2f4aeb-5804-4314-a20d-d1521f4d8797" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('45505485-9b28-40f9-b266-4995f1f65128', [
Plotly.newPlot('2d2f4aeb-5804-4314-a20d-d1521f4d8797', [
{
"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="ad95f520-16c5-4702-a7b8-893709d4e801" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="9aa7d377-4bd1-46c2-a4ec-a988a81d55b2" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('ad95f520-16c5-4702-a7b8-893709d4e801', [
Plotly.newPlot('9aa7d377-4bd1-46c2-a4ec-a988a81d55b2', [
{
"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="3c19fe8b-bae7-4e38-8fbe-0424474c63e0" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="c8cf088e-2689-446a-bd45-282604918ccf" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('3c19fe8b-bae7-4e38-8fbe-0424474c63e0', [
Plotly.newPlot('c8cf088e-2689-446a-bd45-282604918ccf', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 2265c14

Please sign in to comment.