You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some confusion about how isCyclic MixedGraph (from the StatGraphs package) should behave. After the fix to #3626 from #3628 was applied, one of the StatGraphs tests began failing. It's currently disabled, but it would be good to decide exactly what the behavior should be and update the tests accordingly.
There is some confusion about how
isCyclic MixedGraph
(from the StatGraphs package) should behave. After the fix to #3626 from #3628 was applied, one of the StatGraphs tests began failing. It's currently disabled, but it would be good to decide exactly what the behavior should be and update the tests accordingly.See #3628 for further discussion.
The text was updated successfully, but these errors were encountered: