Skip to content
Snippets Groups Projects
Commit 98a6278c authored by Bentriou Mahmoud's avatar Bentriou Mahmoud
Browse files

discard get_module_path() in abc smc

parent cff9afa6
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,7 @@ using LinearAlgebra
using DelimitedFiles
using Logging
main_pkg_path = get_module_path()
include("$(main_pkg_path)/algorithms/_utils_abc.jl")
include("_utils_abc.jl")
struct ResultAbc
mat_p_end::Matrix{Float64}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment