similar to: (no subject)

Displaying 20 results from an estimated 600 matches similar to: "(no subject)"

2010 Sep 25
3
3D plot
hey, how can i plot this function??? thanks for ur help n=1000 m=2 k=n/m N=100 myfun <- function(n, m, alpha = .05, seeder = 1000) { l=matrix(0,nrow=m,ncol=N) for(i in 1:N){ set.seed(i) for(j in 1:m){ x=rnorm(n,0,0.5) y=rnorm(n,0,0.8) l[j,i]=cor((x[(((j-1)*k)+1):(((j-1)*k)+k)]), (y[(((j-1)*k)+1):(((j-1)*k)+k)])) } } for(i in 1:N){ for (j in 1:m){ gute <- function() { q_1 <-
2010 Sep 26
8
the function doesn´t work
hey, my function doesn?t work. can somebody help me? the graphic doesn?t work and also the function. thnx a lot. N=10 n=100 p_0=c(1/5,1-1/5) power = function(p,m) { set.seed(1000) H=matrix(0,nrow=N,ncol=1) for(i in 1:N) { x <- matrix(rnorm(n, 0, 0.5), ncol = m) y <- matrix(rnorm(n, 0, 0.8), ncol = m) l <- diag(cor(x, y)) q_1 = qnorm(0.05, 0, 0.05) q_2 = qnorm(1 - 0.05, 0, 0.05)
2007 Apr 24
1
Matrix: how to re-use the symbolic Cholesky factorization?
I have been playing around with sparse matrices in the Matrix package, in particularly with the Cholesky factorization of matrices of class dsCMatrix. And BTW, what a fantastic package. My problem is that I have to carry out repeated Cholesky factorization of a spares symmetric matrices, say Q_1, Q_2, ...,Q_n, where the Q's have the same non-zero pattern. I know in this case one does
2004 Sep 10
1
[Flac-users] Re: Fingerprint Verification Problem
--- "David W. Tamkin" <dattier@panix.com> wrote: > Our Leader asked, > > | In any case, if you run flac -t and it passes, the only extra > | information you get from comparing the MD5 sum to the text > | file is to know if the original seeder put the right text file > | together with the right FLAC file. But if you don't need the > | contents of the text
2004 Sep 10
3
[Flac-users] Fingerprint Verification Problem
--- "Paino, Christopher L YN1(AW) (CPF N0084)" <PainoCL@cpf.navy.mil> wrote: > If I am understanding FLAC correctly, the internal MD5 sum is (or can > be > )different than the fingerprint file sum. Yes. > The internal sum can be > different > depending on which compression settings are used, while the audio > remains > unchanged. It's the other way
2011 Aug 10
0
[LLVMdev] Handling of pointer difference in llvm-gcc and clang
Hi Stephan, > We are developing a bounded model checker for C/C++ programs > (http://baldur.iti.kit.edu/llbmc/) that operates on LLVM's intermediate > representation. While checking a C++ program that uses STL containers > we noticed that llvm-gcc and clang handle pointer differences in > disagreeing ways. > > Consider the following C function: > int f(int *p, int *q)
2004 Sep 10
1
[Flac-users] Re: test vs. verify
When I asked, | > If you're going to run flac -t later to test | > the .flac file, isn't it redundant to have verification on during | > encoding? Fearless Leader Ace Coalson responded, | yep. OK. | > If you know ... that -V was used | > during encoding and that flac reported "Verify OK," is there any | > reason to test the file? | nope, unless you suspect
2018 Sep 18
1
dovecot (2.2.13) panic on imap-login from iphone se
here is our config: (doveconf -n) # 2.2.13: /etc/dovecot/dovecot.conf # OS: Linux 3.6.11-gentoo x86_64 Gentoo Base System release 2.2 auth_cache_size = 10 M auth_mechanisms = plain login default_client_limit = 1024 default_process_limit = 256 hostname = HOSTNAME imap_client_workarounds = delay-newmail tb-extra-mailbox-sep info_log_path = /var/log/dovecot.log listen = * mail_location =
2004 Sep 10
0
[Flac-users] Re: Fingerprint Verification Problem
Our Leader asked, | In any case, if you run flac -t and it passes, the only extra | information you get from comparing the MD5 sum to the text | file is to know if the original seeder put the right text file | together with the right FLAC file. But if you don't need the | contents of the text file to know if the file was d/l'ed OK, | why do you need the text file at all? [Anywhere in
2007 Apr 14
6
[LLVMdev] Regalloc Refactoring
On Thu, 12 Apr 2007, Fernando Magno Quintao Pereira wrote: >> I'm definitely interested in improving coalescing and it sounds like >> this would fall under that work. Do you have references to papers >> that talk about the various algorithms? > > Some suggestions: > > @InProceedings{Budimlic02, > AUTHOR = {Zoran Budimlic and Keith D. Cooper and Timothy
2011 Aug 10
3
[LLVMdev] Handling of pointer difference in llvm-gcc and clang
Hi, We are developing a bounded model checker for C/C++ programs (http://baldur.iti.kit.edu/llbmc/) that operates on LLVM's intermediate representation. While checking a C++ program that uses STL containers we noticed that llvm-gcc and clang handle pointer differences in disagreeing ways. Consider the following C function: int f(int *p, int *q) { return q - p; } Here's the
2008 Sep 19
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
Hi folks! We, the prometheus image archive at the University of Cologne (Germany), would like you to take note of the following job announcement for a full-time software developer position in Cologne, Germany. In addition, we''d like to emphasize that the contract is limited in time due to formal reasons only. We definitely aim at extending it. We look forward to receiving your
2011 Dec 01
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
We, the prometheus image archive at the University of Cologne (Germany), would like you to take note of the following job announcement for a full-time software developer position in Cologne, Germany. Please note that fluent German is required. Cheers Jens ---- In der Philosophischen Fakultät, im *Kunsthistorischen Institut, prometheus - Das verteilte digitale Bildarchiv für Forschung &
2013 May 03
7
Dovecot Postfix Quota Policy Service
Hallo zusammen, ?ber den Policy Service von Dovecot zum Abfragen der User Quotas wurde ja schon diskutiert - auch gibt es eine gute Anleitung zum Einrichten, nur leider bekomme ich den Policy Server nicht korrekt konfiguriert. Folgende Fehler werden protokolliert: May 3 22:00:13 mail postfix/smtpd[17463]: warning: access table unix:private/quota-status entry has empty value May 3 22:00:42
2012 May 18
1
Finding the Principal components
Dear all, I am trying to find the PCs of a spatial data set (single variable). I want to calculate the PCs at each Lat-Lon location. The* 'princomp'* command gives the approximate standardized data (i.e* pca$scores*), stranded deviation ..etc. I tried* 'pca$loadings'*also, but it giving value 1 all time. Then I tried manually(without using* princomb*
2009 Jan 09
1
Encoding QT to Theora
Hi, We're currently editing a video advertizing Firefox and plan to release it exclusively encoded with Theora during a couple of days (before it hits YouTube, DailyMotion...). Editing is done with Final Cut Pro so sources are QT files. What is your experience of encoding QT to Theora? For the time being we are not down to testing xiphQT so we're looking for general advice. Thank you
2015 Sep 08
8
Euro LLVM videos finally online - proposal to use torrents for sharing
It's no magic, to get good download speed with torrents you need many seeders or few seeders with high bandwidth. I'm not sure LLVM videos will attract enough interest for many seeders to be online... The easy solution would be to have a LLVM channel with all videos on Youtube which has high qualty CDN. 2015-09-08 11:20 GMT+03:00 Adam Husár <llvm-dev at lists.llvm.org>: >
2004 Sep 10
2
[Flac-users] flac -t script / test vs. verify
First, many thanks to Kerry Hoath (and some to a friend who is not on this list, but mostly to Kerry) for help with my batch file question. It's working, pretty much, but I'm still tweaking it, and I'll share the results when it's polished to my satisfaction. Related question: according to the longer help file, if you use the "verify" option during encoding, flac checks
2005 Sep 16
0
Ihre Anfrage: Mail System (keineantwortadresse@web.de)
Sehr geehrte Damen und Herren, diese E-Mail Adresse ist keine gueltige Antwortadresse von WEB.DE. Anfragen, die Sie an diese E-Mail Adresse richten, werden nicht bearbeitet. Weitere Informationen zu den Angeboten von WEB.DE und Antworten auf Fragen zu unseren Produkten finden Sie unter dem folgenden Link : http://www.kundenservice.web.de. Mit freundlichen Gruessen WEB.DE Kundenservice
2008 Dec 30
0
Complaints about text size setting
I just ran across a nice little summary of problems with Ubuntu from somebody who set up a machine for an older friend a while ago, and has been maintaining it ever since. http://web.oesterchat.com/2008/12/30/was-alles-schief-geht-wenn-man-ubuntu-vorfuehren-will/ English robotranslation: