log scripts/general/quadgk.m @ 19074:0850b5212619

age author description
Thu, 21 Aug 2014 15:57:18 -0700 Rik doc: Add @nospell macro around proper names in documentation.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Thu, 08 Aug 2013 12:35:52 -0700 Rik test: Correct typo '%error' -> '%!error' to have test blocks run.
Mon, 05 Nov 2012 09:44:57 -0800 Rik quadgk.m: Clean up input error reporting.
Fri, 02 Nov 2012 15:18:49 -0400 Jordi GutiƩrrez Hermoso quadgk.m: cleanup unwind_protect cruft
Sun, 28 Oct 2012 07:36:13 +0100 Juan Pablo Carbajal quadgk.m: adding id to warnings and errors. switching divide-by-zero warning off locally.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 13 Feb 2012 07:38:23 -0800 Rik doc: Use Octave preference for double quote in docstrings in scripts/
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Sun, 17 Apr 2011 19:57:07 -0700 Rik doc: Update all documentation for chapter on Numerical Integration stable
Tue, 12 Apr 2011 09:56:13 -0700 Marco Caliari quadgk.m: Fix problem with -Inf bound on integral (bug #33055). stable
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Mon, 17 Jan 2011 20:18:07 -0800 Rik Rename cquad to quadcc and add to documentation.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Mon, 31 Aug 2009 23:24:07 +0200 David Bateman More care with contour integrals in quadgk
Wed, 10 Jun 2009 15:53:46 -0400 John W. Eaton fix typo in previous change
Wed, 10 Jun 2009 21:27:01 +0200 Marco Caliari Better waypoint transform pour quadgk
Tue, 09 Jun 2009 23:18:30 +0200 David Bateman Fixes for quadgk for doubly infinite interval
Sat, 28 Mar 2009 22:18:51 -0700 Rik Cleanup documentation for quad.texi and diffeq.texi
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Wed, 14 Jan 2009 16:49:45 -0500 John W. Eaton doc fixes
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Mon, 22 Sep 2008 13:07:19 -0400 David Bateman Trivial patch to quadgk for absence of trace function count
Tue, 29 Jul 2008 17:01:43 +0200 David Bateman Various doc fixes. Readd cellidx
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Sat, 10 May 2008 21:55:40 +0200 David Bateman Add quadv, quadgk, dblquad and triplequad functions