Skip to content

Commit

Permalink
Update manifest files
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Mar 2, 2024
1 parent 8515a56 commit 0cacac5
Show file tree
Hide file tree
Showing 33 changed files with 10,617 additions and 8,363 deletions.
631 changes: 352 additions & 279 deletions tutorials/00-introduction/Manifest.toml

Large diffs are not rendered by default.

631 changes: 352 additions & 279 deletions tutorials/01-gaussian-mixture-model/Manifest.toml

Large diffs are not rendered by default.

643 changes: 358 additions & 285 deletions tutorials/02-logistic-regression/Manifest.toml

Large diffs are not rendered by default.

633 changes: 353 additions & 280 deletions tutorials/03-bayesian-neural-network/Manifest.toml

Large diffs are not rendered by default.

631 changes: 352 additions & 279 deletions tutorials/04-hidden-markov-model/Manifest.toml

Large diffs are not rendered by default.

647 changes: 360 additions & 287 deletions tutorials/05-linear-regression/Manifest.toml

Large diffs are not rendered by default.

607 changes: 340 additions & 267 deletions tutorials/06-infinite-mixture-model/Manifest.toml

Large diffs are not rendered by default.

643 changes: 358 additions & 285 deletions tutorials/07-poisson-regression/Manifest.toml

Large diffs are not rendered by default.

643 changes: 358 additions & 285 deletions tutorials/08-multinomial-logistic-regression/Manifest.toml

Large diffs are not rendered by default.

681 changes: 377 additions & 304 deletions tutorials/09-variational-inference/Manifest.toml

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions tutorials/10-bayesian-differential-equations/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -515,9 +515,9 @@ version = "0.4.0"

[[deps.DiffEqBase]]
deps = ["ArrayInterface", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PreallocationTools", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Static", "StaticArraysCore", "Statistics", "Tricks", "TruncatedStacktraces"]
git-tree-sha1 = "4b525a4fb824c7c3a98d5d1b18fbaee239dfed7c"
git-tree-sha1 = "aee5798bd4f1ed1260bd1741221f9589e5ee8a90"
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
version = "6.147.2"
version = "6.147.3"

[deps.DiffEqBase.extensions]
DiffEqBaseChainRulesCoreExt = "ChainRulesCore"
Expand Down Expand Up @@ -637,9 +637,9 @@ version = "0.6.8"

[[deps.DynamicPPL]]
deps = ["ADTypes", "AbstractMCMC", "AbstractPPL", "BangBang", "Bijectors", "Compat", "ConstructionBase", "Distributions", "DocStringExtensions", "LinearAlgebra", "LogDensityProblems", "LogDensityProblemsAD", "MacroTools", "OrderedCollections", "Random", "Requires", "Setfield", "Test"]
git-tree-sha1 = "0d4bfed4de78224797539954341354a36dedbac1"
git-tree-sha1 = "6fe2424f8f47c0fecd01349a2a77987f3c988393"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
version = "0.24.8"
version = "0.24.9"
weakdeps = ["ChainRulesCore", "EnzymeCore", "ForwardDiff", "MCMCChains", "ReverseDiff", "ZygoteRules"]

[deps.DynamicPPL.extensions]
Expand Down Expand Up @@ -1681,9 +1681,9 @@ version = "1.6.3"

[[deps.OrdinaryDiffEq]]
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "MacroTools", "MuladdMacro", "NonlinearSolve", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
git-tree-sha1 = "06e37c6c3d8cbddccc284ecf2b6d8b9b3a830f0f"
git-tree-sha1 = "287159684e32db56c82dbf545004a7884c6e5198"
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
version = "6.73.1"
version = "6.74.0"

[[deps.PCRE2_jll]]
deps = ["Artifacts", "Libdl"]
Expand Down
Loading

0 comments on commit 0cacac5

Please sign in to comment.