diff --git a/docs/reference/attribute/ash_model.measures.average_group_degree.rst b/docs/reference/attribute/ash_model.measures.average_group_degree.rst new file mode 100644 index 0000000..c100357 --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.average_group_degree.rst @@ -0,0 +1,6 @@ +ash\_model.measures.average\_group\_degree +========================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: average_group_degree \ No newline at end of file diff --git a/docs/reference/attribute/ash_model.measures.hyperedge_aggregate_node_profile.rst b/docs/reference/attribute/ash_model.measures.hyperedge_aggregate_node_profile.rst new file mode 100644 index 0000000..316ae1c --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.hyperedge_aggregate_node_profile.rst @@ -0,0 +1,6 @@ +ash\_model.measures.hyperedge\_aggregate\_node\_profile +======================================================= + +.. currentmodule:: ash_model.measures + +.. autofunction:: hyperedge_aggregate_node_profile \ No newline at end of file diff --git a/docs/reference/attribute/ash_model.measures.hyperedge_most_frequent_node_attribute_value.rst b/docs/reference/attribute/ash_model.measures.hyperedge_most_frequent_node_attribute_value.rst new file mode 100644 index 0000000..89a980f --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.hyperedge_most_frequent_node_attribute_value.rst @@ -0,0 +1,6 @@ +ash\_model.measures.hyperedge\_most\_frequent\_node\_attribute\_value +===================================================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: hyperedge_most_frequent_node_attribute_value \ No newline at end of file diff --git a/docs/reference/attribute/ash_model.measures.hyperedge_profile_entropy.rst b/docs/reference/attribute/ash_model.measures.hyperedge_profile_entropy.rst new file mode 100644 index 0000000..a36a611 --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.hyperedge_profile_entropy.rst @@ -0,0 +1,6 @@ +ash\_model.measures.hyperedge\_profile\_entropy +=============================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: hyperedge_profile_entropy \ No newline at end of file diff --git a/docs/reference/attribute/ash_model.measures.hyperedge_profile_purity.rst b/docs/reference/attribute/ash_model.measures.hyperedge_profile_purity.rst new file mode 100644 index 0000000..5cd3b32 --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.hyperedge_profile_purity.rst @@ -0,0 +1,6 @@ +ash\_model.measures.hyperedge\_profile\_purity +============================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: hyperedge_profile_purity \ No newline at end of file diff --git a/docs/reference/attribute/ash_model.measures.star_profile_entropy.rst b/docs/reference/attribute/ash_model.measures.star_profile_entropy.rst new file mode 100644 index 0000000..85621e3 --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.star_profile_entropy.rst @@ -0,0 +1,6 @@ +ash\_model.measures.star\_profile\_entropy +========================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: star_profile_entropy \ No newline at end of file diff --git a/docs/reference/attribute/ash_model.measures.star_profile_homogeneity.rst b/docs/reference/attribute/ash_model.measures.star_profile_homogeneity.rst new file mode 100644 index 0000000..3fb9a7f --- /dev/null +++ b/docs/reference/attribute/ash_model.measures.star_profile_homogeneity.rst @@ -0,0 +1,6 @@ +ash\_model.measures.star\_profile\_homogeneity +============================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: star_profile_homogeneity \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_betweenness_centrality.rst b/docs/reference/centrality/ash_model.measures.s_betweenness_centrality.rst new file mode 100644 index 0000000..7069a4f --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_betweenness_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_betweenness\_centrality +============================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_betweenness_centrality \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_closeness_centrality.rst b/docs/reference/centrality/ash_model.measures.s_closeness_centrality.rst new file mode 100644 index 0000000..bb322a6 --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_closeness_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_closeness\_centrality +============================================ + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_closeness_centrality \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_eccentricity.rst b/docs/reference/centrality/ash_model.measures.s_eccentricity.rst new file mode 100644 index 0000000..6ffe835 --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_eccentricity.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_eccentricity +=================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_eccentricity \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_eigenvector_centrality.rst b/docs/reference/centrality/ash_model.measures.s_eigenvector_centrality.rst new file mode 100644 index 0000000..9002a9e --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_eigenvector_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_eigenvector\_centrality +============================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_eigenvector_centrality \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_harmonic_centrality.rst b/docs/reference/centrality/ash_model.measures.s_harmonic_centrality.rst new file mode 100644 index 0000000..a9788e8 --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_harmonic_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_harmonic\_centrality +=========================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_harmonic_centrality \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_information_centrality.rst b/docs/reference/centrality/ash_model.measures.s_information_centrality.rst new file mode 100644 index 0000000..bf4de40 --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_information_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_information\_centrality +============================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_information_centrality \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_katz.rst b/docs/reference/centrality/ash_model.measures.s_katz.rst new file mode 100644 index 0000000..c90595f --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_katz.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_katz +=========================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_katz \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_load_centrality.rst b/docs/reference/centrality/ash_model.measures.s_load_centrality.rst new file mode 100644 index 0000000..7d25eb4 --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_load_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_load\_centrality +======================================= + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_load_centrality \ No newline at end of file diff --git a/docs/reference/centrality/ash_model.measures.s_second_order_centrality.rst b/docs/reference/centrality/ash_model.measures.s_second_order_centrality.rst new file mode 100644 index 0000000..5a1bbcc --- /dev/null +++ b/docs/reference/centrality/ash_model.measures.s_second_order_centrality.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_second\_order\_centrality +================================================ + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_second_order_centrality \ No newline at end of file diff --git a/docs/reference/clustering/ash_model.measures.average_s_local_clustering_coefficient.rst b/docs/reference/clustering/ash_model.measures.average_s_local_clustering_coefficient.rst new file mode 100644 index 0000000..3dbcc8e --- /dev/null +++ b/docs/reference/clustering/ash_model.measures.average_s_local_clustering_coefficient.rst @@ -0,0 +1,6 @@ +ash\_model.measures.average\_s\_local\_clustering\_coefficient +============================================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: average_s_local_clustering_coefficient \ No newline at end of file diff --git a/docs/reference/clustering/ash_model.measures.inclusiveness.rst b/docs/reference/clustering/ash_model.measures.inclusiveness.rst new file mode 100644 index 0000000..46a36c7 --- /dev/null +++ b/docs/reference/clustering/ash_model.measures.inclusiveness.rst @@ -0,0 +1,6 @@ +ash\_model.measures.inclusiveness +================================= + +.. currentmodule:: ash_model.measures + +.. autofunction:: inclusiveness \ No newline at end of file diff --git a/docs/reference/clustering/ash_model.measures.s_intersections.rst b/docs/reference/clustering/ash_model.measures.s_intersections.rst new file mode 100644 index 0000000..7a96ea4 --- /dev/null +++ b/docs/reference/clustering/ash_model.measures.s_intersections.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_intersections +==================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_intersections \ No newline at end of file diff --git a/docs/reference/clustering/ash_model.measures.s_local_clustering_coefficient.rst b/docs/reference/clustering/ash_model.measures.s_local_clustering_coefficient.rst new file mode 100644 index 0000000..809a58b --- /dev/null +++ b/docs/reference/clustering/ash_model.measures.s_local_clustering_coefficient.rst @@ -0,0 +1,6 @@ +ash\_model.measures.s\_local\_clustering\_coefficient +===================================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: s_local_clustering_coefficient \ No newline at end of file diff --git a/docs/reference/conformity/ash_model.measures.hyper_conformity.rst b/docs/reference/conformity/ash_model.measures.hyper_conformity.rst new file mode 100644 index 0000000..2b2f101 --- /dev/null +++ b/docs/reference/conformity/ash_model.measures.hyper_conformity.rst @@ -0,0 +1,6 @@ +ash\_model.measures.hyper\_conformity +===================================== + +.. currentmodule:: ash_model.measures + +.. autofunction:: hyper_conformity \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.all_simple_paths.rst b/docs/reference/paths/ash_model.paths.all_simple_paths.rst new file mode 100644 index 0000000..3126faf --- /dev/null +++ b/docs/reference/paths/ash_model.paths.all_simple_paths.rst @@ -0,0 +1,6 @@ +ash\_model.paths.all\_simple\_paths +=================================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: all_simple_paths \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.all_time_respecting_s_walks.rst b/docs/reference/paths/ash_model.paths.all_time_respecting_s_walks.rst new file mode 100644 index 0000000..1e2bcf2 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.all_time_respecting_s_walks.rst @@ -0,0 +1,6 @@ +ash\_model.paths.all\_time\_respecting\_s\_walks +================================================ + +.. currentmodule:: ash_model.paths + +.. autofunction:: all_time_respecting_s_walks \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.annotate_walks.rst b/docs/reference/paths/ash_model.paths.annotate_walks.rst new file mode 100644 index 0000000..64cd6cc --- /dev/null +++ b/docs/reference/paths/ash_model.paths.annotate_walks.rst @@ -0,0 +1,6 @@ +ash\_model.paths.annotate\_walks +================================ + +.. currentmodule:: ash_model.paths + +.. autofunction:: annotate_walks \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.average_s_distance.rst b/docs/reference/paths/ash_model.paths.average_s_distance.rst new file mode 100644 index 0000000..73fdd1e --- /dev/null +++ b/docs/reference/paths/ash_model.paths.average_s_distance.rst @@ -0,0 +1,6 @@ +ash\_model.paths.average\_s\_distance +===================================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: average_s_distance \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.closed_s_walk.rst b/docs/reference/paths/ash_model.paths.closed_s_walk.rst new file mode 100644 index 0000000..f1eee10 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.closed_s_walk.rst @@ -0,0 +1,6 @@ +ash\_model.paths.closed\_s\_walk +================================ + +.. currentmodule:: ash_model.paths + +.. autofunction:: closed_s_walk \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.has_s_walk.rst b/docs/reference/paths/ash_model.paths.has_s_walk.rst new file mode 100644 index 0000000..d5aa231 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.has_s_walk.rst @@ -0,0 +1,6 @@ +ash\_model.paths.has\_s\_walk +============================= + +.. currentmodule:: ash_model.paths + +.. autofunction:: has_s_walk \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.is_s_path.rst b/docs/reference/paths/ash_model.paths.is_s_path.rst new file mode 100644 index 0000000..d183d3e --- /dev/null +++ b/docs/reference/paths/ash_model.paths.is_s_path.rst @@ -0,0 +1,6 @@ +ash\_model.paths.is\_s\_path +============================ + +.. currentmodule:: ash_model.paths + +.. autofunction:: is_s_path \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.s_components.rst b/docs/reference/paths/ash_model.paths.s_components.rst new file mode 100644 index 0000000..356e238 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.s_components.rst @@ -0,0 +1,6 @@ +ash\_model.paths.s\_components +============================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: s_components \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.s_diameter.rst b/docs/reference/paths/ash_model.paths.s_diameter.rst new file mode 100644 index 0000000..ee5f37b --- /dev/null +++ b/docs/reference/paths/ash_model.paths.s_diameter.rst @@ -0,0 +1,6 @@ +ash\_model.paths.s\_diameter +============================ + +.. currentmodule:: ash_model.paths + +.. autofunction:: s_diameter \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.s_distance.rst b/docs/reference/paths/ash_model.paths.s_distance.rst new file mode 100644 index 0000000..3b33223 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.s_distance.rst @@ -0,0 +1,6 @@ +ash\_model.paths.s\_distance +============================ + +.. currentmodule:: ash_model.paths + +.. autofunction:: s_distance \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.shortest_s_path.rst b/docs/reference/paths/ash_model.paths.shortest_s_path.rst new file mode 100644 index 0000000..03711ff --- /dev/null +++ b/docs/reference/paths/ash_model.paths.shortest_s_path.rst @@ -0,0 +1,6 @@ +ash\_model.paths.shortest\_s\_path +================================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: shortest_s_path \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.shortest_s_walk.rst b/docs/reference/paths/ash_model.paths.shortest_s_walk.rst new file mode 100644 index 0000000..3a06e7f --- /dev/null +++ b/docs/reference/paths/ash_model.paths.shortest_s_walk.rst @@ -0,0 +1,6 @@ +ash\_model.paths.shortest\_s\_walk +================================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: shortest_s_walk \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.temporal_s_dag.rst b/docs/reference/paths/ash_model.paths.temporal_s_dag.rst new file mode 100644 index 0000000..598f1d9 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.temporal_s_dag.rst @@ -0,0 +1,6 @@ +ash\_model.paths.temporal\_s\_dag +================================= + +.. currentmodule:: ash_model.paths + +.. autofunction:: temporal_s_dag \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.time_respecting_s_walks.rst b/docs/reference/paths/ash_model.paths.time_respecting_s_walks.rst new file mode 100644 index 0000000..183ff2d --- /dev/null +++ b/docs/reference/paths/ash_model.paths.time_respecting_s_walks.rst @@ -0,0 +1,6 @@ +ash\_model.paths.time\_respecting\_s\_walks +=========================================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: time_respecting_s_walks \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.walk_duration.rst b/docs/reference/paths/ash_model.paths.walk_duration.rst new file mode 100644 index 0000000..5e76054 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.walk_duration.rst @@ -0,0 +1,6 @@ +ash\_model.paths.walk\_duration +=============================== + +.. currentmodule:: ash_model.paths + +.. autofunction:: walk_duration \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.walk_length.rst b/docs/reference/paths/ash_model.paths.walk_length.rst new file mode 100644 index 0000000..771103f --- /dev/null +++ b/docs/reference/paths/ash_model.paths.walk_length.rst @@ -0,0 +1,6 @@ +ash\_model.paths.walk\_length +============================= + +.. currentmodule:: ash_model.paths + +.. autofunction:: walk_length \ No newline at end of file diff --git a/docs/reference/paths/ash_model.paths.walk_weight.rst b/docs/reference/paths/ash_model.paths.walk_weight.rst new file mode 100644 index 0000000..f5f6e65 --- /dev/null +++ b/docs/reference/paths/ash_model.paths.walk_weight.rst @@ -0,0 +1,6 @@ +ash\_model.paths.walk\_weight +============================= + +.. currentmodule:: ash_model.paths + +.. autofunction:: walk_weight \ No newline at end of file diff --git a/requirements_docs.txt b/requirements_docs.txt index 96990f6..e89ae83 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -4,4 +4,6 @@ networkx matplotlib pandas tqdm -sphinx_rtd_theme \ No newline at end of file +sphinx_rtd_theme +nbsphinx +furo \ No newline at end of file