search for: hsiu

Displaying 20 results from an estimated 35 matches for "hsiu".

Did you mean: hsi
2015 Mar 11
2
Notes on building a gcc toolchain for Rtools (but not multilib)
On Wed, Mar 11, 2015 at 1:40 AM, Hsiu-Khuern Tang <tangoh at gmail.com> wrote: > On Tue, Mar 10, 2015 at 8:54 PM, Avraham Adler <avraham.adler at gmail.com> wrote: >> >> I successfully rebuilt R-devel_2015-03-09 with the most recent version >> of Rtools tonight, building both ICU_531 and this time libcu...
2015 Mar 11
1
Notes on building a gcc toolchain for Rtools (but not multilib)
On Wed, Mar 11, 2015 at 1:23 PM, Hsiu-Khuern Tang <tangoh at gmail.com> wrote: > On Tue, Mar 10, 2015 at 10:47 PM, Avraham Adler <avraham.adler at gmail.com> wrote: >> On Wed, Mar 11, 2015 at 1:40 AM, Hsiu-Khuern Tang <tangoh at gmail.com> wrote: >>> On Tue, Mar 10, 2015 at 8:54 PM, Avraham Adler &lt...
2015 Mar 09
5
Notes on building a gcc toolchain for Rtools (but not multilib)
On Mon, Mar 9, 2015 at 3:50 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 08/03/2015 10:02 PM, Hsiu-Khuern Tang wrote: >> Hi, >> >> [This is a follow-up to the "New version of Rtools for Windows" thread >> in January, but I just subscribed and don't know how to reply to an >> old thread -- my apologies.] > > I am planning to put a new Rtools onlin...
2015 Mar 10
2
Notes on building a gcc toolchain for Rtools (but not multilib)
----- Original Message ----- > From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > To: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org > Sent: Monday, March 9, 2015 10:40:02 AM > Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) > > On 09/03/2015 11:07 AM, Hsiu-Khuern Tang wrote: > > On Mon, Mar 9, 2015 at 3:5...
2015 Mar 10
3
Notes on building a gcc toolchain for Rtools (but not multilib)
----- Original Message ----- > From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > To: "Dan Tenenbaum" <dtenenba at fredhutch.org> > Cc: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org > Sent: Tuesday, March 10, 2015 11:37:12 AM > Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) > > On 10/03/2015 12:54 PM, Dan Tenenbaum wrote: > > > > ----- Original Me...
2015 Mar 11
2
Notes on building a gcc toolchain for Rtools (but not multilib)
...ools tonight, building both ICU_531 and this time libcurl (7.39) as well (and OpenBLAS, of course). The internet bug is still there, but the rest of make-check all passed with flying colors, as did building 'microbenchmark' from source (with all the other needed packages, including Rcpp and Hsiu-Kheurn's change to NM was *not* used). My non-BLAS test tonight ran faster than last night; maybe 1000 iterations aren't enough or I had something else eating up clock cycles last night. Either way, outside the internet bug, it's looking good for Windows 64bit (Win7 at least). Thanks,...
2015 Mar 10
1
Notes on building a gcc toolchain for Rtools (but not multilib)
On Tue, Mar 10, 2015 at 4:07 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 09/03/2015 11:02 PM, Hsiu-Khuern Tang wrote: >> Hi Duncan, >> >> On Mon, Mar 9, 2015 at 10:40 AM, Duncan Murdoch >> <murdoch.duncan at gmail.com> wrote: >>> On 09/03/2015 11:07 AM, Hsiu-Khuern Tang wrote: >>>> >>>> On Mon, Mar 9, 2015 at 3:50 AM, Duncan Murdoch...
2015 Jan 21
4
[LLVMdev] Using basicaa alias analysis pass
...as the original bit code hello.bc. That is no alias analysis information is printed on the screen or recorded in the resulting result.bc file. Could someone explain what I should do to get some results from basicaa alias analysis pass? Thank you very much. Your help is much appreciated! Sheng-Hsiu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150121/0f9d400e/attachment.html>
2015 Mar 11
2
Notes on building a gcc toolchain for Rtools (but not multilib)
...wrote: > On 10/03/2015 2:56 PM, Dan Tenenbaum wrote: > > > > > > ----- Original Message ----- > >> From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > >> To: "Dan Tenenbaum" <dtenenba at fredhutch.org> > >> Cc: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org > >> Sent: Tuesday, March 10, 2015 11:37:12 AM > >> Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) > >> > >> On 10/03/2015 12:54 PM, Dan Tenenbaum wrote: &g...
2015 Mar 11
0
Notes on building a gcc toolchain for Rtools (but not multilib)
On Tue, Mar 10, 2015 at 10:47 PM, Avraham Adler <avraham.adler at gmail.com> wrote: > On Wed, Mar 11, 2015 at 1:40 AM, Hsiu-Khuern Tang <tangoh at gmail.com> wrote: >> On Tue, Mar 10, 2015 at 8:54 PM, Avraham Adler <avraham.adler at gmail.com> wrote: >>> >>> I successfully rebuilt R-devel_2015-03-09 with the most recent version >>> of Rtools tonight, building both ICU_531 and...
2015 Mar 10
3
Notes on building a gcc toolchain for Rtools (but not multilib)
Hi Duncan, On Mon, Mar 9, 2015 at 10:40 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 09/03/2015 11:07 AM, Hsiu-Khuern Tang wrote: >> >> On Mon, Mar 9, 2015 at 3:50 AM, Duncan Murdoch <murdoch.duncan at gmail.com> >> wrote: >> > On 08/03/2015 10:02 PM, Hsiu-Khuern Tang wrote: >> >> Hi, >> >> >> >> [This is a follow-up to the "New versi...
2009 Jul 02
3
Question about <<- assignment
Is this expected behavior? > z <- 1:5 > z[1] <<- 0 Error in z[1] <<- 0 : object "z" not found The documentation seems to suggest that z will be found in the global environment and modified accordingly. Best, Hsiu-Khuern.
2006 Oct 13
2
How to see if row names of a dataframe are stored compactly
...seen" mean "possibly in some future version of R" in this case? > (x <- as.data.frame(matrix(1:9, nrow=3))) V1 V2 V3 1 1 4 7 2 2 5 8 3 3 6 9 > attributes(x)$row.names [1] 1 2 3 > row.names(x) <- seq(len=nrow(x)) > attributes(x)$row.names [1] 1 2 3 Best, Hsiu-Khuern.
2003 Oct 29
1
Wishlist: user-specified color names for palette() (PR#4836)
Full_Name: Hsiu-Khuern Tang Version: 1.8.0 OS: GNU/Linux (Debian unstable) Submission from: (NULL) (156.153.255.243) Hi, I use palette(rgb(red=..., green=..., blue=..., names=mycolors)) to define my own color palette. After doing this, the names `mycolors' are not stored in palette() anymore, so that pa...
2004 Nov 12
1
plot.rpart ignores uniform=TRUE if graphics device is not open (PR#7361)
Full_Name: Hsiu-Khuern Tang Version: 2.0.0 OS: Debian GNU/Linux Submission from: (NULL) (156.153.255.236) Hi all, If fit is an rpart object, plot(fit, uniform=TRUE) ignores uniform=TRUE if the graphics device is not already open. To reproduce this: library("rpart") example(plot.rpart) dev.off() #...
2015 Mar 10
0
Notes on building a gcc toolchain for Rtools (but not multilib)
On 10/03/2015 2:56 PM, Dan Tenenbaum wrote: > > > ----- Original Message ----- >> From: "Duncan Murdoch" <murdoch.duncan at gmail.com> >> To: "Dan Tenenbaum" <dtenenba at fredhutch.org> >> Cc: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org >> Sent: Tuesday, March 10, 2015 11:37:12 AM >> Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) >> >> On 10/03/2015 12:54 PM, Dan Tenenbaum wrote: >>> >>&...
2015 Mar 11
0
Notes on building a gcc toolchain for Rtools (but not multilib)
...PM, Dan Tenenbaum wrote: > > > > > > > > > ----- Original Message ----- > > >> From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > > >> To: "Dan Tenenbaum" <dtenenba at fredhutch.org> > > >> Cc: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org > > >> Sent: Tuesday, March 10, 2015 11:37:12 AM > > >> Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools > > >> (but not multilib) > > >> > > >> On 10/03...
2015 Mar 10
0
Notes on building a gcc toolchain for Rtools (but not multilib)
On 09/03/2015 11:02 PM, Hsiu-Khuern Tang wrote: > Hi Duncan, > > On Mon, Mar 9, 2015 at 10:40 AM, Duncan Murdoch > <murdoch.duncan at gmail.com> wrote: >> On 09/03/2015 11:07 AM, Hsiu-Khuern Tang wrote: >>> >>> On Mon, Mar 9, 2015 at 3:50 AM, Duncan Murdoch <murdoch.duncan at gmail...
2015 Mar 10
0
Notes on building a gcc toolchain for Rtools (but not multilib)
On 10/03/2015 12:54 PM, Dan Tenenbaum wrote: > > ----- Original Message ----- > > From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > > To: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org > > Sent: Monday, March 9, 2015 10:40:02 AM > > Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) > > > > On 09/03/2015 11:07 AM, Hsiu-Khuern Tang wrote: > > > On...
2006 Oct 05
1
matrix multiplication
...matrices, I use for loops to multiply both X and A as following p<-3 for ( i in 1:p){ XX<- X%*%A[i] } However, it only shows the result when i=p. How can I derive the results which include all possible value of XX[i], i=1,..,p, rather than just i=p thanks for any help Ya-Hsiu [[alternative HTML version deleted]]