search for: wae

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

Did you mean: pae
2008 Jun 12
2
Predicting from an nls model
I keep running up against the same error when I try to plot a line from a nls model. The data is fisheries length/weight data. Code follows: require(graphics) pow = nls(Weight~alpha*Length^beta, data=wae, start=list(alpha=0.0000001, beta=3.0), trace=TRUE) predict(pow) plot(Weight~Length, data = wae, pch=19, xlab="Length (mm)", ylab="Weight (g)", xlim = c(150,1000)...
2011 Oct 13
1
[LLVMdev] Are x86/ARM likely to support atomics larger than 2 pointers?
There's a discussion over on cfe-commits about how future-proof to make the C1x/C++11 atomic ABI. (http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20111010/047647.html) One argument is that, because C ABI changes are painful, and processors may introduce larger atomic operations in the future, we should try to design the atomics implementation in such a way that it can take
2008 Dec 18
2
Contextstack overlow
All - I have a number of rows that I am assigning length classes to via l.class<-with(wae, ifelse((Length>=120)&(Length<130),"125", ifelse((Length>=130)&(Length<140),"135", ifelse((Length>=140)&(Length<150),"145", ifelse((Length>=150)&(Length<160),"155", ifelse((Length>=160)&(Length<170),...
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
...NsY1yYgqjuXP+NAs7AjICED0kP8AjWjxML31OV0mZNuGgijXzSzooBfPJOOtPaVmBDSMQeoJ 61rDT7QgER5B6EMf8aP7NtP+eX/jx/xpfWIdg9kzIaRmUKzsVHQE8ClWZ0XasrqB2DVptZWCHDqq n0Lkf1pfsFl8vyD5unznn9aPrEOweyfcyncucuxY+pOab8tbA06zPSLP/Aj/AI0v9m2n/PL/AMeP +NH1mHmHsmY3y0fLWsbKwUkFVBHUFzx+tOGn2bdIweM8Oen50fWYeYeyZj/LR8tbP9m2n/PL/wAe P+NH9m2n/PL/AMeP+NH1mHmHsmY3y0fLWw2n2arlowAO5c/40HT7NcbowMnAy55P50fWYeYeyZj/ AC0fLWwNOsz0iz/wI/40v9m2n/PL/wAeP+NH1mHmHsmY3y0fLWz/AGbaf88v/Hj/AI01LGxfOxFb HXDk/wBaPrMPMPZMyPlo+Wtn+zbT/nl/48f8aRdPs2XKxgg9w5/xo+sw8w9kzH+Wj5a2f7NtP+eX /jx/xo/s20/55f8Ajx/xo+sw8w9kzG+Wj5a2f7NtP+eX/jx/xpDp1mASYsAdSWP+NH1m...
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