You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ between the [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl) and the
6
6
highly efficient dynamic networks by describing the local dynamics of the edges and vertices of the network.
7
7
8
8
The core idea of this package is to define the **global dynamics** of a complex network in terms of **local dynamics**: each node and each edge exhibits some local dynamics defined as an input-output system.
9
-
The graph topology describes, how the local dynamical systems are interconnected. To learn more check out the docs on the [mathematical model](@ref) behind NetworkDynamics.jl.
9
+
The graph topology describes, how the local dynamical systems are interconnected. To learn more check out the docs on the [Mathematical Model](@ref) behind NetworkDynamics.jl.
10
10
For basic terminology see the Wikipedia article on [Graph Theory](https://en.wikipedia.org/wiki/Graph_theory).
0 commit comments