summaryrefslogtreecommitdiff
path: root/numpy/random/include/bitgen.h
Commit message (Collapse)AuthorAgeFilesLines
* API: restructure and document numpy.random C-API (#14604)Matti Picus2019-11-191-20/+0
| | | | | | | | | | | | | | | | * API: restructure and document numpy.random C-API * DOC: fix bad reference * API: ship, document, and start to test numpy.random C-API examples * API, DOC, TST: fix tests, refactor documentation to include snippets * BUILD: move public headers to numpy/core/include/numpy/random * TST: ignore DeprecationWarnings in setuptools and numba * DOC: document the C-API as used from Cython
* API: rearrange the cython files in numpy.randommattip2019-10-111-0/+20