Skip to content

WIP: use Generator instead of RandomState#528

Open
andyfaff wants to merge 4 commits intodfm:mainfrom
andyfaff:rng
Open

WIP: use Generator instead of RandomState#528
andyfaff wants to merge 4 commits intodfm:mainfrom
andyfaff:rng

Conversation

@andyfaff
Copy link
Contributor

This WIP PR provides a basis for using np.random.Generator instead of the legacy RandomState. (RandomState is not going away, but it's also not going to have improvements made to it)

Unfortunately merging this would create a large amount of back incompatibility. Generator and RandomState have very different ways of setting internal state.

This might be something to aim for a big version bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant