pyHomogeneity icon indicating copy to clipboard operation
pyHomogeneity copied to clipboard

Allow specifying seed for pettit test

Open hansonmcoombs opened this issue 1 year ago • 0 comments

Thanks for your work. It would be helpful if you could set a seed value for functions like the pettit test to allow absolute reproducibility when needed. I'm a bit unclear on your structure, but it should be reasonably simple to to add a "seed" kwarg with a default None value and then call np.random.seed() before any generator.

hansonmcoombs avatar Jan 29 '24 00:01 hansonmcoombs