Skip to content

Commit

Permalink
build based on 7b5ba2b
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 10, 2023
1 parent b059fe7 commit 16adddc
Show file tree
Hide file tree
Showing 52 changed files with 135 additions and 135 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-28T12:15:15","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-10T15:39:08","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="34ffd33a-b9bd-4581-a3e0-0aadbe285e46" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('34ffd33a-b9bd-4581-a3e0-0aadbe285e46', [
Plotly.newPlot('4732d8e5-fb19-48bc-befd-0da6625fbe1f', [
{
"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="9088ec22-f597-4e28-b297-4788fa376292" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('9088ec22-f597-4e28-b297-4788fa376292', [
Plotly.newPlot('07ddcfb6-805f-45e3-9ff7-55cfa333347e', [
{
"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="b9f14df9-344a-46af-90a5-d16e221e50e6" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('b9f14df9-344a-46af-90a5-d16e221e50e6', [
Plotly.newPlot('917f5f44-f42d-4952-8b46-3fa74341faf4', [
{
"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 28 October 2023 12:15">Saturday 28 October 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="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>
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="58248705-4313-4856-8386-f5bddf2be927" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('58248705-4313-4856-8386-f5bddf2be927', [
Plotly.newPlot('69febfc3-4e4d-45ae-9411-d7ab356ef029', [
{
"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="9e6a471c-39e8-401d-8c1f-6541a4cf02f4" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('9e6a471c-39e8-401d-8c1f-6541a4cf02f4', [
Plotly.newPlot('94ad0131-d320-4415-a857-58bfcddefc27', [
{
"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="1e4c6345-9b59-4965-bab9-62b0acbd1275" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('1e4c6345-9b59-4965-bab9-62b0acbd1275', [
Plotly.newPlot('9194030c-1c91-447a-ad78-df9c16cabd9c', [
{
"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="01712747-2231-4fff-aae6-7eed68a3104f" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('01712747-2231-4fff-aae6-7eed68a3104f', [
Plotly.newPlot('45505485-9b28-40f9-b266-4995f1f65128', [
{
"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="205c4b5e-9476-4ff6-845d-386159f30fa1" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('205c4b5e-9476-4ff6-845d-386159f30fa1', [
Plotly.newPlot('ad95f520-16c5-4702-a7b8-893709d4e801', [
{
"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="1d60af71-6e59-40b2-a427-e1d7241b3c14" style="width:600px;height:400px;"></div>
<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>

Plotly.newPlot('1d60af71-6e59-40b2-a427-e1d7241b3c14', [
Plotly.newPlot('3c19fe8b-bae7-4e38-8fbe-0424474c63e0', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 16adddc

Please sign in to comment.