Skip to content

Commit 907c98e

Browse files
chore: change style and references for doc
1 parent 95528d2 commit 907c98e

87 files changed

Lines changed: 11303 additions & 28874 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 02a1949e5d5ed3f05329265c18410616
3+
config: 495056e95c5d3b016219afa0130528f0
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/function_dynamic.png

172 KB
Loading

docs/_modules/index.html

Lines changed: 93 additions & 398 deletions
Large diffs are not rendered by default.

docs/_sources/hypergraph.rst.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
EasyGraph-Hypergraph
1+
EasyHypergraph
22
========
33

44
Overview
55
+++++++++++++
66

7-
The Hypergraph library is maintained by EasyGraph. Its architecture is shown as follows:
7+
We present a comprehensive, computation-effective, and storage-saving hypergraph library designed not only for in-depth hypergraph analysis but also for the growing field of hypergraph learning. The library, called EasyHypergraph, allows users from multiple disciplines to input hypergraph data, efficiently perform hypergraph analysis or hypergraph learning tasks on large-scale datasets by utilizing computational workflow, and gain insights from higher-order structures. EasyHypergraph’s broad capabilities and computational efficiency empower researchers and practitioners from various fields to effectively harness the potential of higher-order networks, sparking innovative solutions for practical problems.
8+
Its architecture is shown as follows:
89

9-
.. image:: function_framework.png
10+
.. image:: function_dynamic.png
1011

1112

1213
Examples

docs/_sources/reference.rst.txt

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,5 @@ computation methods within the same platform.
1818
:maxdepth: 2
1919
:caption: Contents:
2020

21-
reference/easygraph.classes.rst
22-
reference/easygraph.datasets.rst
23-
reference/easygraph.functions.basic.rst
24-
reference/easygraph.functions.centrality.rst
25-
reference/easygraph.functions.community.rst
26-
reference/easygraph.functions.components.rst
27-
reference/easygraph.functions.drawing.rst
28-
reference/easygraph.functions.graph_embedding.rst
29-
reference/easygraph.functions.graph_generator.rst
30-
reference/easygraph.functions.path.rst
31-
reference/easygraph.functions.rst
32-
reference/easygraph.functions.structural_holes.rst
33-
reference/easygraph.model.hypergraphs.rst
34-
reference/easygraph.model.rst
35-
reference/easygraph.nn.convs.hypergraphs.rst
36-
reference/easygraph.nn.convs.rst
37-
reference/easygraph.nn.rst
38-
reference/easygraph.random.rst
39-
reference/easygraph.readwrite.json_graph.rst
40-
reference/easygraph.readwrite.rst
41-
reference/easygraph.rst
42-
reference/easygraph.utils.rst
43-
reference/modules.rst
21+
reference/modules.rst
22+

docs/_sources/reference/easygraph.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Subpackages
55
-----------
66

77
.. toctree::
8-
:maxdepth: 4
8+
:maxdepth: 2
99

1010
easygraph.classes
1111
easygraph.datapipe

docs/_static/background_b01.png

78 Bytes
Loading

0 commit comments

Comments
 (0)