Skip to content

Commit

Permalink
build based on 4dd300e
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 13, 2023
1 parent fa11ae8 commit 79fe2f7
Show file tree
Hide file tree
Showing 52 changed files with 1,118 additions and 1,118 deletions.
2 changes: 1 addition & 1 deletion previews/PR345/.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-13T15:07:43","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-13T15:11:48","documenter_version":"1.1.2"}}
4 changes: 2 additions & 2 deletions previews/PR345/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="b85284d8-b4e7-4385-acd0-98282f2b391b" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="89da2cde-cede-4a29-b0ce-63223f9b58c9" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('b85284d8-b4e7-4385-acd0-98282f2b391b', [
Plotly.newPlot('89da2cde-cede-4a29-b0ce-63223f9b58c9', [
{
"showlegend": false,
"mode": "lines+markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="3a65115e-9f08-4868-9174-0bf55b6d4660" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="2990e6da-b877-472d-9137-03dcf15b3bc4" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('3a65115e-9f08-4868-9174-0bf55b6d4660', [
Plotly.newPlot('2990e6da-b877-472d-9137-03dcf15b3bc4', [
{
"showlegend": false,
"mode": "markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="0e236d46-1c16-4e5d-b264-a565feac7f94" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="2f66c3a8-c439-4a48-8863-5a99b7f848e0" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('0e236d46-1c16-4e5d-b264-a565feac7f94', [
Plotly.newPlot('2f66c3a8-c439-4a48-8863-5a99b7f848e0', [
{
"showlegend": false,
"mode": "markers",
Expand Down
2 changes: 1 addition & 1 deletion previews/PR345/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="Monday 13 November 2023 15:07">Monday 13 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="Monday 13 November 2023 15:11">Monday 13 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/PR345/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="0d9c0398-4c15-4983-b0ce-f490c9dc004f" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="7017f39c-d655-4046-aefb-a2643331c561" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('0d9c0398-4c15-4983-b0ce-f490c9dc004f', [
Plotly.newPlot('7017f39c-d655-4046-aefb-a2643331c561', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="b3824bbf-84c7-479f-a423-cbae6b6e0a48" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="fea08616-c7fd-4046-baa8-f499944c3ee7" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('b3824bbf-84c7-479f-a423-cbae6b6e0a48', [
Plotly.newPlot('fea08616-c7fd-4046-baa8-f499944c3ee7', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="48b7550f-90e6-404f-a63a-2214233f57e2" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="6ee14303-f817-4a31-af67-ff52dc14ca84" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('48b7550f-90e6-404f-a63a-2214233f57e2', [
Plotly.newPlot('6ee14303-f817-4a31-af67-ff52dc14ca84', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="c5cb7739-7a28-4739-88ba-e85f82e4f35b" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="eb459bb1-51a4-442d-a503-881ec3dfb2c3" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('c5cb7739-7a28-4739-88ba-e85f82e4f35b', [
Plotly.newPlot('eb459bb1-51a4-442d-a503-881ec3dfb2c3', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="0c4cc52d-ef61-47ea-b4a6-524fb03fe136" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="79537790-ff3e-4103-a143-a93061b8a3b6" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('0c4cc52d-ef61-47ea-b4a6-524fb03fe136', [
Plotly.newPlot('79537790-ff3e-4103-a143-a93061b8a3b6', [
{
"showlegend": false,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR345/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="bc1da120-8445-468a-907b-8379f8e1090a" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="ffe7ab19-8d9c-4ffe-b1e1-f279c07a3343" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('bc1da120-8445-468a-907b-8379f8e1090a', [
Plotly.newPlot('ffe7ab19-8d9c-4ffe-b1e1-f279c07a3343', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 79fe2f7

Please sign in to comment.