Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9323:8a3afa8ebb06
Fixes for quadgk for doubly infinite interval
author | David Bateman <dbateman@free.fr> |
---|---|
date | Tue, 09 Jun 2009 23:18:30 +0200 |
parents | 96abf8f7e5b6 |
children | 22a4433b41e3 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2009-06-09 David Bateman <dbateman@free.fr> + + * general/guadgk.m: Add test case and fixed doubly infinite + waypoint transform for x = 0 case. + +2009-06-09 Marco Caliari <marco.caliari@univr.it> + + * general/guadgk.m: Fix doubly infinite transformation to the finite + interval. + 2009-06-08 Ben Abbott <bpabbott@mac.com> * plot/axis.m: Fix bug for 'axis tight' with multiple lines, modify