HierarchicalGaussianFiltering.jl icon indicating copy to clipboard operation
HierarchicalGaussianFiltering.jl copied to clipboard

Nodes in update order not recognized as HGF nodes

Open Anna280 opened this issue 2 years ago • 0 comments

Example of update order: update_order = ["u", "x1", "x2"], returns error. The nodes are recognized as a string and not an HGF node

Anna280 avatar Apr 27 '23 09:04 Anna280