search for: worder

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

Did you mean: order
2005 Feb 25
3
Loops and dataframes
Hi, I am experiencing a long delay when using dataframes inside loops and was wordering if this is a bug or not. Example code: > st <- rep(1,100000) > ed <- rep(2,100000) > for(i in 1:length(st)) st[i] <- ed[i] # works fine > df <- data.frame(start=st,end=ed) > for(i in 1:dim(df)[1]) df[i,1] <- df[i,2] #takes for ever R: R 2.0.0 (2004-10-04) OS: Linu...
2018 Apr 27
3
GSOC 2018: Diversification of Search Results
...on. A hosted copy is available > (http://lemurproject.org/clueweb09.php/index.php#Services) which may > be accessed but requires a license. The license is free and granted to > an organisation by applying online > (http://lemurproject.org/clueweb09/organization_ > agreement.clueweb09.worder.Mar30-18.pdf) > . If a maintainer could have a look at this, that would be great. It's > mentioned on the website that it takes around 2 weeks to obtain the > license, and as discussed in the interview, I might evaluate the > GLS-MPT implementation before moving on to optimizations...
2012 May 07
1
[PATCH] Add missing functions to VorbisComment class + a few other things
...aracters, but I don't think vorbis comments support values that large anyway. Anyway, here's a patch that casts to FLAC__uint32, Note I have the offending code on a very different line number (current git I think), so this patch may not apply cleanly. But it's a one-liner anyway (a one-worder actually), so you could just read it and apply it manually... Also, I don't know if such a cast is considered an expensive operation, but in that case it might be possible to first check the size of size_t (during preprocessing) to see if it is larger than 32 bits. The cast is unnecessary if i...
2002 Jun 12
0
Help with Varimax (mva)
I am using R mainly for multiple linear regression and principal components analyses and I am quite happy with it. I think it is a worderful work you have done. But I am having a problem when using Varimax for rotating loadings obtaines from a princomp (I use the cor = TRUE option): the variance across the components in the variables does not mantain. Let me explain it with an example in which the variances, which should be the same...
2002 Nov 05
0
login name - capital and lower case
Hello, I am wordering how Samba treats the user/account name of a logged in W95 and/or W9x Client? I have the following problem: We want to switch our file- and printer services from netware to samba 2.2.5. The client need also to connect to a netwarebased oracle db 7.x. When I log in to Samba as PDC with capital...