enthought / enthought/distarray

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

Aperta
#386 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
5
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start in the distarray.dist.random module and trace where its functions use numpy.random. Check the existing random behavior and determine how to verify that calling distarray random functions no longer changes NumPy's global random state. Done means distarray random functions continue to work while NumPy's separately configured state remains unaffected.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
numpy, python
Ambito
distributed-systems
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.