| Commit message (Expand) | Author | Age | Files | Lines |
* | [FIX] Make np.random.shuffle less brain-dead | Nathaniel J. Smith | 2012-07-17 | 2 | -8406/+7846 |
* | GEN: regenerate mtrand.c to make doc changes show up. | Ralf Gommers | 2012-07-07 | 1 | -2226/+3025 |
* | DOC: merge wiki edits. Add percentile to statistics routines (ML suggestion). | Ralf Gommers | 2012-07-07 | 1 | -13/+13 |
* | STY: Remove trailing whitespace. | Charles Harris | 2012-04-06 | 1 | -1/+1 |
* | UPD: Regenerate mtrand.c | Charles Harris | 2012-04-06 | 1 | -3252/+3253 |
* | UPD: Add NPY_NO_DEPRECATED_API to some more files. | Charles Harris | 2012-04-06 | 1 | -0/+1 |
* | UPD: Make numpy.pxd and mtrand.pyx use non-deprecated macros/functions. | Charles Harris | 2012-04-06 | 2 | -123/+132 |
* | MOV: Rename numpy.pxi to numpy.pxd to conform to current Cython. | Charles Harris | 2012-04-06 | 1 | -0/+0 |
* | GEN: Regenerate mtrand.c from modified mtrand.pyx. | Charles Harris | 2012-03-10 | 1 | -1438/+1560 |
* | BUG: Use npy_intp instead of long in mtrand. | cgohlke | 2012-03-10 | 4 | -39/+40 |
* | DOC: merge wiki doc edits. | Ralf Gommers | 2012-03-03 | 2 | -1229/+1219 |
* | BUG: fix some Python 2.4 compatibility issues. | Ralf Gommers | 2012-03-03 | 2 | -1578/+1542 |
* | DOC: Fix another detail in randn documentation. | Charles Harris | 2012-02-01 | 2 | -4/+4 |
* | DOC: Fix docstrings of rand and randn a bit more and regenerate. | Charles Harris | 2012-01-27 | 2 | -2042/+2044 |
* | PYX: Regenerate mtrand.c | Charles Harris | 2012-01-21 | 1 | -4/+4 |
* | Fixed RandomState docstrings. | Joonas Paalasmaa | 2012-01-21 | 1 | -3/+3 |
* | BUG: Fix dimension checks in random.choice. Make sure last entry in cdf | Charles Harris | 2011-12-17 | 2 | -2473/+2517 |
* | FIX: Add release notes, use inverse cdf method for non-uniform | Chris Jordan-Squire | 2011-12-17 | 2 | -3788/+3799 |
* | FIX: Changed named to choice, reverted other changes. | Chris Jordan-Squire | 2011-12-17 | 2 | -74/+60 |
* | ENH: New sample function, bugs in tests fixed | Chris Jordan-Squire | 2011-12-16 | 2 | -4159/+5941 |
* | BUG: fix random.test_noncentral_f issue under win64 + MSVC9. Closes #1801. | Ralf Gommers | 2011-04-22 | 1 | -2/+2 |
* | CYT: Regenerate mtrand.c file. | Charles Harris | 2011-03-10 | 1 | -5900/+6516 |
* | ENH: Add check for maximum average allowed in poisson rng. Original | Charles Harris | 2011-03-10 | 1 | -0/+9 |
* | DOC: merge wiki changes for numpy.random and regenerate mtrand.c | rgommers | 2011-03-02 | 2 | -5879/+5572 |
* | BUG: Ticket #1690, fix overflow error in randint. Slightly modified from the | Justin Peel | 2011-01-24 | 2 | -5511/+5909 |
* | DOC: Merge wiki changes for RandomState as far as possible. Closes #1503. | rgommers | 2010-07-26 | 1 | -57/+69 |
* | BUG: core: use PyCapsule objects only on Python >= 3.0, stay with PyCObjects ... | Pauli Virtanen | 2010-07-17 | 1 | -1/+1 |
* | ENH: random: strip absolute paths from generated mtrand.c line number comment... | Pauli Virtanen | 2010-07-09 | 1 | -0/+2 |
* | GEN: random: Regenerate mtrand.c | Pauli Virtanen | 2010-07-09 | 1 | -1068/+1079 |
* | BUG: random: accept Python long as input to np.random.permutation (#1535) | Pauli Virtanen | 2010-07-09 | 1 | -1/+1 |
* | BUG, STY: Make gaussian random number generators with identical behaviour | Charles Harris | 2010-05-26 | 2 | -14/+19 |
* | STY: A Few more coding style cleanups. | Charles Harris | 2010-05-26 | 1 | -9/+20 |
* | STY: Some c coding style cleanups. | Charles Harris | 2010-05-26 | 2 | -142/+165 |
* | ENH, BUG: PyCObject will be deprecated in python 2.7. So use the NpyCapsule | Charles Harris | 2010-05-03 | 1 | -0/+3 |
* | BUG: Replace deprecated PyCObject by PyCapsule for Python >= 3.1. | Charles Harris | 2010-02-23 | 2 | -1082/+1074 |
* | 3K: ENH: regenerate mtrand.c with a newer Cython, for better Python 3 compati... | Pauli Virtanen | 2010-02-21 | 1 | -4686/+5426 |
* | API and ABI changes: Removed BigArrayType, Fixed hasobject to an integer (an... | Travis Oliphant | 2010-02-15 | 1 | -1/+1 |
* | random: regenrate mtrand.c | Pauli Virtanen | 2009-12-06 | 1 | -2550/+2630 |
* | 3K: random: make mtrand to import | Pauli Virtanen | 2009-12-06 | 2 | -2/+27 |
* | Hard tab removal. | Charles Harris | 2009-10-20 | 5 | -261/+258 |
* | Regenerate mtrand.c | Pauli Virtanen | 2009-10-02 | 1 | -2096/+2096 |
* | Docstring update: random | Pauli Virtanen | 2009-10-02 | 1 | -70/+903 |
* | Docstring updates, part 1 | Pauli Virtanen | 2009-10-02 | 1 | -1/+87 |
* | Regenerate mtrand.c | Pauli Virtanen | 2009-06-02 | 1 | -2/+2 |
* | Fix errors in examples in docstrings | Pauli Virtanen | 2009-06-02 | 1 | -1/+1 |
* | mtrand: regenerate mtrand.c | Pauli Virtanen | 2009-05-21 | 1 | -4546/+2456 |
* | Docstring fixes: make some examples to work properly | Pauli Virtanen | 2009-05-20 | 1 | -5/+6 |
* | Regenerate mtrand with cython-0.11 on David's urging. | Charles Harris | 2009-04-16 | 1 | -5944/+11991 |
* | Rebuild mtrand.c with cython and change the script to use cython. | Charles Harris | 2009-04-16 | 2 | -5251/+11850 |
* | Regenerate mtrand.c | Pauli Virtanen | 2009-03-27 | 1 | -1998/+2032 |