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
Also no way of easily adding stats! What if I have a matrix, or vector, or dictionary holding the values of a node stat? Right now we would have to convert that into a nice format that can be thrown at the hypergraph using add_nodes_from...
Perhaps we can implement this as part of
H.clear()
, or as a standalone method..The text was updated successfully, but these errors were encountered: