search for: bci

Displaying 20 results from an estimated 30 matches for "bci".

Did you mean: bcd
2015 Jun 18
3
[LLVMdev] problem with replacing an instruction
...loat* noalias %arg2) { entrypoint: %0 = getelementptr float* %arg1, i64 0 %1 = bitcast float* %0 to <4 x float>* I must be close but the final instruction replacement results in a segfault. for (Instruction& I : BB) { if (isa<BitCastInst>(I)) { BitCastInst* BCI = dyn_cast<BitCastInst>(&I); for (Use& U : I.operands()) { Value* V = U.get(); if (!dyn_cast<Instruction>(V)) { // must be a function's argument std::vector<llvm::Value*> vect_1; vect_1.push_back(Build...
2010 Sep 20
3
Help!
...I have done so far with the codes below I was able to run a regression analysis for core ‘a’ of individual 1 in the species “Apeime”. But rather than do this 240 times, I would like to tell R to repeat the process automatically using loops or any method that works.   Code:   RG2<-BCI[BCI$Species == "APEIME" & BCI$Individual == 1 & BCI$Core == "a", ] > plot(x=RG2$DP..cm., y=RG2$WD..g.cm3, xlab="Distance from pith cm", main="APEIME1a", ylab="Wood density g/cm3") > RG2lm<-lm(RG2$WD..g.cm3~RG2$DP..cm.) >...
2005 Aug 04
1
Where the error message comes from?
...d0,f) { mmc1 <- mean(d0[1:k,4]*f[1:k]) mmc2 <- mean(d0[(k+1):(2*k),4]*f[(k+1):(2*k)]) mme1 <- mean(d0[1:k,5]*f[1:k]) mme2 <- mean(d0[(k+1):(2*k),5]*f[(k+1):(2*k)]) c((mmc1-mmc2)/(mme1-mme2),seR^2) } bout <- boot(d,icer, R=999, stype="f", strata=d[,1]) bci <- boot.ci(bout, conf = 0.95, type = c("norm","basic","stud","perc","bca")) sk1[j] <- 3*(mean(d1[,2])-median(d1[,2]))/sd(d1[,2]) sk2[j] <- 3*(mean(d2[,2])-median(d2[,2]))/sd(d2[,2]) R2[j] <- R n10[j] <- (100 &l...
2010 Aug 16
2
When to use bootstrap confidence intervals?
...tion(x, ind) mean(x[ind]) ci.norm <- function(sample.size, n.samples, mu=0, sigma=1, boot.reps) { t.under <- 0; t.over <- 0 bca.under <- 0; bca.over <- 0 for (k in 1:n.samples) { x <- rnorm(sample.size, mu, sigma) b <- boot(x, samplemean, R = boot.reps) bci <- boot.ci(b, type="bca") if (mu < mean(x) - qt(0.975, sample.size - 1)*sd(x)/sqrt(sample.size)) t.under <- t.under + 1 if (mu > mean(x) + qt(0.975, sample.size - 1)*sd(x)/sqrt(sample.size)) t.over <- t.over + 1 if (mu < bci$bca[4]) bca.under...
2005 Jun 17
3
screen fonts
Does anyone know of any programs capable of fine tuning my screen display settings? I'm using the NVIDIA drivers, and everything is slightly blurry - regardless of how much (or little) I set anti-aliasing to.
2011 Feb 04
2
vegan and sweave using xtable
Dear all, Using: library(vegan) data(BCI) mod <- radfit(BCI[1,]) mod RAD models, family poisson No. of species 93, total abundance 448 par1 par2 par3 Deviance AIC BIC Null 39.5261 315.4362 315.4362 Preemption 0.042797 21.8939 299.8041 302.3367 Lognormal...
2015 Oct 19
3
Managed Languages BOF @ Dev Meeting
...d block, like > > superblock: # unwinds to unwind_block > null_check(ptr_a) > do_something > null_check(ptr_b) > do_something_again > > unwind_block: > ;; either ptr_a is null or ptr_b is null > if (ptr_a == null) > throw_nullptrexception(bci = 42) > else ;; if (ptr_b == null) > throw_nullptrexception(bci = 43) > > So the code explosion problem still exists (in unwind_block), and > we've duplicated a bunch of code. Does it? I guess it depends on how you are implementing the exceptions. I was expecting that...
2012 Apr 21
1
Barplot problem
Hello, I have little experience with r, so I wonder if someone could help me? I need to plot a diversity measure (Fisher`s alpha) for different sites. I calculated the values using the following commands: Data(BCI) alphaBCI <- fisher.alpha(BCI) I need boxplots showing the data variation between sites. Then I tried: boxplot(as.data.frame(alphaBCI)) However, it does not appear the box plots for different sites but only the boxplots for alpha, se, df. Residual and code? Do anyone know the right expression...
2008 Feb 20
3
Specaccum
Se ha borrado un texto insertado con un juego de caracteres sin especificar... Nombre: no disponible Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080220/4ba85b57/attachment.pl
2008 Mar 19
0
[ANNOUNCE] xf86-video-savage 2.2.0
...t from pScrn->currentMode fix the build for the non-pci-rework case (compile tested only) Fix reversed logic in SavageMapMem() Alex Villacs Lasso (1): Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for arbitrary downscale Alex Villac?s Lasso (4): BCI can only handle widths that are multiple of 16, so only use BCI for these (for now). Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past the end of the allocated video buffer. Reset lastKnownPitch to 0 right after enabling streams. Do not wait for vertical retra...
2015 Oct 18
3
Managed Languages BOF @ Dev Meeting
I won’t be able to attend, but I’d be interested in hearing if any conclusions are reached on several of these topics: > On 16 Oct 2015, at 21:27, Joe Ranieri via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > - Dealing with the explosion of basic blocks that come up with > languages where almost every function call, implicit and explicit, can > raise exceptions. This
2010 May 31
1
Vegan fisher.alpha error
...ogseries, n.r = n.r, p = p, N = N, hessian = TRUE, ...) : missing value in parameter I am trying to find fisher alpha for a list of 100 data frames, and I tried it on individual data frames in the list, which gave me the error above. I have every data frame in the same format as the example data BCI, species as column names and quadrats as row names. Can anyone explain what the error is about? Thanks a lot. Kang Min
2007 Aug 09
1
S4 based package giving strange error at install time, but not at check time
...vector", "distance", "random.fingerprint", "as.character", "length", "show") export("fp.sim.matrix", "fp.to.matrix", "fp.factor.matrix", "fp.read.to.matrix", "fp.read", "moe.lf", "bci.lf", "cdk.lf") and all the exported methods are defined. As an example consider the 'fold' method. It's defined as setGeneric("fold", function(fp) standardGeneric("fold")) setMethod("fold", "fingerprint", function(fp) {...
2020 Feb 03
3
Hard disk activity will not die down
I updated my backup server this weekend from CentOS 7 to CentOS 8. OS disk is SSD, /dev/md0 are two 4TB WD mechanical drives. No hardware was changed. 1. wiped all drives 2. installed new copy of 8 on system SSD 3. re-created the 4TB mirror /dev/md0 with the same WD mechanical drives 4. created the largest single partition possible on /dev/md0 and formatted it ext4 5. waited several hours for the
2017 Aug 10
4
InstCombine GEP
...mplify: 1915 /// X = bitcast A* to B* 1916 /// Y = gep X, <...constant indices...> 1917 /// into a gep of the original struct. This is important for SROA and alias 1918 /// analysis of unions. If "A" is also a bitcast, wait for A/X to be merged. 1919 if (BitCastInst *BCI = dyn_cast<BitCastInst>(PtrOp)) { 1920 .... I'm not sure how transforming GEP offset to i8 type will help alias analysis & SROA for the mentioned test case. Regards, Ashutosh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.or...
2020 Feb 03
0
Hard disk activity will not die down
> ----- Original Message ----- > From: Chris Pemberton [mailto:pchris.bci at gmail.com] > To: centos at centos.org > Sent: Mon, 3 Feb 2020 13:28:27 -0600 > Subject: [CentOS] Hard disk activity will not die down > > I updated my backup server this weekend from CentOS 7 to CentOS 8. > OS disk is SSD, /dev/md0 are two 4TB WD mechanical drives. > No har...
2020 Feb 03
0
Hard disk activity will not die down
Hi, Ext4 is (slowly) initializing group blocks as far as I can remember. Patience should do the trick :) HTH, Le 3 f?vrier 2020 20:28:27 GMT+01:00, Chris Pemberton <pchris.bci at gmail.com> a ?crit : >I updated my backup server this weekend from CentOS 7 to CentOS 8. >OS disk is SSD, /dev/md0 are two 4TB WD mechanical drives. >No hardware was changed. > >1. wiped all drives >2. installed new copy of 8 on system SSD >3. re-created the 4TB mirror /d...
2010 Oct 13
1
Pipeline pilot fingerprint package
Hi, I am trying to see if I can use R to perform more rigorous regression analysis. I wonder if the fingerprint package is able to handle pipeline pilot fingerprints (ECFC6 etc) now. Thank you, Eric [[alternative HTML version deleted]]
2009 Jan 23
2
extend hdd in domU
Hi Alli need some information about how i can extend the HDD in domU. I am a domU having 10GB of disk assigned to it now which is running out of space. is there a way i can assign a other 10GB space to the system in such a way that it appears as a single HDD of 20GB without loss of data. Thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2010 Sep 30
2
[LLVMdev] strange code behavior when non-prototyped user function are called
...; preds = %entry ret void } Notice there is now a bitcast operator embedded inside the call instruction. The problem, however, is that the 2nd flavor of LLVM IR breaks my code, which tries to detect all Call Instructions inside all Functions: ... if (BitCastInst *BCI = dyn_cast<BitCastInst>(II)){ errs() <<"find BitCastInst\n"; ... } if (CallInst *CI = dyn_cast<CallInst>(II)){ errs() <<"find CallInst\n"; ... } ... As a result, neither of the above two cases can trigger. I am as...