diff options
Diffstat (limited to 'doc/source/reference/randomgen/extending.rst')
| -rw-r--r-- | doc/source/reference/randomgen/extending.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/randomgen/extending.rst b/doc/source/reference/randomgen/extending.rst index c9d987b59..64f2ddcc1 100644 --- a/doc/source/reference/randomgen/extending.rst +++ b/doc/source/reference/randomgen/extending.rst @@ -59,6 +59,8 @@ directly in Numba after compiling the file distributions.c into a DLL or so. An example showing the use of a more complicated distribution is in the examples folder. +.. _randomgen_cython: + Cython ====== |
