You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2017/04/12 23:36:41 UTC

[jira] [Updated] (MATH-1409) "UncorrelatedRandomVectorGenerator" is shaky

     [ https://issues.apache.org/jira/browse/MATH-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles updated MATH-1409:
-------------------------
    Description: 
This unit test (package "o.a.c.m.random") is too sensitive to the seed.
Using a fixed seed to make it pass (rather than relaxing the tolerance) gives a wrong impression about the code's purpose (or potentially hides a bug).


  was:
This unit test (package "o.a.c.m.random") is too sensitive to the seed.
Using a fixed seed used to make it pass (rather than relaxing the tolerance) gives a wrong impression about the code's purpose (or potentially hides a bug).



> "UncorrelatedRandomVectorGenerator" is shaky
> --------------------------------------------
>
>                 Key: MATH-1409
>                 URL: https://issues.apache.org/jira/browse/MATH-1409
>             Project: Commons Math
>          Issue Type: Test
>            Reporter: Gilles
>            Priority: Minor
>              Labels: unit-test
>             Fix For: 4.0
>
>
> This unit test (package "o.a.c.m.random") is too sensitive to the seed.
> Using a fixed seed to make it pass (rather than relaxing the tolerance) gives a wrong impression about the code's purpose (or potentially hides a bug).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)