Skip to content

Commit

Permalink
build based on 54c953e
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 13, 2023
1 parent d9a1ab8 commit 2b34df0
Show file tree
Hide file tree
Showing 52 changed files with 135 additions and 135 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-13T14:16:24","documenter_version":"1.1.2"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-11-13T14:26:25","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="551e4b1c-af12-49ef-9390-ac2bcd8964e8" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="84b8f5a6-423c-472b-9e9e-4bb4dc1ae160" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('551e4b1c-af12-49ef-9390-ac2bcd8964e8', [
Plotly.newPlot('84b8f5a6-423c-472b-9e9e-4bb4dc1ae160', [
{
"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="eff96900-5870-49a7-b44c-b6c6763f4a96" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="0f6f6112-8a6b-4d98-a51a-47bb5a7f4086" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('eff96900-5870-49a7-b44c-b6c6763f4a96', [
Plotly.newPlot('0f6f6112-8a6b-4d98-a51a-47bb5a7f4086', [
{
"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="16a0a955-4d15-484f-b266-01e3f074cefa" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="3333a0c9-a785-4531-baa6-20705549d127" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('16a0a955-4d15-484f-b266-01e3f074cefa', [
Plotly.newPlot('3333a0c9-a785-4531-baa6-20705549d127', [
{
"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 14:16">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 14:26">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="ecfc78d8-974d-4741-95cf-22e6cf1cb7e7" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="90839b47-e81b-4b20-84f0-cc6cd5ccfebe" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('ecfc78d8-974d-4741-95cf-22e6cf1cb7e7', [
Plotly.newPlot('90839b47-e81b-4b20-84f0-cc6cd5ccfebe', [
{
"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="22c13e66-d431-4425-9988-fd60d0e7906c" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="998bb458-046e-4ba8-9fec-e403035f4794" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('22c13e66-d431-4425-9988-fd60d0e7906c', [
Plotly.newPlot('998bb458-046e-4ba8-9fec-e403035f4794', [
{
"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="c4b636ce-8207-47ac-a074-9ddb6b300929" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="150f30af-89a1-4ba9-8cdd-54df252ad3b4" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('c4b636ce-8207-47ac-a074-9ddb6b300929', [
Plotly.newPlot('150f30af-89a1-4ba9-8cdd-54df252ad3b4', [
{
"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="9da45755-e7fc-4f9f-ba7c-c7ba5445df33" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="2279d882-734f-48f2-8128-32535fc17113" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('9da45755-e7fc-4f9f-ba7c-c7ba5445df33', [
Plotly.newPlot('2279d882-734f-48f2-8128-32535fc17113', [
{
"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="1f6fa874-0504-4633-a50e-37bf9e8745ef" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="a4c22821-99fd-4269-8d52-7c0d994c8aed" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('1f6fa874-0504-4633-a50e-37bf9e8745ef', [
Plotly.newPlot('a4c22821-99fd-4269-8d52-7c0d994c8aed', [
{
"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="320dfaea-e454-49de-8c62-e8ff397feb18" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="abd33c13-3ce1-49ff-a32a-a55a89f51e96" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('320dfaea-e454-49de-8c62-e8ff397feb18', [
Plotly.newPlot('abd33c13-3ce1-49ff-a32a-a55a89f51e96', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 2b34df0

Please sign in to comment.