Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: change to link (from review) | mattip | 2019-12-05 | 1 | -0/+2 |
| | |||||
* | DOC, MAINT: fix documentation, remove __init__.py | mattip | 2019-11-20 | 3 | -3/+3 |
| | |||||
* | API: restructure and document numpy.random C-API (#14604) | Matti Picus | 2019-11-19 | 5 | -0/+28 |
* 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 |