sfstoolbox/sfs-python

Change RandomState to default_rng

mgeier opened this issue · 0 comments

This is used in sfs.array.linear_random().

IIUC, this has been changed in NumPy 1.17, so we should probably wait a while before we are doing this.

See: