summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/legacy.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-061-1/+2
* DOC: Fix the link to the quick-start in the old API functionsSebastian Berg2020-09-031-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2019-12-191-1/+1
* DOC: fixes from reviewmattip2019-11-211-4/+12
* DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-211-0/+60
* DOC: fix doc linking, was referencing private submodules.Ralf Gommers2019-08-251-10/+8
* DOC: clean up examples.Robert Kern2019-06-271-8/+9
* DOC: np.random documentation cleanup and expansion.Robert Kern2019-06-271-14/+10
* Revert "MAINT: Implement API changes for randomgen-derived code"Kevin Sheppard2019-05-271-2/+2
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-10/+11
* DOC: tighten up documentation, add a table of comparisonmattip2019-05-201-3/+6
* MAINT: remove legacy, refactor legacy -> mtrand in docsmattip2019-05-201-45/+59
* BUG: __dealloc__ can be called without __init__ in some error modesmattip2019-05-201-0/+110