HyperNetX
2.4
Home
Overview
Installing HyperNetX
Introduction
HyperNetX
Visualization Widget
Modules
Publications
Contributors Guide
License
HyperNetX
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
add_edge() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
add_edge_defaults() (in module drawing.rubber_band)
add_edges_from() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
add_incidence() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
add_incidences_from() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
add_node() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
add_nodes_from() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
add_nodes_to_edges() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
adjacency_matrix() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
auxiliary_matrix() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
B
bipartite() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
C
centrality_stats() (in module reports)
(in module reports.descriptive_stats)
classes
module
classes.factory
module
classes.hyp_view
module
classes.hypergraph
module
classes.incidence_store
module
classes.property_store
module
clone() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
collapse_edges() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
collapse_identical_elements() (classes.incidence_store.IncidenceStore method)
(classes.IncidenceStore method)
collapse_nodes() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
collapse_nodes_and_edges() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
comp_dist() (in module reports)
(in module reports.descriptive_stats)
component_subgraphs() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
components() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
connected_component_subgraphs() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
connected_components() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
copy() (classes.property_store.PropertyStore method)
(classes.PropertyStore method)
create_df() (in module classes.factory)
create_labels() (in module drawing.util)
D
data (classes.incidence_store.IncidenceStore property)
(classes.IncidenceStore property)
dataframe (classes.hyp_view.HypergraphView property)
(classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
(classes.HypergraphView property)
dataframe_factory_method() (in module classes.factory)
default_properties (classes.property_store.PropertyStore property)
(classes.PropertyStore property)
default_weight (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
degree
degree() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
degree_dist() (in module reports)
(in module reports.descriptive_stats)
diameter() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
dict_factory_method() (in module classes.factory)
dict_to_incidence_store_df() (in module classes.factory)
difference() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
dim() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
dimensions (classes.incidence_store.IncidenceStore property)
(classes.IncidenceStore property)
dist_stats() (in module reports)
(in module reports.descriptive_stats)
distance() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
draw() (in module drawing)
(in module drawing.rubber_band)
(in module drawing.two_column)
draw_bipartite_using_euler() (in module drawing)
draw_hyper_edge_labels() (in module drawing.rubber_band)
draw_hyper_edges() (in module drawing.rubber_band)
(in module drawing.two_column)
draw_hyper_labels() (in module drawing.rubber_band)
(in module drawing.two_column)
draw_hyper_nodes() (in module drawing.rubber_band)
draw_incidence_storyline() (in module drawing)
draw_incidence_upset() (in module drawing)
drawing
module
drawing.rubber_band
module
drawing.two_column
module
drawing.util
module
dual
dual() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
E
edge_adjacency_matrix() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
edge_diameter() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
edge_diameters() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
edge_distance() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
edge_neighbors() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
edge_size_dist() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
(in module reports)
(in module reports.descriptive_stats)
edges
(classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
(classes.incidence_store.IncidenceStore property)
(classes.IncidenceStore property)
elements
(classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
(classes.incidence_store.IncidenceStore property)
(classes.IncidenceStore property)
equivalence_classes() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
(classes.incidence_store.IncidenceStore method)
(classes.IncidenceStore method)
F
flatten() (in module classes.property_store)
from_bipartite() (classes.Hypergraph class method)
(classes.hypergraph.Hypergraph class method)
from_incidence_dataframe() (classes.Hypergraph class method)
(classes.hypergraph.Hypergraph class method)
from_incidence_matrix() (classes.Hypergraph class method)
(classes.hypergraph.Hypergraph class method)
from_numpy_array() (classes.Hypergraph class method)
(classes.hypergraph.Hypergraph class method)
G
get_cell_properties() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
get_collapsed_size() (in module drawing.util)
get_default_radius() (in module drawing.rubber_band)
get_frozenset_label() (in module drawing.util)
get_line_graph() (in module drawing.util)
get_linegraph() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
get_properties() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
(classes.property_store.PropertyStore method)
(classes.PropertyStore method)
get_property() (classes.property_store.PropertyStore method)
(classes.PropertyStore method)
get_set_layering() (in module drawing.util)
H
hyperedges
hypergraph
Hypergraph (class in classes)
(class in classes.hypergraph)
HypergraphView
(class in classes)
(class in classes.hyp_view)
hypernodes
I
incidence matrix
incidence_dataframe() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
incidence_dict (classes.hyp_view.HypergraphView property)
(classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
(classes.HypergraphView property)
incidence_matrix() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
incidence_store (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
incidences
(classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
IncidenceStore
(class in classes)
(class in classes.incidence_store)
inflate() (in module drawing.util)
inflate_kwargs() (in module drawing.util)
inflate_labels() (in module drawing.util)
info() (in module reports)
(in module reports.descriptive_stats)
info_dict() (in module reports)
(in module reports.descriptive_stats)
intersection() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
is_connected() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
is_empty() (classes.hyp_view.HypergraphView method)
(classes.HypergraphView method)
items (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
L
layout_hyper_edges() (in module drawing.rubber_band)
layout_node_link() (in module drawing.rubber_band)
layout_two_column() (in module drawing.two_column)
layout_with_radius() (in module drawing.util)
level (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
list_factory_method() (in module classes.factory)
M
memberships
(classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
(classes.incidence_store.IncidenceStore property)
(classes.IncidenceStore property)
mkdict() (in module classes.factory)
module
classes
classes.factory
classes.hyp_view
classes.hypergraph
classes.incidence_store
classes.property_store
drawing
drawing.rubber_band
drawing.two_column
drawing.util
reports
reports.descriptive_stats
multihypergraph
N
ndarray_factory_method() (in module classes.factory)
neighbors() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
(classes.incidence_store.IncidenceStore method)
(classes.IncidenceStore method)
node_diameters() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
nodes
(classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
(classes.incidence_store.IncidenceStore property)
(classes.IncidenceStore property)
O
order() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
P
properties (classes.hyp_view.HypergraphView property)
(classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
(classes.HypergraphView property)
(classes.property_store.PropertyStore property)
(classes.PropertyStore property)
property_store (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
PropertyStore
(class in classes)
(class in classes.property_store)
R
remove_edges() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
remove_incidences() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
remove_nodes() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
remove_singletons() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
rename() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
reports
module
reports.descriptive_stats
module
restrict_to() (classes.incidence_store.IncidenceStore method)
(classes.IncidenceStore method)
restrict_to_edges() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
restrict_to_nodes() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
S
s-adjacency matrix
s-adjacent
s-auxiliary matrix
s-connected
s-connected component
s-degree
s-diameter
s-distance
s-edge
s-edge-adjacency matrix
s-edge-adjacent
s-edge-auxiliary matrix
s-edge-connected
s-edge-connected component
s-edge-distance
s-edge-walk
s-linegraph
s-node-connected
s-node-connected component
s-node-walk
s-walk
s_comp_dist() (in module reports)
(in module reports.descriptive_stats)
s_component_subgraphs() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
s_components() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
s_connected_components() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
s_edge_diameter_dist() (in module reports)
(in module reports.descriptive_stats)
s_node_diameter_dist() (in module reports)
(in module reports.descriptive_stats)
set_defaults() (classes.hyp_view.HypergraphView method)
(classes.HypergraphView method)
(classes.property_store.PropertyStore method)
(classes.PropertyStore method)
set_properties() (classes.property_store.PropertyStore method)
(classes.PropertyStore method)
set_property() (classes.property_store.PropertyStore method)
(classes.PropertyStore method)
set_state() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
shape (classes.Hypergraph property)
(classes.hypergraph.Hypergraph property)
simple hypergraph
singletons() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
size() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
subhypergraph
sum() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
T
to_dataframe (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
toplex
toplex_dist() (in module reports)
(in module reports.descriptive_stats)
toplexes() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
transpose_inflated_kwargs() (in module drawing.util)
U
union() (classes.Hypergraph method)
(classes.hypergraph.Hypergraph method)
user_defined_properties (classes.hyp_view.HypergraphView property)
(classes.HypergraphView property)
V
vertices