-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Second sight comments on Network object
Generic placeholder for issues in Network object
Make edges_basket shorter again!
This could be shorter and more efficient
for v, u in edges:
edges_basket[u].append(v)
edges_basket[v].append(u)https://github.com/matejker/network/blob/master/network/network.py#L41-L61
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels