summaryrefslogtreecommitdiff
path: root/numpy/random/entropy.pyx
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove the entropy c-extension modulemattip2019-09-131-155/+0
* ENH: use SeedSequence to generate entropy for seedingmattip2019-06-261-0/+2
* DOC: Add __all__ and document lockKevin Sheppard2019-05-271-0/+2
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-4/+5
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+150