v0.8.7
- Renamed the
_hypergraph
internal variable to_net_attr
#560 (@nwlandry). - Get rid of KeyErrors in
to_line_graph
#558 (@pgberlureau). - Fix
asfptype()
scipy error #559 (@nwlandry). - Added the ability for XGI to load data collections #540 (@nwlandry).
- Made the
DiHypergraph
class more consistent with other class internals #541 (@nwlandry). - Fix Numpy 2.0 breaking changes #547 (@nwlandry).
- Moved tutorials to the top level #550 (@nwlandry).