search for: nam02

Displaying 17 results from an estimated 17 matches for "nam02".

Did you mean: nam01
2018 Feb 21
2
Ejecutar shinyapp sin abrir Rstudio
Buenas, Se puede,en local, crear una shinyapp que se abra pinchandodirectamente sobre un icono del escritorio? Gracias Jes?s [[alternative HTML version deleted]]
2018 Mar 02
3
Problemas de conexion con base de datso
...en gmail.com>> Enviado: viernes, 2 de marzo de 2018 15:02 Para: Jes?s Para Fern?ndez Cc: r-help-es en r-project.org<mailto:r-help-es en r-project.org> Asunto: Re: [R-es] Problemas de conexion con base de datso Seg?n el siguiente bug: https://github.com/r-dbi/odbc/issues/71<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fr-dbi%2Fodbc%2Fissues%2F71&data=02%7C01%7C%7Cbba1045666384951645608d58091a1ca%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636556285325061530&sdata=%2Box8iI61cTSycTbe7lG8O3FD8n9UetyRu8k1bKCxQ98%3D&reserved=0><https:/...
2019 Oct 01
2
PR43374 - when should comparing NaN values raise a floating point exception?
...l <Kevin.Neal at sas.com> Subject: Re: [llvm-dev] PR43374 - when should comparing NaN values raise a floating point exception? EXTERNAL On Tue, Oct 1, 2019 at 5:45 AM Kristof Beyls via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi, > > I’ve been investigating https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.llvm.org%2Fshow_bug.cgi%3Fid%3D43374&amp;data=02%7C01%7CKevin.Neal%40sas.com%7C1c2441d90c5b4d3c4e6408d7467aa4cc%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C637055364875886682&amp;sdata=7LPxf1%2BSB9lxwSjQhmEW%2FgxI997UVSo6h1XkGUrnapo%...
2018 Mar 29
2
Pasar argunmentos string a una formula
Buenas Tengo en un string guardado lo siguiente: > parametros [1] "ntree=10" "ntree=30" "ntree=50" "ntree=100" "ntree=200" Con un bucle for quiero ir metiendolo en el modelo, pero no se muy bien como hacerlo, ya que con deparse no me funciona, con get tampoco (obvio, no es un objeto), y no se muy bien como hacerlo de manera dinamica
2019 Mar 28
2
Using lmtp to authenticate email users
...;: Recipient address rejected: unverified address: host ns.mahan.org[private/dovecot-lmtp] said: 550 5.1.1 <mahan at mahan.org> User doesn't exist: mahan at mahan.org (in reply to RCPT TO command); from=< pmahan at silver-peak.com> to=<mahan at mahan.org> proto=ESMTP helo=< NAM02-BL2-obe.outbound.protection.outlook.com> 'mahan' does exist on ns.mahan.org. So I am confused to why lmtp is failing to find this username. Thanks, Patrick -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attach...
2023 Feb 13
2
An interesting chat with ChatGPT
Duncan - Indeed, this has now been well documented; I have called these constructions "Schr?dinger Facts", since they arise from a superposition of truths in the training data that collapse into an untruth when observed. https://sentientsyllabus.substack.com/p/chatgpts-achilles-heel Now, the curious question is: why can it program. Why is its production of R-syntax less vulnerable
2019 Aug 08
2
回复: [RFC] Improve iteration of estimating divisions
...behavior (e.g., how we choose between buildSqrtNROneConst and buildSqrtNRTwoConst). What's the effect on performance? -Hal > > Regards, > Qiu Chaofan > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.llvm.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fllvm-dev&amp;data=02%7C01%7C%7Cdbff2450e5bb4b63e5f108d71aa94e7f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637007186791161795&amp;sdata=LWVNeuqNP0FRnckeZQk03JwJcuBJgsKZh%2Fb%2BddLrhhU%3D&am...
2018 Mar 02
2
Problemas de conexion con base de datso
Perdon, corrijo, es justo eso... En cuanto hay uan cadena de tipo varchar falla. Es por temas de codificaciones en el driver. ?Como cambio la codificacion? Un saludo Jesus ________________________________ De: David Luna <ofc587a87 en gmail.com> Enviado: viernes, 2 de marzo de 2018 15:02 Para: Jes?s Para Fern?ndez Cc: r-help-es en r-project.org Asunto: Re: [R-es] Problemas de conexion con
2019 Mar 31
2
Using lmtp to authenticate email users
...<div> >RCPT TO command); from=< <a href="mailto:pmahan@silver-peak.com">pmahan@silver-peak.com</a>> to=< <a href="mailto:mahan@mahan.org">mahan@mahan.org</a>> </div> <div> >proto=ESMTP helo=< NAM02-BL2-obe.outbound.protection.outlook.com> </div> <div> > </div> <div> >'mahan' does exist on ns.mahan.org. So I am confused to why lmtp is </div> <div> >failing to find this username. </div> <div>...
2019 Oct 01
5
PR43374 - when should comparing NaN values raise a floating point exception?
Hi, I’ve been investigating https://bugs.llvm.org/show_bug.cgi?id=43374, which is about clang/llvm producing code that triggers a floating point exception when x is NaN, when targeting ARM, in the below code example. int bar(float x) { return x!=x ? 0 : 1; } The C99 standard states in section 7.12.14: """ The relational and equality operators support the usual mathematical
2019 Mar 31
0
Using lmtp to authenticate email users
...ress rejected: unverified >address: host ns.mahan.org[private/dovecot-lmtp] said: 550 5.1.1 ><mahan at mahan.org> User doesn't exist: mahan at mahan.org (in reply to >RCPT TO command); from=< pmahan at silver-peak.com> to=<mahan at mahan.org> >proto=ESMTP helo=< NAM02-BL2-obe.outbound.protection.outlook.com> > >'mahan' does exist on ns.mahan.org. So I am confused to why lmtp is >failing to find this username. > >Thanks, > >Patrick > You probably shuld be asking this on the Postfix forum. Have you read <http://www.postfix.o...
2019 Mar 28
0
Using lmtp to authenticate email users
...ied > >address: host ns.mahan.org[private/dovecot-lmtp] said: 550 5.1.1 > >< mahan at mahan.org> User doesn't exist: mahan at mahan.org (in reply to > >RCPT TO command); from=< pmahan at silver-peak.com> to=< mahan at mahan.org> > >proto=ESMTP helo=< NAM02-BL2-obe.outbound.protection.outlook.com> > > > >'mahan' does exist on ns.mahan.org. So I am confused to why lmtp is > >failing to find this username. > > > >Thanks, > > > >Patrick > > > > You probably shuld be asking this on the Postf...
2019 Aug 06
3
[RFC] Improve iteration of estimating divisions
Hi there, I notice that our current implementation of fast division transformation (turn `a / b` into `a * (1/b)`) is worse in precision compared with GCC. Like this case in ppc64le:         float fdiv(unsigned int a, unsigned int b) {                 return (float)a / (float)b;         } Result of Clang -Ofast is 41A00001 (in Hex), while GCC produces 41A00000 which is the same as no
2018 Mar 09
2
Imputar NA a SQL Server
No , lo mete como string... Obtener Outlook para Android<https://aka.ms/ghei36> ________________________________ From: Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com> Sent: Friday, March 9, 2018 3:47:46 AM To: Jes?s Para Fern?ndez Cc: Lista R Subject: Re: [R-es] Imputar NA a SQL Server Estimado Jes?s Para Fern?ndez Pruebe lo siguiente: str_replace_all(values,
2020 Sep 03
3
using experimental intrinsics failed
Hi: Sorry I need to send email directly. I am new to llvm and trying to write interval arithmetic, which requires changing rounding mode during computation. The document I found https://llvm.org/docs/LangRef.html#constrained-floating-point-intrinsics, seems to be doing the trick. Here is the piece of code that I did:
2019 Dec 18
5
RFC: Opaque pointer status and future direction
Hi all, At the dev meeting I promised to update everyone on where my work with opaque pointers is right now. It's taken me a while, but at least it's the same year! Current Status ============== I've put two branches up at https://github.com/TNorthover/llvm-project: "opaque-ptr" which has most of the real work so far; and "opaque-ptr-always" that additionally has
2020 Jan 07
3
Calling function from non-default floating-point environment
Hi all, Implementation of #pragma STDC FENV_ACCESS raises a problem: what to do if a function is called inside a region where FP environment differs from the default? If the function expects default FP mode it may work incorrectly in such case. The C2x standard draft ( http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2454.pdf) states (7.6p4): Certain programming conventions support the intended