search for: jorg

Displaying 20 results from an estimated 2168 matches for "jorg".

Did you mean: joerg
2011 Nov 15
2
[LLVMdev] Pass options to the linker
Hi all, I'm trying to use the PPL (Parma Polyhedra Library, bugseng.com/products/ppl) in one of my LLVM passes getting the error: > Error opening > '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': > /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so: > undefined symbol: _ZNK23Parma_Polyhedra_Library13PIP_Tree_Node2OKEv > -load request ignored. Let me explain how I get to this point. To make simpl...
2011 Nov 15
1
[LLVMdev] Pass options to the linker
On Tuesday, November 15, 2011 at 10:11:25 (+0100), Duncan Sands wrote: >> Hi Jorge, >> >> > I'm trying to use the PPL (Parma Polyhedra Library, >> > bugseng.com/products/ppl) in one of my LLVM passes getting the error: >> > >> >> Error opening >> >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnaly...
2011 Nov 15
0
[LLVMdev] Pass options to the linker
Hi Jorge, > I'm trying to use the PPL (Parma Polyhedra Library, > bugseng.com/products/ppl) in one of my LLVM passes getting the error: > >> Error opening >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': >> /home/jorge/SvnReps/Systems/llvm...
2014 Oct 13
4
Compile dovecot with sieve/managesieve support
I see, If i need anything else i'll post, Thanks, > -----Original Message----- > From: Larry Rosenman [mailto:larryrtx at gmail.com] > Sent: segunda-feira, 13 de Outubro de 2014 21:05 > To: Jorge Bastos > Subject: Re: Compile dovecot with sieve/managesieve support > > Pigeonhole does ManageSieve as well...... > > On 10/13/14, Jorge Bastos <mysql.jorge at decimal.pt> wrote: > > Larry & Pascal, > > > > Thanks for the reply. > > > > Ok...
2013 Aug 25
3
Rodondeo de una matriz
Gracias, Jorge. Y cual fue la solucion a la que llegaron? --JIV Sent from my phone. Please excuse my brevity and misspelling. On Aug 25, 2013, at 8:36 AM, Jorge Ayuso Rejas <jayusor@gmail.com> wrote: Esto lo hice yo en una práctica en la universidad, Definíamos un problema de optimización entera minimiz...
2002 Mar 04
3
Fwd: Samba connections
I havent got an answer for this question on netfilter list, maybe you can help me. thnx in advance! Jorge S. ---------- Forwarded Message ---------- Subject: Samba connections Date: Fri, 1 Mar 2002 11:55:25 -0500 From: Jorge Sarmiento <jsarmiento@ccom.org> To: netfilter@lists.samba.org I have a Linux Samba server with the INPUT chain in DROP, and the following ports accepted: 137, 138, 139....
2014 Dec 09
3
Optimizar paste0()?
Gracias, Javier. Los datos "d" corresponden un archivo de texto de ~1.92GB. Voy a explorar la posibilidad con sqldf, aunque confieso que mi conocimiento de SQL es bastante limitado. Saludos cordiales, Jorge.- 2014-12-09 23:50 GMT+11:00 "Marcuzzi, Javier Rubén" < javier.ruben.marcuzzi en gmail.com>: > Estimado Jorge Velez > > ¿Que pasa si usa sqldf que trabaja con sqlite o alguna conección a base de > datos y realiza una concateneción en sql? > > Javier Marcuzzi &g...
1997 Dec 04
11
/etc/passwd - Domain Controller Synchronization
...to know if this kind of synchcronization is possible with Samba (we only need to reflect changes made on NT to Unix, we don't need it to work from Unix to NT). If you think you can help me please email me your answers directly as I'm not a member of this mailing list. Thanks in advance. Jorge. (Microsoft - Portugal)
2010 Jul 27
6
Eval() or parse() do not work inside function
...ning this returns an error: >f.graph.two.vbs("data","RECORD") Error in data$RECORD : $ operator is invalid for atomic vectors Repeating the individual commands in the workspace does work though.. Do I need to pass the object data in the arguments for this to work? Thanks, Jorge -- Jorge A. Ahumada Technical Director Tropical Ecology Assessment and Monitoring Network (TEAM) Science and Knowledge Division Conservation International 2011 Crystal Dr. Suite 500 Arlington, VA 22202 Phone: 703-341-2543 Mobile: 202-716-3374 http://www.teamnetwork.org/
2005 Apr 20
7
A question about function behavior
...re. I have a function like this: a = function(t) { max(0,t+1) } very simple, but if I pass a vector of n values to this function I expect n evaluations of max and instead I get only one value (the largest value of them all..). Is there anyway to do this without invoking a for loop? thanks, Jorge
2013 Dec 03
5
seleccionar columnas de un dataframe mediante variables
Buenos días a todos: Para empezar, y como este es mi primer mensaje a la lista, me presentaré. Mi nombre es Jorge Tornero y trabajo en el Instituto Español de Oceanografía como Ayudante de Investigación. No soy usuario habitual de R pero estoy tomando contacto con él de cara a un proyecto en el que ando involucrado. Mi consulta es: Me interesaría poder seleccionar columnas de un dataframe, pero emplean...
2005 Sep 06
6
strange behavior of acts_as_taggable
...`each'' from ./script/../config/../lib/taggable.rb:277:in `tag'' from (irb):20 >> s.id => 3 >> Tag.find_by_name(''warp'').id => 8 It exchanges the story and tags IDs, but I have no idea why it does. Any suggestion? TIA, Koke -- Jorge Bernal <jbernal-OqA2i3GDl8k@public.gmane.org> Warp Networks S.L. http://www.warp.es/ [EN] http://koke.amedias.org/ [ES] http://www.amedias.org/koke
2011 Apr 01
4
Rexcel path problem
...part shows the error message form the R console. It seems that Excel is opening the R console without any problems. The problem I am seeing is that Rinterface.RRun instruction is interpreting the "\T" part of the path as an R command. It does not recognize the "X:\Trading\Energy\JorgeSpace\TMPholder\cpixe\home models\" as a one single string, or path. Any ideas how can I fix the problem? Thanks ,' Jorge VB code Sub tester() Rinterface.StartRServer Rinterface.RRun ("source('X:\Trading\Energy\JorgeSpace\TMPholder\cpixe\home models\toto.R')&...
2014 Dec 09
3
Optimizar paste0()?
...ence.es Saludos, Carlos Ortega El 9 de diciembre de 2014, 14:13, "Marcuzzi, Javier Rubén" < javier.ruben.marcuzzi en gmail.com> escribió: > Mejor > sqldf("select x, y, x || ':' || y || '-ABC' as z from d") > > El 09/12/2014 a las 09:55 a.m., Jorge I Velez escibió: > > Gracias, Javier. > > > > Los datos "d" corresponden un archivo de texto de ~1.92GB. Voy a > > explorar la posibilidad con sqldf, aunque confieso que mi conocimiento > > de SQL es bastante limitado. > > > > Saludos cordiales...
2015 Jul 05
2
Problema con loop
Hola Jorge. Usando sapply mejoró un poco pero no demasiado en realidad. Una vez lo estuve relojeando a mclapply (y otras funciones de ese paquete), pero no probé mas allá de algunos ejemplos. Voy a terminar este trabajo y lo pruebo, ya te contaré cuanto mejoró. Un abrazo y gracias nuevamente! El 5 de...
2015 Apr 07
2
Informes periódicos con R
Hola Jorge Perdona que sea tan pesado, pero no encuentro el fichero docx. Tampoco me manejo muy bien con RStudio. He insertado lo que me has dicho; pero solo tengo en la pantalla la opción “Knit HTML” y siempre me genera un HTML. He instalado “pander” pero no obtengo el docx Gracias Jesús De: Jo...
2008 Jul 23
3
Constrained coefficients in lm (correction)
Dear list, In my previous email, the model I'd like to estimate is rea=a*st+b*mod+error, where a+b=1 and a,b>0. My apologies for the misunderstanding. Thanks for all your help, Jorge On Wed, Jul 23, 2008 at 3:35 PM, Jorge Ivan Velez <jorgeivanvelez@gmail.com> wrote: > > Dear list, > > I have a data set which looks like myDF (see below) and I'd like to > estimate the linear model rea=a*rea+b*mod+error, where a+b=1 and a,b>0. I > tried > >...
2017 Oct 23
2
master/master replications v. 2.2.32
...replicator service tries to replicate every user on my database even when the iterate_query is correctly set up and the command "doveadm user '*' " shows only the users I want to replicate, I think I am missing something but I do not know what. Thank you so much for your help. Jorge C.
2008 Jul 07
5
question on lm or glm matrix of coeficients X test data terms
Hi, is there an easy way to get the calculated weights in a regression equation? for e.g. if my model has 2 variables 1 and 2 with coefficient .05 and .6 how can I get the computed values for a test dataset for each coefficient? data var1,var2 10,100 so I want to get .5, 60 back in a vector. This is a one row example but I would want to get a matrix of multiplied out coefficients
2014 Mar 12
2
Lectura de texto
Hola Jorge, Algo pasa con el fichero... He abierto el link de Dropbox, y he salvado el texto como "txt.txt" en local. Pruebo a abrirlo en R y...: > scan(file="txt.txt")Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, : scan() expected 'a real', go...