log

age author description
Wed, 05 Oct 2022 10:55:13 +0200 Markus Mützel qr.cc: Run test with sparse input only if built with necessary libraries (bug #63069).
Wed, 05 Oct 2022 10:34:31 +0200 Markus Mützel build: Fix regression from 43068d904d9d.
Sat, 01 Oct 2022 13:36:56 +0200 Markus Mützel Replace all occurrences of @seealso in docstring with @xseealso (bug #63141).
Tue, 04 Oct 2022 17:05:21 -0700 Rik Allow empty sparse matrix inputs to qr() (bug #63069)
Tue, 04 Oct 2022 16:58:14 -0400 Arun Giridhar doc: remove very old TODO file
Tue, 04 Oct 2022 07:34:47 -0700 Rik maint: use sequence "%!#" to disable BIST tests.
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
Sun, 02 Oct 2022 09:00:28 -0400 Arun Giridhar maint: Merge stable to default
Sun, 02 Oct 2022 09:00:05 -0400 Arun Giridhar doc: Minor wording change to hashing documentation stable
Sat, 01 Oct 2022 09:21:52 -0400 Arun Giridhar doc: Minor addition to memoization section for recursive functions (bug #60860)
Fri, 12 Nov 2010 08:53:05 +0100 Olaf Till Make Jacobian types offered by dlsode.f accessible by lsode (bug #31626).
Thu, 29 Sep 2022 23:09:05 -0400 Nicholas R. Jankowski delaunayn: adjust node ordering for positive outward normal vectors (bug #53397)
Fri, 30 Sep 2022 06:38:59 -0400 Arun Giridhar doc: Expand and edit documentation for memoization (bug #60860)
Thu, 29 Sep 2022 20:31:52 -0400 Arun Giridhar doc: New documentation for memoization techniques (bug #60860)
Tue, 27 Sep 2022 16:12:45 -0400 Guillaume Flandin New function memoize to optimize repetitive function calls (bug #60860).
Wed, 28 Sep 2022 17:05:06 -0400 Arun Giridhar maint: Merge away extra head
Wed, 28 Sep 2022 17:01:17 -0400 Arun Giridhar maint: Merge stable to default
Wed, 28 Sep 2022 17:00:43 -0400 Arun Giridhar dec2bin.m and dec2hex.m: graft bugfixes from dd6b37f67db2 to stable (bug #63089) stable
Tue, 27 Sep 2022 23:30:54 +0200 Pantxo Diribarne Don't delete labels when reordering of axes children (bug #63117)
Wed, 28 Sep 2022 14:35:30 -0400 Nicholas R. Jankowski delaunayn simplex check consistency and performance improvement (bug #60818)
Sun, 25 Sep 2022 06:22:25 -0400 Arun Giridhar Accept negative inputs to -2^63 for dec2bin and dec2hex (bug #63089)
Sat, 24 Sep 2022 11:57:44 +0200 Markus Mützel Include graphics objects with hidden handles in axes limit calculation (bug #63095).
Wed, 21 Sep 2022 09:55:32 -0400 John Donoghue uifigure.m: Call set () only if varargin is not empty (bug #63088)
Wed, 21 Sep 2022 13:48:27 -0700 Rik build: Fix Makefile rule emitting note about duplicate rule (cset 1a0756f7c90a).
Tue, 20 Sep 2022 14:43:56 -0700 Rik maint: Use space between function name and '(' in sparse-xpow.cc.
Tue, 20 Sep 2022 09:00:02 -0400 Arun Giridhar sparse-xpow.cc: Improve consistency between sparse and full matrices (bug #63080)
Mon, 19 Sep 2022 13:14:16 +0200 Markus Mützel maint: Merge stable to default.
Mon, 19 Sep 2022 13:13:31 +0200 Markus Mützel GitHub-CI (CodeQL): Update to CodeQL action version v2. stable
Mon, 19 Sep 2022 07:05:31 -0400 Arun Giridhar sparse-xpow.cc: Return empty matrix for empty input (bug #63080)
Sat, 17 Sep 2022 04:22:38 -0400 Arun Giridhar lcm.m: Emit warnings when results not exact (Bug #32924)