summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/examples/numba.rst
blob: 1a6dd6e85b182b9c44f99aa605243dd4b3a240aa (plain)
1
2
3
4
5
6
7
Extending via Numba
-------------------

The source of ``numpy/random/_examples/numba/extending.py``

.. literalinclude:: ../../../../../numpy/random/_examples/numba/extending.py
    :language: python