Displaying 20 results from an estimated 300 matches similar to: "Bug? (PR#690)"
2009 Nov 27
0
META: Somebody please unsubscribe this chap until he fixes his problem
armando at mail.bpa.cu
The original message was received at Thu, 26 Nov 2009 08:39:46 -0500
from faraon.cgr.bpa.cu [172.16.24.98]
----- The following addresses had permanent fatal errors -----
<armando at mail.bpa.cu>
(reason: 554 5.4.6 Too many hops)
----- Transcript of session follows -----
554 5.4.6 Too many hops 27 (25 max): from <christopher.chan at bradbury.edu.hk>
2016 Aug 29
2
Publication
Hi,
Can you add the following two publications from our group to the LLVM
publications page.
-
*Alive-FP: Automated Verification of Floating Point Based Peephole
Optimizations in LLVM [pdf]
<http://www.cs.rutgers.edu/~santosh.nagarakatte/papers/alive-fp-sas16.pdf>
*David
Menendez, Santosh Nagarakatte, and Aarti Gupta
*To Appear in the Proceedings of the 23rd Static Analysis
2014 Jul 01
2
[LLVMdev] Probable error in InstCombine
I've found what appears to be a bug in instcombine. Specifically, the transformation of -(X/C) to X/(-C) is invalid if C == INT_MIN.
Specifically, if I have
> define i32 @foo(i32 %x) #0 {
> entry:
> %div = sdiv i32 %x, -2147483648
> %sub = sub nsw i32 0, %div
> ret i32 %sub
> }
then opt -instcombine will produce
> define i32 @foo(i32 %x) #0 {
> entry:
> %sub
2004 Mar 09
1
asking for information
Dear Sir:
I am interesting in to use some R functions in some of our developments. But I have a problem which I have not found information in R documentation, for that I ask for help.
Can I to call R functions from a C (or another language) program ?. ANd if the answer if yes, could you help me informe me where I can found information to respect?
I will be very thanks to you, if you could help
2014 Jul 22
3
Descargar lista de paquetes zipeados
Hola
Alguien sabe como descargar una lista de librerías de R en formato zipeado.
Por ejemplo quiero descargar las librerías (lme4, latticeExtras,
Biobase,....., etc,etc) en formato zipeado.
Se que puedo hacerlo una por una desde el cran pero quisiera tener un
procedimiento para hacerlo automáticamente.
Prof. Julio Di Rienzo
Estadística y Biometría
FCA- U.N. Córdoba
2018 Dec 31
0
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
<div dir='auto'>Maybe LLD is lagging behind, but is the TAPI stuff that's landed close enough to the original such that Apple cctools could be modified to use it?<div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto"><br></div><div
2018 Sep 27
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
On Thu, Sep 27, 2018 at 3:12 PM Rui Ueyama via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Thu, Sep 27, 2018 at 2:42 PM Armando Montanez via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Since the goal is to start llvm-tapi more or less from scratch, I feel
>> the best approach initially is to focus on the structure as a key
>> point of
2020 Feb 06
2
TEST DE SEPARABILIDAD CON R
Buenas tardes:
Soy Pedro José Martínez, del Departamento de Economía Financiera y
Contabilidad de la Universidad de Murcia y tengo una duda sobre R.
Mi investigación se basa en calcular la eficiencia de los servicios
municipales con DEA (packages deaR), y posteriormente identificar los
determinantes de dicho nivel con una regresión truncada (packages
truncreg). Para calcular la eficiencia
2018 Sep 28
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Oof, I didn't think about Clang not being in the same place. Perhaps we
could put this in clang-tools-extra to solve that?
As for the unification of the code bases. I was assuming we didn't want to
just throw a ton of code over the wall anyway so the merge was going to
need to be reviewed chunk by chunk anyhow. Support for the two formats
should be possible to add in parallel (although, I
2008 Feb 07
1
Doubt on adding support for new mailbox format
Hi!
I'm starting to read and play with dovecot since a month ago.
But my mailboxes' format is hashdir, which has been implemented here by
my team. Here:
http://wiki.dovecot.org/MailboxFormat
I've noticed that
"Adding support for new formats for Dovecot isn't very difficult,
although it can be time consuming. Dovecot exposes a nice and simple API
which needs to be
2003 Jul 30
0
Lula-Cuba, "bloqueio", patrulhas"...
msz De: Fern?ndez-L?pez, Ambito Iberoamericano, Paseo de la Castellana
223, Madrid. [1]InEnglish - [2]EnEspanol
Caros amigos luso-brasileiros,
? de se perguntar se as "patrulhas ideol?gicas" esquerdistas estar?o
impedindo que os ?ltimos artigos do ex preso pol?tico e escritor
cubano Armando Valladares - que abordam delicados aspetos das rela??es
entre o regime
2010 Apr 23
3
5. Re: Leer datos de Unicode (Juan JosŽé Vidal Agust’ín)
Estimados:
Yo tengo un archivo de texto Unicode y no funciona read.table con
encoding Latin-1 o UTF-8 estando en un entorno Windows.
Si no es con ninguno de los anteriores, ¿como lo importo?
¿Cómo puedo saber que codificación tiene?
Gracias,
Sebastián.
El día 22 de abril de 2010 07:00, <r-help-es-request en r-project.org> escribió:
> Envíe los mensajes para la lista R-help-es a
2005 Mar 23
4
Chanisavail and IAX2
Guys.
Anybody doing ChanisAvail on IAX2 channels?
Im trying to do this:
exten => s,7,ChanIsAvail(IAX2/anton:intrudercom@armando-gw)
But I get that the chan is unavailable eventhough I can make calls to that
channel. Is there any chatch?
The channels is defined as peer and Ialso tried doing a register on iax.conf
for that channel. Everything is registering ok and I CAN make the call.
Any
2013 Nov 09
1
Más de 5000 paquetes en CRAN :-0
Uno de los problemas que veo en tanta productividad es la falta de
consistencia en los estilos, eficiencia computacional, etc. Es realmente
preocupante la superposición de nombres de funciones en distintas
librerías, lo que genera muchos dolores de cabeza.
A la pregunta que queda por hacer? pienso que realmente mucho,
especialmente en la contrucción de meta-librerías que resuman varios
paquetes
2013 Oct 24
2
Rarezas con boot
la libreria lm4 cambio con la versón 3 de R. Fijate en las versiones
Prof. Julio Di Rienzo
Estadística y Biometría
FCA- U.N. Córdoba
IBS-RARG President
http://sites.google.com/site/juliodirienzo
"Biometry, the active pursuit of biological
knowledge by quantitative methods."
(R.A. Fisher, 1948)
2013/10/24 Carlos Ortega <cof@qualityexcellence.es>
> Hola,
>
> Quizás para
2010 Apr 14
3
pdMat
Alguien tiene experiencia en escribir una pdMat. Para aquellos que no lo
recuerden son las matrices de covarianzas de los efectos aleatorios que
ajusta la función lme de la librería nlme
Estas matrices tiene especial importancia en aplicaciones de genética de
poblaciones y en particular en mapeo de asociación. Pinheiro y Bates dicen
que el usuario puede crear sus propias pdMat y sugiere como
2013 Sep 17
2
eigenvalores y eigenvectores
Buenos Días, en esta ocasión les escribo para tratar de solucionar una duda
que puede resultar muy sencilla, pero de la que no encuentro solucion.
necesito hallar la descomposición en valores singulares; tengo la siguiente
matriz de datos:
DPTO PERSONAS HACINA INTERNET COMPU TV_SUCRIPC Antioquia 4962749,1 1,61
0,39 0,47 0,77 Atlántico 2191360,7 1,97 0,3 0,31 0,42 Bogotá D.C. 7499198
1,67
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Right. Usually you wouldn't want to write a .tbe from scratch, but for
the sake of linking against a DSO you might only have access to a .tbe
stub that was produced from the DSO. This specific functionality
becomes critical when DSOs only used for linking are replaced entirely
by .tbe stubs because at a SDK level the complete DSO isn't needed.
This is what Apple has done to significantly
2010 May 10
1
Interfaz con R
Estimados amigos, en el siguiente link dejo una direccion para la descarga
de Runner una interfaz gratuita para R (sólo para windows xp o posterior )
que puede ser últil para alguno de Uds.
https://sites.google.com/site/runnerstatisticalsoftware/download
Posiblemente mirar el manual podria ayudarlos a evaluar si esta interfaz
puede ayudarlos en el trabajo diario.
Cualquier sugerencia será
2013 Jul 25
0
variación en los resultados de k medias
El alglorimo K-means optimiza un función objetivo que depende de una
configuración incial dada.
Si la configuración inicial (que suele elegirse aleatoriamente) cambia
entonces el resultado puede
cambiar. De hecho kmeans tiene un argumento nstart que indica el numero
de configuraciones
inciales que el algorimo va a probar para el elegir el mejor resultado.
Prof. Julio Di Rienzo
Estadística y