We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30929c commit 38745ddCopy full SHA for 38745dd
1 file changed
README.md
@@ -81,7 +81,7 @@ True
81
[(3.099055278145548, 1.7976931348623157e+308)]
82
```
83
84
-Let's now try limited waiting-time (with dt = 5.0) reachability:
+Let's now try limited waiting-time (with $dt = 5.0$) reachability:
85
```pycon
86
>>> import reticula as ret
87
>>> state = ret.mersenne_twister(42)
0 commit comments