search for: qdf

Displaying 10 results from an estimated 10 matches for "qdf".

Did you mean: pdf
2011 Jan 17
1
Quicken 2010 QDF file can't be read on windows machine
...Wine for a while now. It works well, except that various elements redraw themselves over and over again, making it painfully slow to use. Now for completely unrelated reasons I'm forced to run a Windows XP VM on my Linux machine, so I installed Quicken 2010 on the VM as well. When I copied my QDF file over from ~/.wine to the VM, though, Quicken gives me the error message, "Quicken is unable to open the data file." I tried creating a new empty data file on both the VM and under Wine, and Wine on the VM can't open that file either. Wine under Quicken *can* open the file I crea...
2005 Aug 24
1
histogram method for S4 class.
...breaks = if (is.factor(x)) seq(0.5, length = length(levels(x)) + 1) else do.breaks(endpoints, nint), equal.widths = TRUE, drop.unused.levels = lattice.getOption("drop.unused.levels"), ..., default.scales = list(), subscripts = !is.null(groups), subset = TRUE) { qdf <- as.data.frame(data) histogram(formula, data = qdf, allow.multiple = allow.multiple, outer = outer, auto.key = auto.key, aspect = aspect, panel = panel, prepanel = prepanel, scales = scales, strip = strip, groups = groups, xlab=xlab, xlim=xlim, ylab=ylab, ylim=...
2005 Aug 24
1
histogram method for S4 class.
...breaks = if (is.factor(x)) seq(0.5, length = length(levels(x)) + 1) else do.breaks(endpoints, nint), equal.widths = TRUE, drop.unused.levels = lattice.getOption("drop.unused.levels"), ..., default.scales = list(), subscripts = !is.null(groups), subset = TRUE) { qdf <- as.data.frame(data) histogram(formula, data = qdf, allow.multiple = allow.multiple, outer = outer, auto.key = auto.key, aspect = aspect, panel = panel, prepanel = prepanel, scales = scales, strip = strip, groups = groups, xlab=xlab, xlim=xlim, ylab=ylab, ylim=...
2012 Mar 23
0
loops
...ion. qda.res <- qda(type ~ npreg + glu + bp + skin + bmi + ped + age) ind_yes <- c(1:N)[type == "Yes"] > ind_no <- c(1:N)[type == "No"] > cov_yes <- cov(table[ind_yes, 1:7] ) > cov_no <- cov(table[ind_no, 1:7] ) > covar<-list(cov_no, cov_yes) qdf<- function(x, prior, mu, covar) + {x<- matrix(as.numeric(A[i,]), ncol=1) + log(prior) - (0.5%*%log(det(covar)))-0.5%*%(t(x-mu))%*%solve(covar)%*%(x-mu) } dfs<-rep(0,5) for (i in 1:N) { + {dfs[i]<-qdf(A[i,], qda.res$prior[1], qda.res$mean[1,], covar[[1]])} + } } A<- matrix(c(2, 88,...
2017 Jul 25
2
ARM support from CentOS
Hello, I would like to know which ARM processors does CentOS support? Does it support Freescale/NXP? Thanks and regards Jay
2004 Nov 02
5
Quicken fonts
I just installed Quicken 2001 using the 0914 version of Wine built from source code on my Fedora Core 2 machine. I followed the Quicken install instruction #2 on Franks Corner site. The installation went fine and everything seems to work well. But some of the fonts are unreadable. Here is a screen shot of what I am referring to (the problem fonts are circled):
2017 Jul 25
0
ARM support from CentOS
To give you a proper answer, I'd need to know if you're looking for 64bit arm (aarch64/arm64) support or 32bit armhfp support. Assuming 64bit, we support Applied Micro's X-Gene family of processors, Cavium's ThunderX, as well as Qualcomm's QDF 24xx line. We maintain support for the AMD Seattle SoC as well, but that doesn't appear to be getting updates that I know of. We do not currently support the NXP/Freescale line, but if someone wants to supply patches I'm happy to add them in. On 07/25/2017 04:47 AM, Jaytirth Khairatkar wr...
2017 May 12
1
get pdftk into (or from) a repo
...e been called something like pdf-to-pdf. It includes support for merging and splitting PDFs and to manipulate the list of pages in a PDF file. It is not a PDF viewer or a program capable of converting PDF into other formats. Naturally the syntax is different, but the times that I've needed it, qdf has been fine. Barry
2017 May 11
3
get pdftk into (or from) a repo
On 05/11/2017 06:49 PM, Leon Fauster wrote: >> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: >> >> pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know? >> > an old one is in the "dead" rpmforge repo. > At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they have version 2.0
2004 Nov 03
1
'help'
...> Just a wild question, but does this problem occur if you start Quicken > without calling up your existing database? Very slim chance, but maybe > the problem is somehow created because of the database itself? Hmmm... Well, ok. I seem to have yet another issue. In setting up a new .qdf in order to test your hypothisis, I discovered that Quicken is having trouble load IE. Before installing Quicken I had installed IE. It took a little doing, but I got it loaded and running well. I start it by merely running "wine IEXPLORE.EXE". Seems to work well. But just now, in...