Skip to content

Commit 7ac64e1

Browse files
author
zeptodoctor
committed
build based on edff0d9
1 parent 22d3f3f commit 7ac64e1

File tree

22 files changed

+18983
-18983
lines changed

22 files changed

+18983
-18983
lines changed

dev/dev/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
</code></pre><p>Then we wait for the friendly folks at <a href="https://github.com/JuliaPackaging">JuliaPackaging</a> to merge the pull request to Yggdrasil, triggering a new release of the <a href="https://github.com/JuliaBinaryWrappers/FastTransforms_jll.jl">FastTransforms_jll.jl</a> meta package that stores all precompiled binaries. With this release, we update the FastTransforms.jl <a href="https://github.com/JuliaApproximation/FastTransforms.jl/blob/master/Project.toml">Project.toml</a> to point to the latest release and register the new version.</p><p>Since development of Yggdrasil is quite rapid, a fork may easily become stale. Git permits the developer to forcibly make a master branch on a fork even with upstream master:</p><pre><code class="language-none">git fetch upstream
3535
git checkout master
3636
git reset --hard upstream/master
37-
git push origin master --force</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../generated/annulus/">Integration on an annulus »</a></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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <span class="colophon-date" title="Monday 23 September 2024 10:31">Monday 23 September 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
37+
git push origin master --force</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../generated/annulus/">Integration on an annulus »</a></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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> on <span class="colophon-date" title="Monday 21 October 2024 12:18">Monday 21 October 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 commit comments

Comments
 (0)