Displaying 20 results from an estimated 2000 matches similar to: "Verifying understanding of backup-dir vs compare-dest"
2014 Feb 21
6
[LLVMdev] make check issue with llvm-cov
rkotler at mipsswbrd006-le:~/caviumllvm/build/test$ make
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \
/usr/bin/python /home/rkotler/workspace/llvm/utils/lit/lit.py -s
-v . )
XPASS: LLVM :: tools/llvm-cov/llvm-cov.test (8916 of 9784)
******************** TEST
2001 Jan 02
0
mdct explanation
...as promised.
This describes the mdct used in my d.m.l patch. I think it is the
same as the Lee fast-dct.
I typed it in a kind of pseudo-TeX, 'cause the ascii art would
kill me. Hope you can read TeX source; if not, ask someone who
can to make a .ps/.gif/.whatever of the TeX output, and put it
on a webpage or something. I'm to lazy to do it (and besides, I
don't have access to TeX,
2007 Oct 01
1
Interpreting output from rsync
Hello,
In regard to output, rsync has the following features:
a) -v option with various levels of verbosity
b) --stats
c) --log-file=foo
d) messages rsync prints to stdout
e) messages rsync prints to stderr.
Where can I find an explanation of the format, content
and interpretation of the outputs (a-e)?
Thanks,
--Suresh
2007 Sep 09
2
Batch mode scenario ("use case")
Hello,
I came up with this scenario of the use of batch mode while
thinking of back-up schemes to use for myself. However, it could
be that the last step needed in this scenario is not supported by
rsync! Here's the scenario:
At one time, /c/home/wer/work and /e/gold had identical content
and were really huge (say, 200 GBytes).
After some complex, intricate work, Mr. Wer
2002 May 06
2
A logit question?
Hello dear r-gurus!
I have a question about the logit-model. I think I have misunderstood
something and I'm trying to find a bug from my code or even better from my
head. Any help is appreciated.
The question is shortly: why I'm not having same coefficients from the
logit-regression when using a link-function and an explicite transformation
of the dependent. Below some details.
I'm
2013 Jan 14
2
Reports from 5.00
> 5.01 should be released by the beginning of next week.
The following problems (among others) are present in 5.00. I hope
they can be solved for 5.01.
A_ LABEL directive with trail space characters fails:
http://www.syslinux.org/archives/2012-December/019153.html
B_ TEXT HELP directive hangs (easier to see when using Windows-like
new lines, CR/LF):
2015 Feb 18
0
isohybrid and ISO images whose size is not a multiple of 2048 bytes vs. VirtualBox
> Hi,
>
> it would be interesting to know for what solution
> TAILS decides and whether any problems arise with it.
>
> -------------------------------------------------------
> On with the fundamental discussion of MBR cylinders:
>
> Ady wrote:
> > 1_ The resulting ISO9660 file system size shall be a multiple of 2048
> > (bytes_per_sector).
>
>
2014 Nov 13
0
Boot fails in a VMware player VM - syslinux 6.03
>
> Hi,
>
> On 11/11/2014 02:55, Ady wrote:
> > Again, dd'ing your isohybrid image onto your (virtual or real) drive
> > will fail to boot in EFI mode. Your "syslinux.efi-based"
> > "/isolinux/efiboot.img" will not be capable of booting. This is one
> > of the steps that corresponds to grub2, not to whichever other EFI
> >
2019 Jan 06
2
Interaction with Windows bootloader
> On Sat, Jan 5, 2019 at 3:17 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
> > > syslinux[64].exe -i -f c: bootsecfile.bss
> > >
> > > This should have been the form for your desire as specifying the
> > > filename should have told it to create the BSS instead of writing it
> > > to the VBR. Being the "fixed" HDD
2000 Oct 23
4
More mdct questions
Sorry for starting another topic, this is actually a reply to Segher's post
on Sun Oct 22 on the 'mdct question' topic. I wasn't subscribed properly
and so I didn't get email confirmation and thus can't add to that thread.
So Segher, if the equation is indeed what you say it is, then replacing
mdct_backward with this version should work, but it doesn't.
Am I applying
2017 Oct 04
1
Help with PXE "Out of Memory" error?
On Wed, Oct 4, 2017 at 11:10 AM, Ady Ady via Syslinux
<syslinux at zytor.com> wrote:
> FWIW, the _need_ to use linux.c32 is becoming more common (in the sense
> that other loading methods are not always capable of loading
> newer/current kernels+initrams+additional_files, considering their
> sizes). Unfortunately, only a minority of users seem to be aware of
> Syslinux's
2011 Aug 01
3
formula used by R to compute the t-values in a linear regression
Hello,
I was wondering if someone knows the formula used by the function lm to compute the t-values.
I am trying to implement a linear regression myself. Assuming that I have K variables, and N observations, the formula I am using is:
For the k-th variable, t-value= b_k/sigma_k
With b_k is the coefficient for the k-th variable, and sigma_k =(t(x) x )^(-1) _kk is its standard deviation.
2017 Nov 28
2
core_udp_sendto: no mapping
On Tue, 2017-11-28 at 12:25 +0100, Julien Viard de Galbert wrote:
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Hello,
Le 28 nov. 2017 ? 00:39, Joakim Tjernlund via Syslinux <syslinux at zytor.com<mailto:syslinux at zytor.com>> a ?crit :
On Mon, 2017-11-27 at 18:18
2006 Sep 16
1
[LLVMdev] cpp program linking error
Hi,
i have compile and built the llvm-gcc4 and llvm 1.8a in my machine, but
there is some problem about llvm-gcc4. It can not compile a
cpp code like this:
#include <iostream>
using std::cout;
using std::endl;
int main()
{
cout << "Hello" << endl;
}
$llvm-g++ hello.cc -o hello
/developer/zsth/llvm-gcc/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/../../..
2001 May 30
3
Transformation of dissimilarity or distance matrix
Dear List,
is there an elegant (or even not elegant) way how to transform
dissimilarity or distance matrix A
(or, in general, arbitrary symmetrical matrix) by transposition of rows and
columns into a form
closest to "block diagonal" matrix B?
The matrix A is adjusted the following way
A[A<epsilon] <-0 #(epsilon is given "small" number)
B: (in its ideal form)
2020 Sep 14
2
[PATCH 07/17] 53c700: improve non-coherent DMA handling
Switch the 53c700 driver to only use non-coherent descriptor memory if it
really has to because dma_alloc_coherent fails. This doesn't matter for
any of the platforms it runs on currently, but that will change soon.
To help with this two new helpers to transfer ownership to and from the
device are added that abstract the syncing of the non-coherent memory.
The two current bidirectional cases
2000 Apr 04
0
stochastic process transition probabilities estimation
Hi all,
I'm new with R (and S), and relatively new to statistics (I'm a
computer scientist), so I ask sorry in advance if my question is silly.
My problem is this: I have a (sample of a) discrete time stochastic
process {X_t} and I want to estimate
Pr{ X_t | X_{t-l_1}, X_{t-l_2}, ..., X_{t-l_k} }
where l_1, l_2, ..., l_k are some fixed time lags. It will be enough for
me to compute
2004 Nov 02
2
Matrix decomposition: orthogonal complement
Hello,
How I can compute in R the orthogonal complement of one matrix?
If A (n x m ) matrix of full column rank (n>m), its orthogonal
complement is denoted by A_ .
A_ is n X (n-m) matrix of full column rank and such that A'A_=0.
I need to compute A_. How I can compute A_ in R?
Best Regards,
/Florin
--
Florin G. Maican
Ph.D. candidate, Department of Economics
School of
2006 Jun 16
6
rendering mathematical equations
Any recommendations on how I can get mathematical equations into my
resulting html? (Besides using x^2^ type markup.)
I figure I could parse out equation text from my main text before
RedCloth ever sees it... and then maybe create png''s somehow from it,
putting the links to them back into the main text before handing it
over to RC. But I don''t know of a util that will generate
2004 Dec 12
2
Help : generating correlation matrix with a particular structure
Hi,
I would like to generate a correlation matrix with a
particular structure. For example, a 3n x 3n matrix :
A_(nxn) aI_(nxn) bI_(nxn)
aI_(nxn) A_(nxn) cI_(nxn)
aI_(nxn) cI_(nxn) A_(nxn)
where
- A_(nxn) is a *specified* symmetric, positive
definite nxn matrix.
- I_(nxn) is an identity matrix of order n
- a, b, c are (any) real numbers
Many attempts have been unsuccessful because a