search for: manhour

Displaying 7 results from an estimated 7 matches for "manhour".

Did you mean: manhours
2008 May 04
1
Residual resampling for non linear reg model
...resample.mp ~ cases/(alpha + (beta * cases)), start = init.values, : singular gradientafter R has only produced a few bootstraps.Could anyone suggest where I am going wrong? Would greatly appreciate it!Mary manpower<-read.table("http://www.creem.st-and.ac.uk/len/classes/mt3607/data/manhours_surgical.dat", header=TRUE)#attach dataattach(manpower)B<-999#number of data pointsn<-dim(manpower)[1]#alpha level to use for the confidence limitsalpha<-0.05#matrix that's going to contain the bootstrap coefficientsboot.coef<-matrix(NA, B+1, 2)#fit the initial modelinit.value...
2009 Feb 18
0
[LLVMdev] svn pre-commit hook: help needed
...ns is a *crime* (the same effect as making a whole [every field, every function] c++ program const-qualified, and using const_cast everywhere to live with it) 3. pre-commit hook rejecting not properly formatted commits *is* a good thing. We use it at work and it saves tens or even (few) hundreds manhours per month when merging commits between different releases while spending less than 1 minute per commit (formatter run per project takes about 1 min). At llvm, code style policy probably will not save that much, because you don't have to maintain 3-5 branches (trunk, testing, production + appr...
2006 May 13
0
Fwd: дополнение
any news? ---------- Forwarded message ---------- From: Emin Hasanov <emin@hasanov.com> Date: May 10, 2006 11:50 AM Subject: Fwd: ?????????? To: Rovshan Baghirov <rovshanb@gmail.com> Rovshan, how would you estimate this work in terms of manhours? ---------- Forwarded message ---------- From: Anar Ibrahimov < anar@autostar.az> Date: May 10, 2006 11:22 AM Subject: ?????????? To: emin@hasanov.com ?????? ????, ???? ?????????? ?????? ????????? ????????? ? ???? ????????. ?? ???? ????, ??? ? ??????????????, ? ???????? ? ???? ????...
2005 May 25
2
Re: Demonizing generic Linux issues as Fedora Core-only issues -- WAS: Hi, Bryan
...a year later. I think it's great that CentOS is trying to be the best of both worlds: SLA- quality with added features. But it really is "demonizing" when all I see is people making complaint after complaint about RHEL not having something when many, many, _many_ Fedora Development manhours were made trying to get exactly what you wanted working. At some point Red Hat has to say "this doesn't work, even if it works in 2-3 months, it still won't have time to 'bake' in usage, so we're dropping it from consideration for this version of RHEL." > I haven...
2014 Jan 06
4
Can we trust RedHAt encryption tools?
Recently I have been deeply troubled by evidence revealing the degree to which U.S. based corporations (well actually all resident in any of the so-called 5-eyes countries) appear to have rolled over and assumed the position with respect to NSA inspired pressure to cripple public key encryption and facilitate intrusions into their software products. This has engendered in me a significant degree
2002 May 16
9
WinY2k Access Denied on Printing
I have a Red Hat Linux release 7.1 (Seawolf) Samba 2.2.4 PDC and fileserver built with --with-ldapsam. The clients are either win9x or WinY2k. Authenitcation, etc... all works great. But print sharing is a real pain. Under 2.2.1a printing worked great, but our VOIP phone system wouldn't joint the domain until we upgraded to 2.2.4. Initial testing of 2.2.4 made it seem like everything
2007 May 25
11
howto build xen from source with existing config?
hi, i´m using fedora core 6 and want to build xen 3.1 from source for the 2.6.20 kernel. how can i build xen with the existing kernel-config from /boot (e.g. config-2.6.20-1.2948.fc6xen) and an installed kernel-devel (source) package? is it good to use this config or should i create a new one? i searched the net and haven´t found any howto to build xen from source with newer kernel versions and