similar to: Replacing the for loop for time series buid-up

Displaying 20 results from an estimated 300 matches similar to: "Replacing the for loop for time series buid-up"

2000 Nov 06
3
Problems compiling vorbis.lib in MS Land
Hey all...for whatever reason when opening up the vorbis_vc6 project in Dev Studio bitwise.c and framing.c are still in the project. From my understanding these files are only in the ogg library now. If I try to compile the project as is, it fails because it can't find the files. Simple solution: Delete the two files. I just thought I'd give somebody a heads up.... Keep up the great
2013 May 10
1
opustools_0.1.6
downloaded opustools_0.1.6 workspace but It buid failed, gives error showing some files missing e.g:ogg.h how can I fix it. if you have any idea please send me. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20130510/2db6ebbc/attachment.htm
2003 May 28
1
Zero is not zero
Hello, There: I read data from tab-delimted text file(1888.txt) in C:/temp, which has thousands rows and 80 colulms, using read.delim("C:/temp/1888.txt"). when I retrieved the numeric coulum which has real zero values and applies R buid-in function such as mean( ), sum() and got a result of NA. It seems that R (R 1.6.2 in windows) considers zero as missing value (NA). Thus my
2003 Jun 23
7
How can I do a spinning plot in R?
I have found XLispStat's spinning plots illuminating. I'd like to do the same thing in R. A dozen or so probes with help, help.search, apropos haven't turned up anything, and I've even resorted to grepping through the entire R source distribution looking for 'spin.*plot', to no avail. Either the feature is called something else in R (what?), or it's in some other
2011 Aug 04
1
Tinn-R problem: unable to send code to R
The problem mentioned in the 06 Dec 2010 email below still occurs with Tinn-R (v.2.3.7.1) when highlighting a string of code, copying to the clipboard, and trying to send to Rgui via Shift+Ctrl+Q. I can copy 1 line of code to the clipboard and send it to Rgui with Shift+CTRL+Q. This fails with 2 or more lines of code, generating the error: Error in source(.trPaths[5], echo = TRUE,
2019 Jul 26
2
Some xcode schemes not appearing now in Xcode after cmake install (??)
Hi all In order to get ready for the upcoming final 9.0 release code I have now switched to the 'release/9.x' branch that I pulled from github. Unfortunately, after running cmake in the usual way, I found that many xcode schemes are missing on the resulting project. Particularly, I added -DLLVM_ENABLE_PROJECTS=clang to the terminal command line. The logs correctly state that ‘clang
2007 Oct 14
2
Configure not working in ubuntu gutsy amd64
I recently upgraded to the Gutsy beta, and this may just be a side effect of it being beta, but thought I'd raise it here in case I am doing something obviously wrong. I'm not familiar with how the configure script works and looking at the config.log didn't help me. Just to note, I was successfully compiling on ubuntu amd64 before I upgraded to the gutsy beta. I have raised a bug
2010 Jan 02
1
Opensolaris domU HostID Changes on Every Boot
I''m running an Opensolaris domU on Xen with a Linux dom0. Xen is version 3.3.1, I''m running the Genunix.org build 130 of Opensolaris. I have the uuid defined in my domU configuration file, but this doesn''t seem to affect the fact that the hostid is different every single time the domU boots. For some reason this doesn''t affect the root ZFS pool, which imports
2008 Jan 05
2
ASTERISK cd-rom
hi, all i want to create cd-rom with asterisk. how it possible. when i put disk in cdrom it boot automatifcally and auto-start installation like TRIXBOX. any idea. thnks, Bhrugu Mehta
2011 Jan 27
1
recent activemerchant examples needed or perhaps another solution
Hi, I have a reeally big problem with understanding how to use ActiveMerchant, Perhaps someone would point me to a different solution to my problem. I need to build a little web shop which will be based in the UK, and my customer wants to use PayPal Express Checkout, because there''s no monthly fee. So far I had only problems with ActiveMerchant examples because: 1) they are way too
2010 Nov 01
2
is there any remus ready distro?
Dear all, We are struggling to install xen 4.0 with remus on Ubuntu and debian 6.0. Can you suggest some source that can help us or some distro which has inbuilt feature. Ramdas S +91 9342 583 065 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2015 Mar 11
2
Users and groups named in Russian disappeared after upgrade samba4 PDC
Thanks for the answer. > Did you got errors during the classicupgrade? I didn't do classicupgrade. My Samba AD DC was installed from scratch some months ago using the instructions from this page https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO and everything had been working well. I just upgraded some deb-packages with samba to the same version but different buid-release. Regarding
2015 Mar 09
2
Users and groups named in Russian disappeared after upgrade samba4 PDC
Hello. I use Ubuntu 11.04. Yesterday I upgraded samba from 2:4.1.6+dfsg-1ubuntu2.14.04.3 to 2:4.1.6+dfsg-1ubuntu2.14.04.7 with some other packages. After restart samda my users and groups named in RUssian have disappeared. Neither Windows RSAT shows then, nor samba-tool user list, nor wbinfo -u, nor getent passwd, nor pdbedit -L. There are only some users available like Administrator, Guest,
2006 Jun 22
2
How to get audio data from microphone on pocketPC ?
Hi, My name is Patrick, i am french, and i am developping a softphone for pocket PC using speex. Sorry in advance for my bad english. So i have make an GUI in C# that use the speex functions through dll write in C++. And the encoding and the decoding using speex seems to work not too badly.(i test with a wave file) My problem is that i need to get audio data from the microphone. In order to do
2007 Feb 09
1
[LLVMdev] problems in buiding LLVM
Hello, I'm trying to build LLVM on the last version of Cygwin, but the 'make install' command terminates with errors. Please find attached the config.log file and the final part of the make output. Can you help me? Thanks ******************************************* Silvano Rivoira Dipartimento di Automatica e Informatica Politecnico di Torino Corso Duca degli Abruzzi 24
2002 May 23
1
Buiding my first Wine PC
Hi folks, I'm sure this question is totally stupid, but as I have no experience with Wine and I am trying switch to Linux and abandon Microsoft forever, will help to make it no that silly. I would like to install Wine and my Redhat PC with 128 Meg of Ram and 2.5 GIG HD Celeron 800 Mz right now and want to learn how to do it using someone notes or maybe someone could ?foster me? during the
2010 Sep 09
2
[LLVMdev] install llvm-tv on ubuntu
Does anybody install llvm-tv on ubuntu9.04? please share how to do it. Thanks very much! My problem is as followed: I follow the instruction of README in source of llvm-tv. First, I installe wxWidgets and graphviz, and then download the source of llvm from http://llvm.org/svn/llvm-project/llvm/trunk and download poolalloc from http://llvm.org/svn/llvm-project/poolalloc/trunk. Second, I compile
2008 Aug 18
2
matrix row product and cumulative product
I spent a lot of time searching and came up empty handed on the following query. Is there an equivalent to rowSums that does product or cumulative product and avoids use of apply or looping? I found a rowProd in a package but it was a convenience function for apply. As part of a likelihood calculation called from optim, I?m computing products and cumulative products of rows of matrices with
2003 Mar 22
1
cumprod doesn't work with data frames (PR#2667)
Full_Name: J. Sisk Version: 1.6.1 OS: Linux (RedHat 8) Submission from: (NULL) (67.119.41.66) Suppose you make a data-frame like so: xxx <- data.frame(a=10,b=20,c=30,d=40) Then cumprod(xxx[1,]) returns > cumprod(xxx[1,]) a b c d 1 10 20 30 40 The documentation for cumprod says that it should work on "numerical objects", and this is a data-frame, but it
2011 Nov 27
1
generating a vector of y_t = \sum_{i = 1}^t (alpha^i * x_{t - i + 1})
Dear R-help, I have been trying really hard to generate the following vector given the data (x) and parameter (alpha) efficiently. Let y be the output list, the aim is to produce the the following vector(y) with at least half the time used by the loop example below. y[1] = alpha * x[1] y[2] = alpha^2 * x[1] + alpha * x[2] y[3] = alpha^3 * x[1] + alpha^2 * x[2] + alpha * x[3] ..... below are