pnnl / HyperNetX

Python package for hypergraph analysis and visualization.
https://hypernetx.readthedocs.io
Other
561 stars 92 forks source link

can hnx ignore s when computing indicators? I want to know the indicators with all sizes of edges, but not with s=1 or s=2. #148

Closed YuhuYang closed 3 months ago

YuhuYang commented 9 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

brendapraggastis commented 5 months ago

@YuhuYang Please clarify your question with a code snippet of what is misbehaving for you.