On Tue, Mar 07, 2017 at 04:36:15PM -0800, Thomas Turner wrote: > The Chen-Shapiro(CS) test was used to test normality for > Lagged Fibonacci PRNG. > > Normality Hypothesis Test: > > The null hypothesis formally tests if the population > the sample represents is normally-distributed. For > CS, when the normality hypothesis is True, the > distribution of QH will have a mean close to 1. > > Information on CS can be found here: > > http://www.stata-journal.com/sjpdf.html?articlenum=st0264 > http://www.originlab.com/doc/Origin-Help/NormalityTest-Algorithm > > Signed-off-by: Thomas Turner <thomas...@googlemail.com> > --- > libavutil/tests/lfg.c | 164 +++++++- > tests/fate/libavutil.mak | 4 + > tests/ref/fate/lfg | 1007 > ++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 1153 insertions(+), 22 deletions(-) > create mode 100644 tests/ref/fate/lfg
applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at talking, realize last or never when they are wrong.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel