We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69cb2d commit 7a892e3Copy full SHA for 7a892e3
docs/README.md
@@ -9,6 +9,7 @@ These tutorials show how it is possible to write your own simulators
9
using the ``tskit`` Tables API.
10
11
- A simple forwards-time [Wright-Fisher](wfforward.md) simulator.
12
+- The simple Wright-Fisher example implemented using [Cython](wfcython.md)
13
14
15
## Advanced topics in coalescent simulation
0 commit comments