-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
Thanks for this most useful port. I'm trying to use this library to help with porting some code from Matlab (which uses the Ziggurat algorithm for randn) to Python. Perhaps I missed this in the documentation..is there a way to set the random seed of the algorithm just before calling randn? I tried using numpy's set_state function before every invocation (by using a saved state) and every call to randn gives me a different result, so perhaps I'm using it incorrectly.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels