blob: 368f5fcd5676b47e8daa63b43e52a8c332069452 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.. _extending_cython_example:
Extending `numpy.random` via Cython
-----------------------------------
.. toctree::
setup.py.rst
extending.pyx
extending_distributions.pyx
|