search for: 346176

Displaying 5 results from an estimated 5 matches for "346176".

2009 Mar 29
1
Quantiles for bivariate normal distribution
Hi, Does anyone know how to write a R function to solve the quantile c for the following equation. P(Z1>1.975, Z2<c)+ P(Z1>c, Z2>c)=0.05/6. Z1 and Z2 have a bivariate normal distribution with mean 0, variance 1 and correlation 0.5. Thanks a lot! Hannah [[alternative HTML version deleted]]
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...e/Benchmarks/llubenchmark/llu                                  | > 0.0000 3896     0.0300      *                0.0300      |    6.10    6.30 >  6.24 *           6.31 | 0.97    0.98    n/a          n/a > MultiSource/Benchmarks/mafft/pairlocalalign                              | > 3.7200 346176   1.9100      *                *           |    0.00    0.00 >  0.00 *           0.00 | -       -       n/a          n/a > MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio              | > 0.0100 2324     0.0100      *                0.0100      |    0.00    0.01 >  0.01 *  ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya, > 1) Compile llvm from source and untar the llvm-test in the projects > directory (name it llvm-test or test-suite). Choose to use a > pre-compiled llvm-gcc or re-compile it yourself. I compiled llvm and llvm-gcc with separate objects directories. Platform is x86_64-linux-gnu. > 2) Run make check, report any failures (FAIL or unexpected pass). Note > that you need to
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...ubenchmark/ > llu | 0.0000 3896 0.0300 > * 0.0300 | 6.10 6.30 6.24 * > 6.31 | 0.97 0.98 n/a n/a > MultiSource/Benchmarks/mafft/ > pairlocalalign | 3.7200 346176 > 1.9100 * * | 0.00 0.00 0.00 > * 0.00 | - - n/a n/a > MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/ > rawcaudio | 0.0100 2324 0.0100 > * 0.0100 | 0.00...
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers, 2.6 pre-release2 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ If you have time, I'd appreciate anyone who can help test the release. To test llvm-gcc: 1) Compile llvm from source and untar the llvm-test in the projects directory (name it llvm-test or test-suite). Choose to use a pre- compiled llvm-gcc or re-compile it yourself. 2) Run make check,