[changeset] Polyfit with scaling

John W. Eaton jwe at bevo.che.wisc.edu
Tue Mar 4 13:04:41 CST 2008


On 20-Feb-2008, Ben Abbott wrote:

| Ok, I'm starting fresh for the 2nd time tonight!
| 
| This time I'll minimize the change. In the event this one doesn't  
| take, I expect what I modified is obvious.

| # HG changeset patch
| # User Ben Abbott <bpabbott at mac.com>
| # Date 1203564035 18000
| # Node ID eb49f8074da8f7814c0bc1b0ac1f4d62bd9cca19
| # Parent  f501b22c0394431eb83076f578d780be0d21770d
| polyfit.m: Fixed tests.
| 
| diff -r f501b22c0394 -r eb49f8074da8 scripts/ChangeLog
| --- a/scripts/ChangeLog	Wed Feb 20 21:58:11 2008 -0500
| +++ b/scripts/ChangeLog	Wed Feb 20 22:20:35 2008 -0500
| @@ -1,3 +1,7 @@ 2008-02-20  Marco Caliari <marco.caliari
| +2008-02-20  Ben Abbott <bpabbott at mac.com>
| +
| +	* polynomial/polyfit.m: Modified tests to respect a relative tolerance.
| +

I applied this patch.

Thanks,

jwe


More information about the Octave-maintainers mailing list