|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
3 | 3 |
|
4 | 4 | <meta charset="utf-8">
|
5 |
| -<meta name="generator" content="quarto-1.7.32"> |
| 5 | +<meta name="generator" content="quarto-1.7.33"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
8 | 8 |
|
|
37 | 37 | <script src="/docs/site_libs/quarto-html/tippy.umd.min.js"></script>
|
38 | 38 | <script src="/docs/site_libs/quarto-html/anchor.min.js"></script>
|
39 | 39 | <link href="/docs/site_libs/quarto-html/tippy.css" rel="stylesheet">
|
40 |
| -<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-37eea08aefeeee20ff55810ff984fec1.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
41 |
| -<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-dark-2fef5ea3f8957b3e4ecc936fc74692ca.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
42 |
| -<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-37eea08aefeeee20ff55810ff984fec1.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
| 40 | +<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-59898bd1c6b9d2bb783127feaa000c76.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
| 41 | +<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-dark-d329e753491efaeac79c98c4b193a686.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
| 42 | +<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-59898bd1c6b9d2bb783127feaa000c76.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
43 | 43 | <script src="/docs/site_libs/bootstrap/bootstrap.min.js"></script>
|
44 | 44 | <link href="/docs/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
45 |
| -<link href="/docs/site_libs/bootstrap/bootstrap-8ca65573be89ab5a614a0758d6e79fa7.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
46 |
| -<link href="/docs/site_libs/bootstrap/bootstrap-dark-e4bf857d3af38d284e31ad2f58e22145.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
47 |
| -<link href="/docs/site_libs/bootstrap/bootstrap-8ca65573be89ab5a614a0758d6e79fa7.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
| 45 | +<link href="/docs/site_libs/bootstrap/bootstrap-6d473936cc8d00492cb799f5b8d7dea2.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
| 46 | +<link href="/docs/site_libs/bootstrap/bootstrap-dark-95aa7e46042fcb06eef26a357215a1e0.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
| 47 | +<link href="/docs/site_libs/bootstrap/bootstrap-6d473936cc8d00492cb799f5b8d7dea2.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
48 | 48 | <script id="quarto-search-options" type="application/json">{
|
49 | 49 | "location": "navbar",
|
50 | 50 | "copy-button": false,
|
|
82 | 82 | </style>
|
83 | 83 |
|
84 | 84 |
|
85 |
| -<link rel="stylesheet" href="/docs/theming/styles.css"> |
| 85 | +<meta property="og:title" content="The Turing Language"> |
| 86 | +<meta property="og:description" content="Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language."> |
| 87 | +<meta property="og:image" content="https://turinglang.org/docs/assets/images/turing-text-logo.jpg"> |
| 88 | +<meta property="og:site_name" content="Turing.jl"> |
| 89 | +<meta property="og:locale" content="en_GB"> |
| 90 | +<meta name="twitter:title" content="Page Not Found – Turing.jl"> |
| 91 | +<meta name="twitter:description" content="Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language."> |
| 92 | +<meta name="twitter:image" content="https://turinglang.org/docs/assets/images/turing-text-logo.jpg"> |
| 93 | +<meta name="twitter:creator" content="@Hong_Ge2"> |
| 94 | +<meta name="twitter:site" content="@TuringLang"> |
| 95 | +<meta name="twitter:card" content="summary_large_image"> |
86 | 96 | </head>
|
87 | 97 |
|
88 | 98 | <body class="nav-sidebar floating nav-fixed quarto-light"><script id="quarto-html-before-body" type="application/javascript">
|
|
272 | 282 | <span class="menu-text">Get Started</span></a>
|
273 | 283 | </li>
|
274 | 284 | <li class="nav-item">
|
275 |
| - <a class="nav-link" href="/docs/tutorials/coin-flipping/"> |
| 285 | + <a class="nav-link" href="/docs/tutorials/"> |
276 | 286 | <span class="menu-text">Tutorials</span></a>
|
277 | 287 | </li>
|
278 | 288 | <li class="nav-item">
|
|
308 | 318 | </div> <!-- /navcollapse -->
|
309 | 319 | <div class="quarto-navbar-tools tools-wide">
|
310 | 320 | <a href="https://x.com/TuringLang" title="Turing Twitter" class="quarto-navigation-tool px-1" aria-label="Turing Twitter"><i class="bi bi-twitter"></i></a>
|
311 |
| - <a href="https://github.com/TuringLang/Turing.jl" title="Turing GitHub" class="quarto-navigation-tool px-1" aria-label="Turing GitHub"><i class="bi bi-github"></i></a> |
| 321 | + <a href="https://discourse.julialang.org/c/domain/probprog/48" title="Turing Discourse" class="quarto-navigation-tool px-1" aria-label="Turing Discourse"><i class="bi bi-chat-dots"></i></a> |
| 322 | + <a href="https://julialang.slack.com/archives/CCYDC34A0" title="Turing Slack" class="quarto-navigation-tool px-1" aria-label="Turing Slack"><i class="bi bi-slack"></i></a> |
| 323 | + <a href="https://github.com/TuringLang" title="Turing GitHub" class="quarto-navigation-tool px-1" aria-label="Turing GitHub"><i class="bi bi-github"></i></a> |
312 | 324 | <a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
|
313 | 325 | </div>
|
314 | 326 | </div> <!-- /container-fluid -->
|
@@ -1098,29 +1110,47 @@ <h1 class="title">Page Not Found</h1>
|
1098 | 1110 | });
|
1099 | 1111 | </script>
|
1100 | 1112 | </div> <!-- /content -->
|
1101 |
| -<footer class="footer"> |
1102 |
| - <div class="nav-footer"> |
1103 |
| - <div class="nav-footer-left"> |
1104 |
| -<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and lovingly maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team</a> of volunteers. <br> The contents of this website are © 2018–2025 under the terms of the <a href="https://github.com/TuringLang/docs/blob/main/LICENCE" target="_blank">MIT License</a>.</p> |
1105 |
| -</div> |
1106 |
| - <div class="nav-footer-center"> |
1107 |
| - |
1108 |
| - <div class="toc-actions"><ul><li><a href="https://github.com/TuringLang/docs/edit/main/404.qmd" target="_blank" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/TuringLang/docs/issues/new" target="_blank" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div> |
1109 |
| - <div class="nav-footer-right"> |
1110 |
| - <ul class="footer-items list-unstyled"> |
1111 |
| - <li class="nav-item compact"> |
1112 |
| - <a class="nav-link" href="https://x.com/TuringLang"> |
1113 |
| - <i class="bi bi-twitter" role="img" aria-label="Turing Twitter"> |
1114 |
| -</i> |
1115 |
| - </a> |
1116 |
| - </li> |
1117 |
| - <li class="nav-item compact"> |
1118 |
| - <a class="nav-link" href="https://github.com/TuringLang/Turing.jl"> |
1119 |
| - <i class="bi bi-github" role="img" aria-label="Turing GitHub"> |
1120 |
| -</i> |
1121 |
| - </a> |
1122 |
| - </li> |
1123 |
| -</ul> |
| 1113 | +<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions"><ul><li><a href="https://github.com/TuringLang/docs/edit/main/404.qmd" target="_blank" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/TuringLang/docs/issues/new" target="_blank" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer><footer class="custom-footer"> |
| 1114 | + <div class="footer-container"> |
| 1115 | + <div class="footer-grid"> |
| 1116 | + <div class="footer-links-wrapper"> |
| 1117 | + <div class="footer-column footer-explore"> |
| 1118 | + <h5>Explore</h5> |
| 1119 | + <a href="https://turinglang.org/docs/getting-started/">Get Started</a> |
| 1120 | + <a href="https://turinglang.org/docs/tutorials/">Tutorials</a> |
| 1121 | + <a href="https://turinglang.org/library/">Libraries</a> |
| 1122 | + <a href="https://turinglang.org/news/">News</a> |
| 1123 | + <a href="https://turinglang.org/team/">Team</a> |
| 1124 | + </div> |
| 1125 | + |
| 1126 | + <div class="footer-column footer-connect"> |
| 1127 | + <h5>Connect</h5> |
| 1128 | + <a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a> |
| 1129 | + <a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter"></i> Twitter</a> |
| 1130 | + <a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a> |
| 1131 | + <a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a> |
| 1132 | + </div> |
| 1133 | + </div> |
| 1134 | + |
| 1135 | + <div class="footer-column footer-brands"> |
| 1136 | + <h5>Supported by leading researchers</h5> |
| 1137 | + <p>Turing.jl is developed by researchers and engineers at the following research institutions.</p> |
| 1138 | + <div class="logo-grid"> |
| 1139 | + <a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
| 1140 | + <img src="/docs/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo"> |
| 1141 | + <img src="/docs/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo"> |
| 1142 | + </a> |
| 1143 | + <a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
| 1144 | + <img src="/docs/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo"> |
| 1145 | + <img src="/docs/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo"> |
| 1146 | + </a> |
| 1147 | + </div> |
| 1148 | + </div> |
| 1149 | + |
| 1150 | + </div> |
| 1151 | + <div class="footer-bottom"> |
| 1152 | + <p>Turing is created by <a href="https://mlg.eng.cam.ac.uk/hong/" target="_blank" rel="noopener">Hong Ge</a>, and maintained by the core <a href="https://turinglang.org/team/" target="_blank" rel="noopener">team</a> of developers and <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank" rel="noopener">contributors</a>.<br>© 2025 The Turing Project Contributors. <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank" rel="noopener">MIT License</a>.</p> |
| 1153 | + <a href="https://github.com/TuringLang/docs/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a> |
1124 | 1154 | </div>
|
1125 | 1155 | </div>
|
1126 | 1156 | </footer>
|
|
0 commit comments