We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96edf0 commit b179f16Copy full SHA for b179f16
src/InferOpt.jl
@@ -16,7 +16,7 @@ using StatsBase: StatsBase, sample
16
using Test
17
18
include("utils/probability_distribution.jl")
19
-include("utils/composition.jl")
+include("utils/pushforward.jl")
20
21
include("interpolation/interpolation.jl")
22
0 commit comments