Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
naseweisssss committed Nov 17, 2024
1 parent a4cbbba commit 1ca9933
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/experimental/ProbabilisticGraphicalModels/bayesnet.jl
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ function has_conditioned_descendant(bn::BayesianNetwork, node_id::Int, z_ids::Se
return false
end

# Add after the existing imports at the top
using LinearAlgebra

# Add these structs and methods before the variable_elimination function
Expand Down

0 comments on commit 1ca9933

Please sign in to comment.