File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -420,7 +420,6 @@ include("entities/FactorGradients.jl")
420420
421421# Special belief types for sampling as a distribution
422422include (" entities/AliasScalarSampling.jl" )
423- include (" services/HeatmapSampler.jl" )
424423
425424include (" entities/BeliefTypes.jl" )
426425
@@ -514,7 +513,7 @@ function __init__()
514513 @require InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240" include (" RequireInteractiveUtils.jl" )
515514 @require Gadfly= " c91e804a-d5a3-530f-b6f0-dfbca275c004" include (" EmbeddedPlottingUtils.jl" )
516515 @require DifferentialEquations= " 0c46a032-eb83-5123-abaf-570d42b7fbaa" include (" ODE/DERelative.jl" )
517- @require Interpolations= " a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" include (" HeatmapSampler.jl" )
516+ @require Interpolations= " a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" include (" services/ HeatmapSampler.jl" )
518517
519518 # combining neural networks natively into the non-Gaussian factor graph object
520519 @require Flux= " 587475ba-b771-5e3f-ad9e-33799f191a9c" begin
You can’t perform that action at this time.
0 commit comments