Skip to content

Conversation

@relf
Copy link
Owner

@relf relf commented Oct 19, 2025

This PR prepares a smooth transition from the legacy np.RandomState random number generator to the new generator type np.random.Generator.
LHS random_state still works with a deprecation warning message. Users are adviced to use the new seed parameter as random_state will be removed in the future.

Relates to #27

@relf relf marked this pull request as ready for review October 20, 2025 08:02
@relf relf merged commit 1fdf3f4 into master Oct 24, 2025
7 checks passed
@relf relf deleted the deprecate-random-state branch October 24, 2025 08:16
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