Skip to content

Commit 7a892e3

Browse files
authored
add cython example to list of tutorials (#6)
1 parent c69cb2d commit 7a892e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ These tutorials show how it is possible to write your own simulators
99
using the ``tskit`` Tables API.
1010

1111
- A simple forwards-time [Wright-Fisher](wfforward.md) simulator.
12+
- The simple Wright-Fisher example implemented using [Cython](wfcython.md)
1213

1314

1415
## Advanced topics in coalescent simulation

0 commit comments

Comments
 (0)