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/tutorials/attractors.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,9 @@ fig
130
130
131
131
## Basins of attraction
132
132
133
-
Estimating the basins of attraction of these attractor is a matter of a couple lines of code. First we define the state space are to estimate the basins for. Here we can re-use the `grid` we defined above. Then we only have to call
133
+
Estimating the basins of attraction of these attractors is a matter of a couple lines of code.
134
+
First we define the state space are to estimate the basins for.
135
+
Here we can re-use the `grid` we defined above. Then we only have to call
0 commit comments