arpra-project/arpra

Gaussian noise symbols

jamesturner246 opened this issue · 0 comments

Noise symbols ε are currently all uniformly distributed in [-1, 1]. The possibility of having ε normally distributed about 0, with standard distribution σ, might also be useful, for statistical applications.

Normally distributed ε could be stored and computed in a separate array, in a similar manner to uniformly distributed ε. All σ for each ε would need to be stored globally.