summaryrefslogtreecommitdiff
path: root/numpy/random/mtrand/initarray.c
Commit message (Expand)AuthorAgeFilesLines
* BENCH: convert bencmarks to asv formatmattip2019-05-201-151/+0
* BUILD: move files out of _randomgenmattip2019-05-201-1/+0
* UPD: Add NPY_NO_DEPRECATED_API to some more files.Charles Harris2012-04-061-0/+1
* BUG: Use npy_intp instead of long in mtrand.cgohlke2012-03-101-4/+4
* BUG, STY: Make gaussian random number generators with identical behaviourCharles Harris2010-05-261-0/+1
* STY: Some c coding style cleanups.Charles Harris2010-05-261-101/+115
* Hard tab removal.Charles Harris2009-10-201-55/+55
* Fix init_by_array to properly initialize the has_gauss and has_binomial membe...Robert Kern2006-06-241-0/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+134