Skip to content

Commit

Permalink
build based on 15dc66b
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 30, 2023
1 parent 0c3ee14 commit 6774c9a
Show file tree
Hide file tree
Showing 52 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion previews/PR334/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-09-30T14:59:47","documenter_version":"1.1.0"}}
{"documenter":{"julia_version":"1.9.3","generation_timestamp":"2023-09-30T15:51:13","documenter_version":"1.1.0"}}
4 changes: 2 additions & 2 deletions previews/PR334/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="4d42cfc5-4639-4153-90f8-962ad5ef8ff1" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="0c6fa726-95d0-42d8-ad42-91501a17a7e4" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('4d42cfc5-4639-4153-90f8-962ad5ef8ff1', [
Plotly.newPlot('0c6fa726-95d0-42d8-ad42-91501a17a7e4', [
{
"showlegend": false,
"mode": "lines+markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="cddfedfc-4e8f-4d00-b779-e9044871ac3c" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="be9ecb96-d613-4af1-a47f-421c20cc059a" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('cddfedfc-4e8f-4d00-b779-e9044871ac3c', [
Plotly.newPlot('be9ecb96-d613-4af1-a47f-421c20cc059a', [
{
"showlegend": false,
"mode": "markers",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="c096500a-bef3-4d48-946e-2fdb532aeadb" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="18f43760-b147-4f8d-a291-7d77689e8223" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('c096500a-bef3-4d48-946e-2fdb532aeadb', [
Plotly.newPlot('18f43760-b147-4f8d-a291-7d77689e8223', [
{
"showlegend": false,
"mode": "markers",
Expand Down
2 changes: 1 addition & 1 deletion previews/PR334/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.0 on <span class="colophon-date" title="Saturday 30 September 2023 14:59">Saturday 30 September 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.0 on <span class="colophon-date" title="Saturday 30 September 2023 15:51">Saturday 30 September 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/PR334/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="4734655a-29da-43ab-a1ec-bca0c9882965" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="b86019d8-dc46-4641-a75f-dddca053b7cb" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('4734655a-29da-43ab-a1ec-bca0c9882965', [
Plotly.newPlot('b86019d8-dc46-4641-a75f-dddca053b7cb', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="23a7fc33-8ca1-42e9-bf8b-304526f338da" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="0984c0f4-7c1c-4071-9465-54cd2c724a16" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('23a7fc33-8ca1-42e9-bf8b-304526f338da', [
Plotly.newPlot('0984c0f4-7c1c-4071-9465-54cd2c724a16', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="b7e566c1-1936-4e24-98bb-0893a495aba0" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="7469c636-05c9-41a9-b680-f915a5a77450" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('b7e566c1-1936-4e24-98bb-0893a495aba0', [
Plotly.newPlot('7469c636-05c9-41a9-b680-f915a5a77450', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="4715ab73-0c72-4e1a-bd1a-fffef27ecb58" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="f9bfa9c0-37c7-4cff-9083-840acd07fb5f" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('4715ab73-0c72-4e1a-bd1a-fffef27ecb58', [
Plotly.newPlot('f9bfa9c0-37c7-4cff-9083-840acd07fb5f', [
{
"showlegend": true,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="9cd9ff86-6aeb-4afa-a5cf-db0c58b7de8c" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="8b81d40c-57f1-4ea6-b761-5b7beba6116f" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('9cd9ff86-6aeb-4afa-a5cf-db0c58b7de8c', [
Plotly.newPlot('8b81d40c-57f1-4ea6-b761-5b7beba6116f', [
{
"showlegend": false,
"mode": "lines",
Expand Down
4 changes: 2 additions & 2 deletions previews/PR334/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="5a90f7e1-619e-4990-9ddb-ccd9638b0156" style="width:600px;height:400px;"></div>
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script> <div id="6212a502-be6a-4542-a27f-7a0ac81f4870" style="width:600px;height:400px;"></div>
<script>

Plotly.newPlot('5a90f7e1-619e-4990-9ddb-ccd9638b0156', [
Plotly.newPlot('6212a502-be6a-4542-a27f-7a0ac81f4870', [
{
"showlegend": false,
"mode": "lines",
Expand Down
Loading

0 comments on commit 6774c9a

Please sign in to comment.