Skip to content

Commit b905d34

Browse files
committed
Deploy preview for PR 105
1 parent 04392a4 commit b905d34

File tree

13 files changed

+43
-44
lines changed

13 files changed

+43
-44
lines changed

pr-previews/105/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ <h1 class="title">Page Not Found</h1>
723723
<footer class="footer">
724724
<div class="nav-footer">
725725
<div class="nav-footer-left">
726-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
726+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="/team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
727727
</div>
728728
<div class="nav-footer-center">
729729
&nbsp;

pr-previews/105/index.html

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@
263263
<div class="d-flex flex-row flex-wrap panel-wrapper gap-4 section-end-space">
264264
<div class="panel">
265265
<div class="panel-title pb-1">
266-
Intuitive
266+
Expressive
267267
</div>
268-
Turing models are easy to write and communicate — syntax is close to mathematical notations.
268+
Turing models are easy to write and communicate — their syntax closely resembles mathematical notation.
269269
</div>
270270
<div class="panel">
271271
<div class="panel-title pb-1">
@@ -275,9 +275,9 @@
275275
</div>
276276
<div class="panel">
277277
<div class="panel-title pb-1">
278-
Modular &amp; composable
278+
Composable
279279
</div>
280-
Turing is modular, written entirely in Julia, and is interoperable with the powerful Julia ecosystem.
280+
Turing is written entirely in Julia, and is interoperable with its powerful ecosystem.
281281
</div>
282282
</div>
283283
<div class="d-flex flex-row flex-wrap panel-wrapper gap-3 pb-2">
@@ -296,8 +296,7 @@
296296
<span id="cb1-6"><a href="#cb1-6" aria-hidden="true" tabindex="-1"></a> <span class="co"># Bernoulli distributions with success rate `p`</span></span>
297297
<span id="cb1-7"><a href="#cb1-7" aria-hidden="true" tabindex="-1"></a> y <span class="op">~</span> <span class="fu">filldist</span>(<span class="fu">Bernoulli</span>(p), N)</span>
298298
<span id="cb1-8"><a href="#cb1-8" aria-hidden="true" tabindex="-1"></a></span>
299-
<span id="cb1-9"><a href="#cb1-9" aria-hidden="true" tabindex="-1"></a> <span class="cf">return</span> y</span>
300-
<span id="cb1-10"><a href="#cb1-10" aria-hidden="true" tabindex="-1"></a><span class="kw">end</span>;</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
299+
<span id="cb1-9"><a href="#cb1-9" aria-hidden="true" tabindex="-1"></a><span class="kw">end</span>;</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
301300
</div>
302301
</div>
303302
<div class="d-flex flex-row-reverse flex-wrap panel-wrapper gap-3 pt-2 section-end-space">
@@ -324,7 +323,7 @@ <h3 class="pb-3 anchored">
324323
</h3>
325324
<div id="listing-news" class="quarto-listing quarto-listing-container-grid">
326325
<div class="list grid quarto-listing-cols-3">
327-
<div class="g-col-1" data-index="0" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1645056000000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="883">
326+
<div class="g-col-1" data-index="0" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1645056000000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="883">
328327
<a href="./news/posts/2022-02-17-gsoc/index.html" class="quarto-grid-link">
329328
<div class="quarto-grid-item card h-100 card-left">
330329
<div class="card-body post-contents">
@@ -343,7 +342,7 @@ <h5 class="no-anchor card-title listing-title">
343342
</div>
344343
</a>
345344
</div>
346-
<div class="g-col-1" data-index="1" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1612915200000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="565">
345+
<div class="g-col-1" data-index="1" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1612915200000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="565">
347346
<a href="./news/posts/2021-02-04-gsoc/index.html" class="quarto-grid-link">
348347
<div class="quarto-grid-item card h-100 card-left">
349348
<div class="card-body post-contents">
@@ -362,7 +361,7 @@ <h5 class="no-anchor card-title listing-title">
362361
</div>
363362
</a>
364363
</div>
365-
<div class="g-col-1" data-index="2" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1599782400000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="331">
364+
<div class="g-col-1" data-index="2" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1599782400000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="331">
366365
<a href="./news/posts/2020-09-11-gsoc/index.html" class="quarto-grid-link">
367366
<div class="quarto-grid-item card h-100 card-left">
368367
<div class="card-body post-contents">
@@ -396,23 +395,23 @@ <h3 class="pb-3 section-start-space anchored">
396395
Ecosystem
397396
</div>
398397
<p class="quarto-grid-item">
399-
Learn about all the packages that are part of The Turing Organization.
398+
Learn about all the packages that are part of the TuringLang organization.
400399
</p>
401400
</a>
402401
<a class="pseudolisting" href="https://turinglang.org/docs/tutorials/docs-00-getting-started/">
403402
<div class="card-title h5">
404403
Documentation
405404
</div>
406405
<p class="quarto-grid-item">
407-
Familiarize yourself with the Turing.jl API.
406+
Familiarize yourself with the mechanics of Turing.jl.
408407
</p>
409408
</a>
410409
<a class="pseudolisting" href="https://turinglang.org/docs/tutorials/00-introduction/">
411410
<div class="card-title h5">
412411
Official tutorials
413412
</div>
414413
<p class="quarto-grid-item">
415-
Learn to tackle specific problems with Turing.jl.
414+
Learn to tackle specific modelling problems with Turing.jl.
416415
</p>
417416
</a>
418417
</div>
@@ -470,12 +469,12 @@ <h3 class="anchored">Talks</h3>
470469
</li></ul>
471470
</div>
472471
<div class="flex-grow-1">
473-
<h3 class="anchored">Inofficial tutorials</h3>
474-
<p>Placeholder for intro text on list of inofficial tutorials</p>
472+
<h3 class="anchored">Other resources</h3>
473+
<p>This list contains a few other written resources for learning Turing. If you have written something and would like to share it with the community, please <a href="https://github.com/TuringLang/docs/issues/new">get in touch</a>!</p>
475474
<ul>
476475
<li><a href="https://github.com/StatisticalRethinkingJulia/SR2TuringPluto.jl">Statistical Rethinking</a>
477-
</li><li><a href="storopoli.github.io/Turing-Workshop/">Jose Storopoli's Turing workshop</a>
478-
</li><li><a href="https://storopoli.io/Bayesian-Julia/">Jose Storopoli's blog on Turing and Bayesian Statistics</a>
476+
</li><li><a href="https://storopoli.github.io/Turing-Workshop/">Jose Storopoli's Turing workshop (outdated in parts)</a>
477+
</li><li><a href="https://storopoli.github.io/Bayesian-Julia/">Jose Storopoli's blog on Turing and Bayesian Statistics</a>
479478
</li><li>Placeholder for more...
480479
</li></ul>
481480
</div>
@@ -1050,7 +1049,7 @@ <h3 class="anchored">Inofficial tutorials</h3>
10501049
<footer class="footer">
10511050
<div class="nav-footer">
10521051
<div class="nav-footer-left">
1053-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
1052+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="./team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
10541053
</div>
10551054
<div class="nav-footer-center">
10561055
&nbsp;

pr-previews/105/library/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ <h2 class="anchored" data-anchor-id="gaussian-processes">Gaussian Processes</h2>
789789
<footer class="footer">
790790
<div class="nav-footer">
791791
<div class="nav-footer-left">
792-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
792+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
793793
</div>
794794
<div class="nav-footer-center">
795795
&nbsp;

pr-previews/105/news/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ <h5 class="quarto-listing-category-title">Categories</h5><div class="quarto-list
263263
</div>
264264
</div>
265265
<div class="list quarto-listing-default">
266-
<div class="quarto-post image-right" data-index="0" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1645056000000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="883">
266+
<div class="quarto-post image-right" data-index="0" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1645056000000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="883">
267267
<div class="thumbnail">
268268
<p><a href="../news/posts/2022-02-17-gsoc/index.html" class="no-external"></a></p><a href="../news/posts/2022-02-17-gsoc/index.html" class="no-external">
269269
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
@@ -299,7 +299,7 @@ <h3 class="no-anchor listing-title">
299299
</a>
300300
</div>
301301
</div>
302-
<div class="quarto-post image-right" data-index="1" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1612915200000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="565">
302+
<div class="quarto-post image-right" data-index="1" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1612915200000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="565">
303303
<div class="thumbnail">
304304
<p><a href="../news/posts/2021-02-04-gsoc/index.html" class="no-external"></a></p><a href="../news/posts/2021-02-04-gsoc/index.html" class="no-external">
305305
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
@@ -335,7 +335,7 @@ <h3 class="no-anchor listing-title">
335335
</a>
336336
</div>
337337
</div>
338-
<div class="quarto-post image-right" data-index="2" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1599782400000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="331">
338+
<div class="quarto-post image-right" data-index="2" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1599782400000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="331">
339339
<div class="thumbnail">
340340
<p><a href="../news/posts/2020-09-11-gsoc/index.html" class="no-external"></a></p><a href="../news/posts/2020-09-11-gsoc/index.html" class="no-external">
341341
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
@@ -371,7 +371,7 @@ <h3 class="no-anchor listing-title">
371371
</a>
372372
</div>
373373
</div>
374-
<div class="quarto-post image-right" data-index="3" data-categories="UmVzZWFyY2g=" data-listing-date-sort="1589414400000" data-listing-file-modified-sort="1732822164103" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="6" data-listing-word-count-sort="1041">
374+
<div class="quarto-post image-right" data-index="3" data-categories="UmVzZWFyY2g=" data-listing-date-sort="1589414400000" data-listing-file-modified-sort="1733412970697" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="6" data-listing-word-count-sort="1041">
375375
<div class="thumbnail">
376376
<p><a href="../news/posts/2020-05-04-Imperial-Report13-analysis/index.html" class="no-external"></a></p><a href="../news/posts/2020-05-04-Imperial-Report13-analysis/index.html" class="no-external">
377377
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
@@ -404,7 +404,7 @@ <h3 class="no-anchor listing-title">
404404
</a>
405405
</div>
406406
</div>
407-
<div class="quarto-post image-right" data-index="4" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1581465600000" data-listing-file-modified-sort="1732822164099" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="945">
407+
<div class="quarto-post image-right" data-index="4" data-categories="QmxvZyUyQ0dTb0M=" data-listing-date-sort="1581465600000" data-listing-file-modified-sort="1733412970693" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="945">
408408
<div class="thumbnail">
409409
<p><a href="../news/posts/2020-02-12-jsoc/index.html" class="no-external"></a></p><a href="../news/posts/2020-02-12-jsoc/index.html" class="no-external">
410410
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
@@ -440,7 +440,7 @@ <h3 class="no-anchor listing-title">
440440
</a>
441441
</div>
442442
</div>
443-
<div class="quarto-post image-right" data-index="5" data-categories="QmxvZw==" data-listing-date-sort="1576281600000" data-listing-file-modified-sort="1732822164099" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="68">
443+
<div class="quarto-post image-right" data-index="5" data-categories="QmxvZw==" data-listing-date-sort="1576281600000" data-listing-file-modified-sort="1733412970693" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="68">
444444
<div class="thumbnail">
445445
<p><a href="../news/posts/2019-12-14-initial-post/index.html" class="no-external"></a></p><a href="../news/posts/2019-12-14-initial-post/index.html" class="no-external">
446446
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
@@ -1043,7 +1043,7 @@ <h3 class="no-anchor listing-title">
10431043
<footer class="footer">
10441044
<div class="nav-footer">
10451045
<div class="nav-footer-left">
1046-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
1046+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
10471047
</div>
10481048
<div class="nav-footer-center">
10491049
&nbsp;

pr-previews/105/news/posts/2019-12-14-initial-post/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ <h1 class="title">Turing’s Blog</h1>
766766
<footer class="footer">
767767
<div class="nav-footer">
768768
<div class="nav-footer-left">
769-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
769+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../../../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
770770
</div>
771771
<div class="nav-footer-center">
772772
&nbsp;

pr-previews/105/news/posts/2020-02-12-jsoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ <h1 class="title">Google Summer of Code/Julia Summer of Code</h1>
776776
<footer class="footer">
777777
<div class="nav-footer">
778778
<div class="nav-footer-left">
779-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
779+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../../../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
780780
</div>
781781
<div class="nav-footer-center">
782782
&nbsp;

pr-previews/105/news/posts/2020-05-04-Imperial-Report13-analysis/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ <h1 class="title">Replication study: Estimating number of infections and impact
861861
<footer class="footer">
862862
<div class="nav-footer">
863863
<div class="nav-footer-left">
864-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
864+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../../../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
865865
</div>
866866
<div class="nav-footer-center">
867867
&nbsp;

pr-previews/105/news/posts/2020-09-11-gsoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ <h1 class="title">Google Summer of Code 2020</h1>
774774
<footer class="footer">
775775
<div class="nav-footer">
776776
<div class="nav-footer-left">
777-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
777+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../../../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
778778
</div>
779779
<div class="nav-footer-center">
780780
&nbsp;

pr-previews/105/news/posts/2021-02-04-gsoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ <h1>Implement advanced variational Gaussian process models</h1>
805805
<footer class="footer">
806806
<div class="nav-footer">
807807
<div class="nav-footer-left">
808-
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team of volunteers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
808+
<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and maintained by the <a href="../../../team" target="_blank">core team of developers</a>. <br> © 2024 under the terms of the <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank">MIT License</a>.</p>
809809
</div>
810810
<div class="nav-footer-center">
811811
&nbsp;

0 commit comments

Comments
 (0)