summaryrefslogtreecommitdiff
path: root/numpy/random/mtrand/numpy.pxd
Commit message (Expand)AuthorAgeFilesLines
* BENCH: convert bencmarks to asv formatmattip2019-05-201-163/+0
* BUILD: move files out of _randomgenmattip2019-05-201-2/+0
* MAINT: Prepare master for 1.17.0 development.Charles Harris2018-12-081-0/+2
* DEP, ENH: deprecate UPDATEIFCOPY (except for nditer) and replace with WRITEBA...Matti Picus2017-11-081-1/+1
* MAINT,BUG: Fix mtrand for Cython 0.27.Charles Harris2017-09-251-1/+11
* REF: Remove direct access to flatiter typesKevin Sheppard2017-08-221-0/+1
* MAINT: Always use PyCapsule instead of PyCObject in mtrand.pyx.Charles Harris2016-04-101-6/+0
* ENH: Add dtype argument to random.randint.Charles Harris2016-01-021-0/+16
* BUG: reject too large seeds to RandomStateJulian Taylor2014-05-151-0/+2
* ENH: replace GIL of random module with a per state lockJulian Taylor2014-05-021-4/+4
* UPD: Make numpy.pxd and mtrand.pyx use non-deprecated macros/functions.Charles Harris2012-04-061-38/+45
* MOV: Rename numpy.pxi to numpy.pxd to conform to current Cython.Charles Harris2012-04-061-0/+133