search for: apuder

Displaying 3 results from an estimated 3 matches for "apuder".

Did you mean: puder
2010 May 08
3
Count cases in a list
Hi everybody, I would like to count how many times names in list L, nombreL, apear in list C, nombreC. Can I improve the next program? cuenta <- 0 topL <- length(nombreL) topC <- length(nombreC) for (i in 1:topL) { for (j in 1:topC) { k <- grep(noquote(nombreL[i]),nombreC[j])
2016 Jul 05
2
Adding a NOP bitcode instruction
...first foray into the guts of LLVM and I'm not sure I'm doing things the right way. I came up with a patch that adds a NOP (no operation) that will work with llvm-as, llvm-dis, and lli. It would be nice if one of the experts could take a look and give some quick feedback: https://github.com/apuder/llvm/commit/c58b0c65ac367c8a392a94063afe39b66daa01d4 TIA, Arno
2004 Dec 09
0
Ser + Asterisk & DMZ
Hi all I am in this strange situation: we had ser configured to relay calls to numbers to asterisk extensions and all used to work nicely, with both ser and asterisk running on the same machine with public ip (ser on port 5060 and * on 5061). We had to move temporarily our server to another provider which put our server on a dmz, so that now we have our server with private ip but reachable from