summaryrefslogtreecommitdiff
path: root/numpy/random/info.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove stray numpy/random/info.py fileRalf Gommers2019-09-221-5/+0
* MAINT: Remove duplicate docstring and incorrect location of __all__ from np.r...Eric Wieser2018-08-121-136/+2
* BUG: Add choice and dirichlet to numpy.random.__all__.Charles Harris2015-11-021-0/+4
* DOC: Fix misleading description of random_sample in numpy.random docstring.Mark Dickinson2013-10-151-2/+2
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* Update `random` docstring.Stefan van der Walt2008-08-211-3/+82
* Remove global symbols from numpy. Remove use of replacetypechars in convertcode.Travis Oliphant2006-07-121-1/+0
* More numpy fixes...Travis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+56