xgi icon indicating copy to clipboard operation
xgi copied to clipboard

Remove `create_using` from hypergraph conversion methods

Open nwlandry opened this issue 3 years ago • 0 comments

For the methods in the convert.py file, the create_using keyword is used to indicate the constructor to be used to add edges from. This may be unnecessary and potentially should be implemented differently.

nwlandry avatar Feb 17 '22 17:02 nwlandry