enthought / enthought/distarray

Distarray's random functions should use their own random state.

Open
#386 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, `distarray.dist.random` uses `numpy.random` internally for its functions. This morphs NumPy's global random state, which might be unexpected to users who are using NumPy alongside distarray, and want to specify NumPy's random state.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.