search for: pase

Displaying 20 results from an estimated 89 matches for "pase".

Did you mean: page
2007 Sep 11
4
Questions about the new idmap interface
Hi, I tried to configure the new idmap interface. Currently without much success. I have two samba domains, trusting each other. Each PDC using it's own LDAP server. I tried idmap domains = DOM1, DOM2 idmap config DOM1:default = yes idmap config DOM1:backend = ldap idmap config DOM1:ldap_base_dn = ou=Idmap,dc=dom1,dc=mydomain,dc=de idmap config
2009 Feb 17
1
[LLVMdev] information-transfer between analysis-pases
...o that other passes can use them. -Raad ________________________________ From: Eli Friedman <eli.friedman at gmail.com> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Sent: Tuesday, February 17, 2009 9:52:58 AM Subject: Re: [LLVMdev] information-transfer between analysis-pases On Tue, Feb 17, 2009 at 12:46 AM, RAAD B <raad_7007 at yahoo.com> wrote: > Hello together, > > I have seen that the analysis-results are stored in llvm-IR as annotations. > For example <; preds = %entry> in basicBlock level and <; <i32*> [#uses=2]> > for a v...
2009 Feb 17
3
[LLVMdev] information-transfer between analysis-pases
Hello together, I have seen that the analysis-results are stored in llvm-IR as annotations. For example <; preds = %entry> in basicBlock level and <; <i32*> [#uses=2]> for a variable. Is there any documentation about annotations? Regards Raad -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 17
0
[LLVMdev] information-transfer between analysis-pases
On Tue, Feb 17, 2009 at 12:46 AM, RAAD B <raad_7007 at yahoo.com> wrote: > Hello together, > > I have seen that the analysis-results are stored in llvm-IR as annotations. > For example <; preds = %entry> in basicBlock level and <; <i32*> [#uses=2]> > for a variable. > > Is there any documentation about annotations? That isn't really analysis;
2014 Mar 19
2
Posible error en la documentación de "aggregate"
Hola compañeros, estaba utilizando la función "aggregate" y quería que tuviese en cuenta los NAs. He leido la documentación de dicha función y aparece esto: # and if you want to treat NAs as a group fby1 <- factor(by1, exclude = "") fby2 <- factor(by2, exclude = "") aggregate(x = testDF, by = list(fby1, fby2), FUN = "mean")
2013 Jun 14
2
Argumento &quot;Puntos suspensivos&quot;
Hola a tod en s: Tengo una función del tipo f &lt;- function(...) { args &lt;- list(...) # validaciones } En la cual debo realizar una validación diferente para cada argumento que se pase, y no consigo identificar los nombres de los argumentos con names(args). ¿Alguna idea o sugerencia acerca de cómo realizar este tipo de validaciones?. Gracias. Salud! Eva
2016 Oct 29
3
pasar argumentos de consola a un script de R que contiene source
...#!/usr/bin/env Rscript args = commandArgs(trailingOnly=TRUE) source("carga-datos.R") source("modelo.R") y quiero llamar a mi script desde consola con Rscript --vanilla miscript.R datos1.csv De forma que se guarde como argumento el nombre del fichero que quiero cargar y se pase a al script carga-datos.R. El problema es que aunque si guarda datos1.csv en el objeto args , parece que "carga-datos.R" no lo ve, no sé si es que no está en el global environment. ¿Alguna idea de cómo resolverlo? Gracias. Un saludo. José Luis Cañadas
2006 Mar 26
3
PXE -> tftp -> WinPE vs NForce 4
Hi The setup, as in the subject, is supposed to boot a Winpe to install xp to a clean PC. I use the Ramdisk method (ie PXELinux pases the setup on to the M$ pxe loader and and boots WinPE) It works perfectly with evry other chipset, but Nvidias NForce 4. (tested 15 different) With NF4 it loads up well but the M$ PnP routine detects the Network management bus wrong (nvidia specific approach to first load a bus driver and after th...
2016 Oct 17
3
Libvirt newer than 2.1.0 doesnt start up
Hi all, I have some problems with libvirt >2.1.0 (so 2.2.0 and 2.3.0): I have a working environment using libvirt 2.1.0 with 1 domain (called "mail") and one network (called "default6"), both are autostarted. I have no problems with this environment using libvirt 2.1.0, everything works great. But after (testwise) updating to libvirt 2.2.0 or 2.3.0, libvirt doesn't
2016 Oct 28
1
Re: Libvirt newer than 2.1.0 doesnt start up
On 10/28/2016 05:59 PM, Laine Stump wrote: > Sigh. I am currently hanging my head in shame :-( > > See: > https://www.redhat.com/archives/libvir-list/2016-October/msg01281.html > > My only excuse is that the task was too simple, and I've come to rely > on reviewers too much so I was lazy and inattentive. > > Again, :-( Just to give short feedback: I just applied
2010 May 22
5
quota and postfix virtual users
hi everyone i have a mailserver working with postfix 2.5.1 vda and virtual user with mysql and dovecot, everything is working fine but i want to offer quota and i have a problem with that because the quota in roundcube appear but calculate is wrong i need to delete the maildirsize file to force to recalculate, what can i do??? in my dovecot i have imap{ quota imap_quota, in plugins section i have
2011 Mar 26
2
Verify tomcat config
...the config to make sure it's correct and complete. The desired setup is: - httpd receives all requests - httpd processes all requests for static content - httpd passes all requests for dynamic content to tomcat Most examples I found seem to assume that all queries, including static, are pased on to tomcat. To implement the correct behaviour, I came up with this conf.d fragment: <LocationMatch ".*WEB-INF.*"> AllowOverride None deny from all </LocationMatch> <Proxy *> AddDefaultCharset Off Order deny,allow Allow from all </Proxy> ProxyP...
2017 Mar 16
6
Pregunta (debate) sobre licencia R
...Imaginemos el siguiente ejemplo. Una empresa crea un software totalmente basado en R para comercializarlo o alguien realiza un proyecto de consultoría (a modo freelance) con este fin, ... (o ejemplo con esa idea) Pregunta 1: Si yo me entero de ese desarrollo ¿Tendría yo derecho a exigir que se me pase el código fuente de todo lo realizado o de que estuviese disponible para su descarga? Pregunta 2: Si alguien de forma (seguro no ética e ilegal no sé si las dos cosas o una de ellas) colgase en algún sitio el código fuente y alguien lo descargase y lo revendiese ¿Tendría el creador derecho a ser...
2010 Dec 14
3
last thought before switching to ZFS
...make a poll whit 4 2TB ind raidz1 can it so be convetet to a raidZ2 or to I nede to start whit raridZ2. my data are only my movies iso and som holiday photos. but I dont like to do the rip one more time whit all my movies. and som will call me paranoid now but I also copy my data 1/1 to a HDD and pase it out site my home for backup. and one last thing what os will be the best choices for os I can read opensolaris are not going to be maintenance. will it be just solaris ? I are not so much in solaris but can it ben buy whit out monthly support =$ -- This message posted from opensolaris.org
2018 Mar 05
2
problema con shiny
Hola Miguel-Ángel esa instrucción la he puesto para que no me haga el break y se reinicie RStudio. Si quito esa instrucción y hago que se pase la salida al wiewer panel de Rstudio me aparece el mismo error pero además se aborta la sesión de RStudio y con la instrucción lo que cambia es que no aborta la sesión. Muchas gracias, Juan El 05/03/2018 a las 8:49, miguel.angel.rodriguez.muinos en sergas.es escribió: > Hola Juan. > &gt...
2018 Apr 04
5
r python interfaz
Estimados Recuerdo que hace unos años en esta lista con uno de los Carlos se había creado un hilo sobre R y python, hoy leo una noticia, por lo menos para mí, que podría entrar en esa situación entre lo mejor de dos alternativas. Lógicamente, es nuevo para mí, no puedo opinar nada más que compartir la información, probar, usar, y cada uno puede utilizar o rechazar la herramienta. Miren
2013 Sep 11
0
[LLVMdev] Extracting libmachine from libcodegen (bug 1121)
...ut are defined as references to the ID field inside the pass. Those ID’s might all need to live inside libMachine if you do this. To get the layering right, there would need to be two libraries in each target, lib<target>Machine for the target description, and lib<target>Codegen for the pases--but we clearly don’t want this, hence the Pass ID workaround. -Andy > > Are there any files in this list that should not be moved? Any others > that should be added? Any suggestions on which of these modules would > be a good place to start? > > One question of procedure......
2015 Nov 07
2
desviacion estandard
Hola chic en s, tengo una pregunta teórica. Tengo la evolución de una variable en función del tiempo. Hay 145 valores. Los primeros 1 son 0, y los demás son crecientes. Calculo la desviacion estandard con R, contemplando las 145 muestras (incluyendo los 0), y las 132 muestras (sin incluir los ceros). Me da que la desviación estandard sin contemplar los 0 es mayor. Como puede ser? no le veo el
2017 Mar 16
2
Pregunta (debate) sobre licencia R
...plo. Una empresa crea un software totalmente > basado en R para comercializarlo o alguien realiza un proyecto de > consultoría (a modo freelance) con este fin, ... (o ejemplo con esa idea) > > > Pregunta 1: Si yo me entero de ese desarrollo ¿Tendría yo derecho a exigir > que se me pase el código fuente de todo lo realizado o de que estuviese > disponible para su descarga? > > > Pregunta 2: Si alguien de forma (seguro no ética e ilegal no sé si las dos > cosas o una de ellas) colgase en algún sitio el código fuente y alguien lo > descargase y lo revendiese ¿Tendr...
2018 Mar 05
2
problema con shiny
...rá algo? Y si no usas un solo fichero app.R, sino dos (ui.R y server.R) ... dónde pretendes poner esa instrucción? en global.R? > Mi opinión es que no funcionará (sobre todo porque el cliente es un navegador, esa instrucción se ejecutaría en el servidor y no está asociada a un renderPrint que le pase el valor a un verbatimTextOutput o similar. > O sea, que tendrías que manejar algo similar a esto..... > 1.- En el "server" habría que incluir algo como esto > output$result<-renderPrint({environment(show)}) > 2.- En el "ui&quo...