search for: conversiones

Displaying 13 results from an estimated 13 matches for "conversiones".

Did you mean: conversione
2013 Aug 08
5
[LLVMdev] Address space extension
On 08/08/2013 02:52 PM, Micah Villmow wrote: > This is something I proposed last year, so you might want to read up on that discussion first. > > You can find it here: > http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-September/053277.html Uhm... I read the discussion, probably I've not understood the problem well: the conclusion (it has been committed?) is that to handle address
2018 Jul 04
2
Operaciones con Arrays...creo.
Buenas, Sigo aprobechando par aaprender en las vacaciones de alumnos y nuevamente recurro a Uds. Sé que la perspectiva puede ser erronea, o sea que les pido que entiendan lo que quiero decir, más que lo que digo. Tengo una lista de matrices todas de idénticas dimensiones, y necesito hacer operaciones entre ellas. Ocurrencia: creí que podría hacer un array, de tal manera que , así como puedo
2018 Jul 04
2
Operaciones con Arrays...creo.
...no lo más práctico, matemáticamente es muy lindo utilizar matrices y > se ve bien al correr en la computadora, pero lleva mucho tiempo y esfuerzo. > Piense que en el código que usted envía hay tres renglones, y en dos > utiliza as.matrix, as.array, as.list, usted está forzando muchas > conversiones, no digo que no se pueda, pero si estandariza a un tipo de > datos esas tres conversiones son menos trabajo para la computadora. > > Javier Rubén Marcuzzi > > El mié., 4 jul. 2018 a las 8:29, Juan Abasolo (<juan.abasolo en ehu.eus>) > escribió: > >> Buenas, >>...
2013 Aug 08
0
[LLVMdev] Address space extension
It was commited at one point, however due to personal matters, I was not able to respond to issue that arose and the changes were reverted. The longer explanation for why it was reverted can be read here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-November/055098.html Micah > -----Original Message----- > From: Michele Scandale [mailto:michele.scandale at gmail.com] > Sent:
2013 Aug 08
0
[LLVMdev] Address space extension
On Aug 8, 2013, at 7:19 , Michele Scandale <michele.scandale at gmail.com> wrote: > On 08/08/2013 02:52 PM, Micah Villmow wrote: >> This is something I proposed last year, so you might want to read up on that discussion first. >> >> You can find it here: >> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-September/053277.html > > Uhm... I read the
2013 Aug 08
0
[LLVMdev] Address space extension
This is something I proposed last year, so you might want to read up on that discussion first. You can find it here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-September/053277.html micah > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Michele Scandale > Sent: Thursday, August 08, 2013 5:39 AM > To:
2015 May 11
3
POSIXct en la version 3.1.3 (2015-03-09) -- "Smooth Sidewalk"
Hola, tengo un script para usar la función POSIXct y lo corro en otras computadoras con otras versiones de R y no tengo problemas ahora cuando lo corro en mi maquina donde tengo la versión 3.1.3 no me da ningun error pero genera una nueva columna con NA puede ser sólo problema de la versión de R? gracias ana -- Ana Marina Srur Departamento de Dendrocronología e Historia Ambiental
2020 Apr 17
3
Convertir lista de precios a dolares por gramo
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20200417/11369880/attachment.html>
2009 Nov 02
5
Optimizar código
Hola lista, tengo una base de datos muy grande de un datalogger. Consiste en un vector con 0's y 1's, y tengo que ver cuando hay 600 o más unos seguidos. Se me ocurrió hacerlo con un loop for. Pero tarda demasiado. También intente usar which para que seleccione solo los 1 para empezar a sumar pero no hay gran diferencia. A alguien se le ocurre alguna solución para hacerlo más rápido? Acá
2016 Jun 07
2
[LLVMdev] LLVM loop vectorizer
Hi Alex, This has been very recently fixed by Hal. See http://reviews.llvm.org/rL270771 Adam > On Jun 4, 2016, at 3:13 AM, Alex Susu via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello. > Mikhail, I come back to this older thread. > I need to do a few changes to LoopVectorize.cpp. > > One of them is related to figuring out the exact C source line
2013 Aug 08
5
[LLVMdev] Address space extension
On 08/08/2013 02:16 PM, Justin Holewinski wrote: > Why should SelectionDAGBuilder generate an explicit bitcast for a no-op > bitcast? The bitcast operation isn't just the reinterpretation (change in the semantic) of the bits without any change in the value of the bits itself? If the size and value do not change should be fine. > By definition, no bits are changed; so if the EVTs
2020 Aug 26
0
accessing foreign AD users to NT domain
Marco Gaiarin via samba ha scritto il 25/08/20 alle 18:53: > [...] >> The only other thing I can think of at the moment is to remove >> 'winbind use default domain = yes' > > It was a try, i think in NT mode don't bother at all. on my samba server with 'winbind use default domain" set to yes dominioNT\ is removed from users and groups names... >
2020 Aug 25
4
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba In chel di` si favelave... > Even though your users may have the same username in AD as in the NT4-style > domain, they are different users, so a few thoughts. You have 'map to guest > = bad user', so I take it you must have 'guest ok = yes' set in the shares > (you haven't shown us the shares), so try changing 'bad user' to