Skip to content

Commit

Permalink
build based on 073bd40
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 11, 2023
1 parent d6e7241 commit 8c760c2
Show file tree
Hide file tree
Showing 52 changed files with 132 additions and 132 deletions.
2 changes: 1 addition & 1 deletion previews/PR342/.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-11T10:53:57","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-11T11:18:09","documenter_version":"1.1.2"}}
4 changes: 2 additions & 2 deletions previews/PR342/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="e70ae95e-c859-4fcc-b852-d08f9941954a" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="f990d8cf-105b-4164-88ea-8041528742f2" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('e70ae95e-c859-4fcc-b852-d08f9941954a', [
Plotly.newPlot('f990d8cf-105b-4164-88ea-8041528742f2', [
{
"showlegend": false,
"mode": "lines+markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="f5feb947-d776-43e0-97f6-ca9924aac9d2" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="b1b1aa6e-fa99-4372-b410-18c6307f6158" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('f5feb947-d776-43e0-97f6-ca9924aac9d2', [
Plotly.newPlot('b1b1aa6e-fa99-4372-b410-18c6307f6158', [
{
"showlegend": false,
"mode": "markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="69dc893f-6701-413e-a050-a7005bf74848" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="87edad65-8b6a-4885-851a-42bd96c83aa4" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('69dc893f-6701-413e-a050-a7005bf74848', [
Plotly.newPlot('87edad65-8b6a-4885-851a-42bd96c83aa4', [
{
"showlegend": false,
"mode": "markers",
Expand Down
2 changes: 1 addition & 1 deletion previews/PR342/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 10:53">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 11:18">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 previews/PR342/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="38db4457-e657-436f-9458-080d72ae70d4" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="bbe8d360-afd1-44a7-a06f-442db2afefe5" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('38db4457-e657-436f-9458-080d72ae70d4', [
Plotly.newPlot('bbe8d360-afd1-44a7-a06f-442db2afefe5', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="40f4bb79-a52a-4e75-8da1-fef0ddb27ec0" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="b9efaeac-dd19-4a0d-9391-70d91079b586" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('40f4bb79-a52a-4e75-8da1-fef0ddb27ec0', [
Plotly.newPlot('b9efaeac-dd19-4a0d-9391-70d91079b586', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="df753ba5-2cad-4cb8-988d-0276d96e208d" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="0dd2ae12-d448-40e4-bd4b-a1a8050d4c95" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('df753ba5-2cad-4cb8-988d-0276d96e208d', [
Plotly.newPlot('0dd2ae12-d448-40e4-bd4b-a1a8050d4c95', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="35e13e02-887b-4544-92fe-073cc4253e83" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="dbfcdc8c-9a6c-4f70-8ebc-7d4906bae3be" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('35e13e02-887b-4544-92fe-073cc4253e83', [
Plotly.newPlot('dbfcdc8c-9a6c-4f70-8ebc-7d4906bae3be', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="0a452dfc-b65e-47e3-b173-2b4a24c42bcf" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="8ba7e49f-64be-4f9e-87e4-b7334392a326" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('0a452dfc-b65e-47e3-b173-2b4a24c42bcf', [
Plotly.newPlot('8ba7e49f-64be-4f9e-87e4-b7334392a326', [
{
"showlegend": false,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR342/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="cf07d77b-cb2b-411b-ab67-d43d427ab10b" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="6c6be48d-7a5b-4c64-bf21-16490f76a96a" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('cf07d77b-cb2b-411b-ab67-d43d427ab10b', [
Plotly.newPlot('6c6be48d-7a5b-4c64-bf21-16490f76a96a', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 8c760c2

Please sign in to comment.