Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master
http://hackage.haskell.org/trac/ghc/changeset/57944ffef0b8e08baa0f58e3a9c86749973e5b05 >--------------------------------------------------------------- commit 57944ffef0b8e08baa0f58e3a9c86749973e5b05 Author: Ian Lynagh <i...@well-typed.com> Date: Wed Dec 12 00:39:37 2012 +0000 Add slow output for fft2 on x86_64/Linux I haven't checked if the output is right or not, but it looks roughly consistent with the existing variety of values. >--------------------------------------------------------------- spectral/fft2/fft2.slowstdout-x86_64 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/spectral/fft2/fft2.slowstdout-x86_64 b/spectral/fft2/fft2.slowstdout-x86_64 new file mode 100644 index 0000000..b9aa777 --- /dev/null +++ b/spectral/fft2/fft2.slowstdout-x86_64 @@ -0,0 +1,3 @@ +result1 = 21167.208319565725 +result2 = 2.5474713264389584e-11 +result3 = 2.2515139335155254e-6 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc