Displaying 4 results from an estimated 4 matches for "pn1".
Did you mean:
p1
2004 Oct 22
3
pgamma discontinuity (PR#7307)
Full_Name: Morten Welinder
Version: 2
OS: Solaris/space/gcc2.95.2
Submission from: (NULL) (65.213.85.217)
I changed src/nmath/standalone/test.c to read:
---------------------------------------------------------------------------------
#define MATHLIB_STANDALONE 1
#include <Rmath.h>
#include <stdio.h>
int
main()
{
double x;
for (x = 99990; x <= 100009; x++)
printf
2004 Jan 15
1
Exactness of ppois
Hello,
by checking the precision of a convolution algorithm, we found the
following "inexactness":
We work with R Version 1.8.1 (2003-11-21) on Windows systems (NT, 2000,
XP).
Try the code:
## Kolmogorov distance between two methods to
## determine P(Poisson(lambda)<=x)
Kolm.dist <- function(lam, eps){
x <- seq(0,qpois(1-eps, lambda=lam), by=1)
max(abs(ppois(x,
1999 Jul 29
0
Strange problem with samba 1.9.18p10 on Solaris 2.6
...18. 145.228.119. 192.168.100. 192.168.101. 145.228.7.96 145.228.111.193 145.228.14.
# hosts allow = 145.228.118.205
; M$ Workgroups/Domains etc.
os level = 33
workgroup = MAT
; do NOT enable the next 2 lines !!
;netbios name = demohu01
;netbios aliases = demohu01 ue01 ue01-pn1 ue01-pn2
remote announce = 192.168.100.255 192.168.101.255
;remote browse sync = 192.168.100.255 192.168.101.255
;local master = yes
;preferred master = yes
; printing
printing = bsd
printcap name = /etc/printcap
load printers = yes
print command = /usr/local/es/lpr -r -P%p %s; rm -f %s
l...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking