| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Remove Cython conditional compilation and use preprocessor only
|
|
|
|
| |
Correct type form long to int64
|
|
|
|
|
|
| |
Extend multinomial to allow broadcasting
Fix zipf changes missed in NumPy
Enable 0 as valid input for hypergeometric
|
|
remove files that were part of the origal repo
rework randomgen docs to integrate with numpy and fix some links
remove convenience functions, require explicit call to gen.brng
move code out of numpy.random.randomgen into numpy.random
|