Skip to content

Commit

Permalink
Merge pull request #1101 from SciML/revert-1096-BayesianInference
Browse files Browse the repository at this point in the history
Revert "Bayesian inference"
  • Loading branch information
ChrisRackauckas authored Oct 21, 2024
2 parents 476fe38 + b907904 commit 5810a21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions benchmarks/BayesianInference/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
[compat]
BenchmarkTools = "1.0"
DiffEqBayes = "3.0.1"
DiffEqCallbacks = "4.0.0"
DiffEqCallbacks = "2"
Distributions = "0.25"
DynamicHMC = "3.1"
OrdinaryDiffEq = "6"
ParameterizedFunctions = "5.3"
Plots = "1.4"
RecursiveArrayTools = "3.27.0"
RecursiveArrayTools = "2.5"
SciMLBenchmarks = "0.1"
StanSample = "7"
StaticArrays = "1"
Turing = "0.34.1"
Turing = "0.28, 0.30"
2 changes: 1 addition & 1 deletion benchmarks/DynamicalODE/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ PyPlot = "2.11.5"
SciMLBenchmarks = "0.1.3"
StaticArrays = "1.9.7"
Statistics = "1.11.1"
TaylorIntegration = "0.16.1"
TaylorIntegration = "0.16.1"

0 comments on commit 5810a21

Please sign in to comment.