similar to: Re: matrix __power__ (was "exponential")

Displaying 20 results from an estimated 100 matches similar to: "Re: matrix __power__ (was "exponential")"

2004 Jan 22
1
Re: matrix exponential: M0
H i, all! First of all, I'd like to apologize for my poor English. It's for years I don't use it. This is a R-version of a function I wrote a long ago for my HP48 calculator. It works with the binary expression of the power and just need to duplicate the mem used by X. Hope this helps. mtx.exp<-function(X,n) #Function to calculate the n-th power of a matrix X; { phi <-
2008 Aug 04
1
Emu48 under wine, misbehaves
Hello, I installed Emu48 (emulator of HP48 and HP49 calculators) on Wine, but unfortunately it misbehaves. The "screen" of the emulated calculator shows strange colors (sometimes yellow on white, sometimes a pale pink color, depends on selected "skin"). Any suggestions to fix the problem? This is wine 1.1.2 on Arch Linux. Thanks! -- Renan Birck ~ Santa Maria, RS, Brasil
2016 Oct 28
1
Disabled account can still connect to domain
Hello, I receive the following warning in my logs Account [HP48-PFD$] is disabled [2016/10/28 14:40:36.973803, 1, pid=1272, effective(0, 0), real(0, 0)] ../source4/rpc_server/netlogon/dcerpc_netlogon.c:382(dcesrv_netr_ServerAuthenticate3) It appears user accounts behave differently then computer accounts when disabled. If I disable a user account via. ADUC, the user is not permitted
2020 Jun 26
2
R 4.0.0 rebuild status
Hi Jos?, On Thu, 25 Jun 2020 at 20:05, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > > On Friday, 26 June 2020 00.45.46 WEST Elliott Sales de Andrade wrote: > > Thanks for starting off builds. However, please be careful merging to > > master, as some packages were bumped and have incompatibilities that > > should not be put in stable releases. I will try to come
2001 Sep 05
1
spam on R lists --> refuse mail??
We get caught occasionally, and we all receive spam; sorry for the last one (on R-help). Of course, there will never be a 100% sure prevention... Question is what should happen when mail from R-help to an adressee is refused with the following message : At least I won't be able to easily send e-mail to them {and am not willing to use a non-easy way}.... ----- Transcript of session
2004 Jan 21
2
derivative of atan(x) and similar functions
Dear R experts. 'D()' function recognizes some of the analitical functions, such as sin, cos, etc. But I'd like to take analytical derivatives from asin, atan etc. functions. Are there any R packages providing that features? Thanks. -- Timur.
2009 Sep 14
2
Timezone problem
Hello people! I'm having trouble while try to run our app in wine. The error is: Warning: could not find DOS drive for current working directory '/home/eduardo', starting in the Windows directory. fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 15/02/2009, dlt (d/m/y): 18/10/2009 I Have Installed: user at Desk177:~$
2013 Jun 28
0
quitar tildes
Te sirve esto ?: chartr('áéíóúñ','aeioun', 'cañón') El 28/06/2013 11:40, José Luis Cañadas Reche escribió: > Hola. > > Ahora mismo no caigo en cómo quitar las tildes de un texto. He probado > con > > v1 = sub("([[:punct:]])","",v1) > > pero no funciona. > > ¿ideas? > > Gracias > >
2012 Apr 02
2
Curso de R promovido por el INE
La Escuela de Estadística de las Administraciones Publicas organiza un curso de "R Fundamentos": http://www.ine.es/ine/eeaapp/sem1cur13.pdf Que el INE empiece a aproximarse hacia el mundo del software libre es una gran noticia. -- +-------------------------------------------------------------- | Francisco J. Viciana Fernández | Coordinador del Registro de Población | Servicio de
2014 Mar 19
0
Using a Sieve script to handle delivery to public mailboxes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 15 Mar 2014, Alessandro Menti wrote: Dear Alessandro, see below mail_location, SQL query and debug output ... . IMHO, the behaviour matches your config. > I'm setting up a Postfix+Dovecot stack with virtual domains and public > mailboxes. > > I set up a shared mailbox "office at mydomain.com" as described in the
2016 Jan 07
2
Instrucciones uso rvest
Hola buenos días: Perdonar por no contestar antes, pero estaba aislado jeje. En principio la ideas que apuntas la conozco pero es aún más sencillo en este caso ya que dichos datos te los puedes descargar de un excel que publica el INE. La cuestión que planteo es para interactuar directamente con la web. He tomado esta página como ejemplo, porque si consigo ejecutar lo que pregunto aquí, entonces
2017 Oct 17
3
ntlm_auth and SMBv2/v3
Hello Andrew, Do you plan to release the patch for "ntlm auth = mschapv2-only" option soon ? We need this on order to use freeradius in a "more safe" scenario than with "ntlm auth = yes" Best Regard, Lulzim KELMENI Direction des Systèmes d'Information Mairie de Saint-Ouen Le 08/06/2017 21:36, Andrew Bartlett via samba a écrit : > On Thu, 2017-06-08 at
2020 Jun 25
2
R 4.0.0 rebuild status
On Thu, 25 Jun 2020 at 19:01, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > > On Wednesday, 24 June 2020 10.42.10 WEST I?aki Ucar wrote: > > Thanks, Jos? and Elliott. I can help with reviews. > > > > I attach here a list of batches of CRAN packages to be rebuilt in > > order (batches separated by a blank line), and the script that > > generates it. Hope
2016 Jan 07
3
Instrucciones uso rvest
Ok, Carlos, gracias, lo miro, me lo acabo de descargar, por si alguien lo quiere está en: http://kek.ksu.ru/EOS/WM/AutDataCollectR.pdf Un saludo Date: Thu, 7 Jan 2016 12:06:40 +0100 Subject: Re: [R-es] Instrucciones uso rvest From: cof en qualityexcellence.es To: fjroar en hotmail.com CC: r-help-es en r-project.org Hola, Te recomendaría que tuvieras muy a mano este libro. El caso que planteas,
2008 Apr 05
2
Adding a Matrix Exponentiation Operator
Hi all I recently started to write a matrix exponentiation operator for R (by adding a new operator definition to names.c, and adding the following code to arrays.c). It is not finished yet, but I would like to solicit some comments, as there are a few areas of R's internals that I am still feeling my way around. Firstly: 1) Would there be interest in adding a new operator %^% that performs
2005 Feb 08
0
unhandled exception on sacred game
Hi all, Two days ago I send below post to wine newsgroup with no response. Since I send mail I try to upgrade to wine-cvs version, but, It is a worst solution. Now I got this error: razer@puerto-lobo:~/.wine/drive_c/Sacred$ wine sacred.exe fixme:system:SystemParametersInfoW Unimplemented action: 8192 (SPI_GETFOREGROUNDLOCKTIMEOUT) fixme:system:SystemParametersInfoW Unimplemented action: 8193
2008 Apr 22
2
nth step transition matrices
Hello, I have a question in regards to markov chains and transition probabilities. I am trying to figure out a way to calculate the "kth-step transition matrix" of a given matrix. Say for example I have a single step 2x2 matrix: 1 2 P= 1 .95 .05 2 .01. 99 If I were to convert this matrix to a 2-step transition probability matrix I would get:
1999 Jul 01
1
SAMBA digest 2150
samba@samba.org wrote: > SAMBA Digest 2150 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) Autoconnect on restarts doesn't work > by =?iso-8859-1?Q?Str=F6mberg_Peter?= <Peter.Stromberg@scania.com> > 2) Re: How to backup from Win to Linux using smb? >
2004 Aug 12
9
Giving a first good impression of R to Social Scientists
Dear all, in the coming Winter Semester, I will be a teaching assistant for a course in Survival Analysis. My job will be to do the lab sessions. The software used for these lab sessions will be R. Most of the students have a background in social sciences and the only stats package they used so far is most likely SPSS. So I assume they might be quite surprised the first time they see R
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
Hi, I am out of town and will get back to you on the 13th of July. Leo >>> "r-help at stat.math.ethz.ch" 06/27/03 00:32 >>> Send R-help mailing list submissions to r-help at stat.math.ethz.ch To subscribe or unsubscribe via the World Wide Web, visit https://www.stat.math.ethz.ch/mailman/listinfo/r-help or, via email, send a message with subject or body