Skip to content

Commit 080df11

Browse files
committed
Deploy preview for PR 42 🛫
1 parent 11b421a commit 080df11

21 files changed

Lines changed: 440 additions & 287 deletions

pr-preview/pr-42/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 2bcbb178c0d32db76ebb8640c7127481
3+
config: c8e770165817ce56b63d2c68a0ff9cb6
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

pr-preview/pr-42/00-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ <h1>Welcome to an Introduction to Julia<a class="headerlink" href="#welcome-to-a
511511

512512
<p class="copyright">
513513

514-
© Copyright CERN, The Contributors 2025.
514+
© Copyright CERN, The Contributors 2023-2025.
515515
<br/>
516516

517517
</p>

pr-preview/pr-42/01-julia-intro-intro.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ <h1>Example Julia Code<a class="headerlink" href="#example-julia-code" title="Li
518518
</div>
519519
</div>
520520
<div class="cell_output docutils container">
521-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0.134014 seconds (348.81 k allocations: 17.468 MiB, 99.99% compilation time)
521+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0.133762 seconds (348.81 k allocations: 17.468 MiB, 99.99% compilation time)
522522
</pre></div>
523523
</div>
524524
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>10×10 Matrix{Float64}:
@@ -547,7 +547,7 @@ <h1>Example Julia Code<a class="headerlink" href="#example-julia-code" title="Li
547547
</div>
548548
</div>
549549
<div class="cell_output docutils container">
550-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0.000006 seconds (2 allocations: 944 bytes)
550+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0.000004 seconds (2 allocations: 944 bytes)
551551
</pre></div>
552552
</div>
553553
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>10×10 Matrix{Float64}:
@@ -665,7 +665,7 @@ <h1>Example Julia Code<a class="headerlink" href="#example-julia-code" title="Li
665665

666666
<p class="copyright">
667667

668-
© Copyright CERN, The Contributors 2025.
668+
© Copyright CERN, The Contributors 2023-2025.
669669
<br/>
670670

671671
</p>

pr-preview/pr-42/02-julia-intro-installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ <h3>Julia Scripts<a class="headerlink" href="#julia-scripts" title="Link to this
596596

597597
<p class="copyright">
598598

599-
© Copyright CERN, The Contributors 2025.
599+
© Copyright CERN, The Contributors 2023-2025.
600600
<br/>
601601

602602
</p>

pr-preview/pr-42/03-julia-intro-syntax-operators-variables.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ <h3>Custom Composite Types<a class="headerlink" href="#custom-composite-types" t
10511051

10521052
<p class="copyright">
10531053

1054-
© Copyright CERN, The Contributors 2025.
1054+
© Copyright CERN, The Contributors 2023-2025.
10551055
<br/>
10561056

10571057
</p>

pr-preview/pr-42/04-julia-intro-arrays.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ <h2>Views<a class="headerlink" href="#views" title="Link to this heading">#</a><
720720

721721
<p class="copyright">
722722

723-
© Copyright CERN, The Contributors 2025.
723+
© Copyright CERN, The Contributors 2023-2025.
724724
<br/>
725725

726726
</p>

pr-preview/pr-42/05-julia-intro-syntax-fn-control.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">while</span></c
947947

948948
<p class="copyright">
949949

950-
© Copyright CERN, The Contributors 2025.
950+
© Copyright CERN, The Contributors 2023-2025.
951951
<br/>
952952

953953
</p>

pr-preview/pr-42/06-julia-intro-anonymous-and-do-block.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ <h2>Do-block syntax<a class="headerlink" href="#do-block-syntax" title="Link to
609609

610610
<p class="copyright">
611611

612-
© Copyright CERN, The Contributors 2025.
612+
© Copyright CERN, The Contributors 2023-2025.
613613
<br/>
614614

615615
</p>

pr-preview/pr-42/07-julia-intro-multiple-dispatch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ <h1>Multiple Dispatch<a class="headerlink" href="#multiple-dispatch" title="Link
695695

696696
<p class="copyright">
697697

698-
© Copyright CERN, The Contributors 2025.
698+
© Copyright CERN, The Contributors 2023-2025.
699699
<br/>
700700

701701
</p>

pr-preview/pr-42/08-julia-intro-broadcasting.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -507,10 +507,10 @@ <h1>Broadcasting<a class="headerlink" href="#broadcasting" title="Link to this h
507507
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span><span class=" -Color -Color-Bold -Color-Bold-Cyan">[ Info: </span>Precompiling ImageCore [a09fc81d-aa75-5fe9-8630-4744c3626534]
508508
</pre></div>
509509
</div>
510-
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[3709] signal 2: Interrupt
510+
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[3747] signal 2: Interrupt
511511
in expression starting at none:0
512-
unknown function (ip: 0x7f3b5da98d6f)
513-
unknown function (ip: 0x7f3b5da9e7a2)
512+
unknown function (ip: 0x7f6b75c98d6f)
513+
unknown function (ip: 0x7f6b75c9e7a2)
514514
uv_thread_join at /workspace/srcdir/libuv/src/unix/thread.c:294
515515
add_output&lt;jl_dump_native_impl(void*, char const*, char const*, char const*, char const*, ios_t*, ios_t*, jl_emission_params_t*)::&lt;lambda(llvm::Module&amp;)&gt; &gt; at /cache/build/tester-amdci4-12/julialang/julia-release-1-dot-11/src/aotcompile.cpp:1487
516516
operator()&lt;jl_dump_native_impl(void*, char const*, char const*, char const*, char const*, ios_t*, ios_t*, jl_emission_params_t*)::&lt;lambda(llvm::Module&amp;)&gt; &gt; at /cache/build/tester-amdci4-12/julialang/julia-release-1-dot-11/src/aotcompile.cpp:1647 [inlined]
@@ -519,11 +519,11 @@ <h1>Broadcasting<a class="headerlink" href="#broadcasting" title="Link to this h
519519
ijl_atexit_hook at /cache/build/tester-amdci4-12/julialang/julia-release-1-dot-11/src/init.c:285
520520
jl_repl_entrypoint at /cache/build/tester-amdci4-12/julialang/julia-release-1-dot-11/src/jlapi.c:1060
521521
main at /cache/build/tester-amdci4-12/julialang/julia-release-1-dot-11/cli/loader_exe.c:58
522-
unknown function (ip: 0x7f3b5da2a1c9)
522+
unknown function (ip: 0x7f6b75c2a1c9)
523523
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
524524
unknown function (ip: 0x4010b8)
525525
unknown function (ip: (nil))
526-
Allocations: 35692624 (Pool: 35690434; Big: 2190); GC: 24
526+
Allocations: 35692292 (Pool: 35690101; Big: 2191); GC: 24
527527
</pre></div>
528528
</div>
529529
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="ne">InterruptException</span>:
@@ -728,7 +728,7 @@ <h1>Broadcasting<a class="headerlink" href="#broadcasting" title="Link to this h
728728

729729
<p class="copyright">
730730

731-
© Copyright CERN, The Contributors 2025.
731+
© Copyright CERN, The Contributors 2023-2025.
732732
<br/>
733733

734734
</p>

0 commit comments

Comments
 (0)