Skip to content

Commit 743e4b7

Browse files
committed
Merge remote-tracking branch 'origin/main' into mhauru/turing0.40
2 parents 9c40e86 + 8bbaed1 commit 743e4b7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
17431743
version = "1.11.0"
17441744

17451745
[[deps.LinearSolve]]
1746-
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
1747-
git-tree-sha1 = "1c597eceb5ead73dae17ffa4dcc1160e3e4da1f3"
1746+
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "OpenBLAS_jll", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
1747+
git-tree-sha1 = "e479c96c20e3fe6067d7ee6618839236d156f060"
17481748
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1749-
version = "3.28.0"
1749+
version = "3.40.1"
17501750

17511751
[deps.LinearSolve.extensions]
17521752
LinearSolveAMDGPUExt = "AMDGPU"

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ format:
205205
206206
</div>
207207
<div class="footer-bottom">
208-
<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>
208+
<p>Turing.jl was 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>
209209
<a href="https://github.com/TuringLang/docs/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a>
210210
</div>
211211
</div>

0 commit comments

Comments
 (0)