octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for erfinv.m


From: Thomas Weber
Subject: Re: Patch for erfinv.m
Date: Mon, 21 Jan 2008 14:54:30 +0100

Am Montag, den 21.01.2008, 14:11 +0100 schrieb David Bateman:
> Alois Schloegl wrote:
> > Consider the following patch for erfinv.
> >
> > It (1) replaces z_old and z_new by a single variable z, and
> > (2) makes the initial checks simpler.
> >
> > The code becomes leaner, and a bit faster.
> >
> >
> > Alois
> Alois,
> 
> Although this will probably apply, could you send diffs with context in
> the future. Either use the "-u" or "-c" flag to diff. 

I've found that adding 
        diff -uN
to my
        ~/.cvsrc
is the easiest solution (I keep forgetting the flags otherwise and I
don't think anybody minds unified or context diffs).

        Thomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]