log scripts/general/quadgk.m @ 31058:12f8fb75fc30

age author description
Thu, 02 Jun 2022 08:45:10 -0700 Michael Leitner quadgk.m: Overhaul function to add new "ArrayValued" option (bug #62468)
Wed, 11 May 2022 12:14:08 -0700 Rik quadgk.m: Change stopping criterion to "<=" from just "<".
Wed, 11 May 2022 11:54:57 -0700 Rik quadgk.m: Don't warn about failing to converge if second output ERR is requested (bug #62412)
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Fri, 28 Aug 2020 09:32:35 -0700 Rik maint: Strip trailing spaces from files. stable
Thu, 16 Jan 2020 15:50:28 -0800 Rik quadgk.m: Fix direction of complex path integrals with "Waypoints" property (bug #57614)
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 15:17:01 -0800 Rik doc: Use Texinfo non-sentence ending periods in citations.
Wed, 20 Mar 2019 02:27:30 +0000 John W. Eaton update bug status in tests
Tue, 22 Jan 2019 14:34:08 +0100 Kai T. Ohlhus Remove inconsistent warning "Octave:divide-by-zero" (bug #46650).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 08 Nov 2017 10:32:23 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Sat, 23 Sep 2017 18:11:20 -0400 Nicholas R. Jankowski Add missing functions integral2.m and integral3.m (bug #52074).
Wed, 20 Sep 2017 17:23:50 -0700 Rik Update tolerances in BIST tests for quad functions.
Tue, 29 Aug 2017 10:12:44 -0400 John W. Eaton maint: Merge stable to default.
Mon, 28 Aug 2017 10:20:26 +0200 Marco Caliari Fix warning in quadgk with zero size interval (bug #51867) stable
Mon, 28 Aug 2017 10:20:26 +0200 Marco Caliari Fix warning in quadgk with zero size interval (bug #51867)
Tue, 21 Mar 2017 23:21:51 -0700 Rik maint: merge stable to default.
Tue, 21 Mar 2017 15:06:04 -0400 Nicholas R. Jankowski quadgk.m: Correct error messages which point to quadv (bug #50604). stable
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Mon, 11 Jul 2016 12:41:09 +1000 Marco Caliari Fix early exit from quadgk for infinite intervals (bug #37613).
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Thu, 12 Nov 2015 19:27:25 -0800 Rik quadgk.m: Overhaul function and increase Matlab compatibility.
Mon, 12 Oct 2015 21:28:32 -0700 Rik Replace bsxfun with broadcasting for performance with complex inputs (bug #38628).
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
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