summaryrefslogtreecommitdiff
path: root/numpy/random/dsfmt.pyx
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove dSFMTmattip2019-06-161-416/+0
* MAINT: Change keyword from reserved wordKevin Sheppard2019-06-071-5/+5
* STY: Clean up codeKevin Sheppard2019-05-271-1/+0
* DOC: Add __all__ and document lockKevin Sheppard2019-05-271-0/+10
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-96/+96
* BUG: __dealloc__ can be called without __init__ in some error modesmattip2019-05-201-9/+11
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+405