Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: remove stray numpy/random/info.py file | Ralf Gommers | 2019-09-22 | 1 | -5/+0 |
* | MAINT: Remove duplicate docstring and incorrect location of __all__ from np.r... | Eric Wieser | 2018-08-12 | 1 | -136/+2 |
* | BUG: Add choice and dirichlet to numpy.random.__all__. | Charles Harris | 2015-11-02 | 1 | -0/+4 |
* | DOC: Fix misleading description of random_sample in numpy.random docstring. | Mark Dickinson | 2013-10-15 | 1 | -2/+2 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+1 |
* | Update `random` docstring. | Stefan van der Walt | 2008-08-21 | 1 | -3/+82 |
* | Remove global symbols from numpy. Remove use of replacetypechars in convertcode. | Travis Oliphant | 2006-07-12 | 1 | -1/+0 |
* | More numpy fixes... | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+56 |