We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726fcf4 commit fbd941eCopy full SHA for fbd941e
docs/src/index.md
@@ -10,7 +10,7 @@ highly efficient dynamic networks by describing the local dynamics of the edges
10
Complex network systems are composed by the entities that comprise them (the nodes) and the relationships that
11
connect each entity with one another (the edges). The mathematical structure is called
12
[Graph](https://en.wikipedia.org/wiki/Graph_theory) and it is used more or less interchangeably with the word
13
- Network). The graphical depictions of such networks are also called graphs. You will see both usages in this guide.
+ Network).
14
15
In this graph of a simple 5-node network
16
```@example
0 commit comments