Skip to content

Commit

Permalink
Merge e8aa5bd into 0ad7368
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai committed Sep 1, 2023
2 parents 0ad7368 + e8aa5bd commit dc17a58
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Turing.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ using .Utilities
include("essential/Essential.jl")
Base.@deprecate_binding Core Essential false
using .Essential
include("inference/Inference.jl") # inference algorithms
include("mcmc/Inference.jl") # inference algorithms
using .Inference
include("variational/VariationalInference.jl")
using .Variational

include("modes/ModeEstimation.jl")
include("optimisation/ModeEstimation.jl")
using .ModeEstimation

###########
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit dc17a58

Please sign in to comment.