log

age author description
Fri, 07 Oct 2022 13:39:08 -0400 Arun Giridhar doc: More changes to refcard.tex
Fri, 07 Oct 2022 06:55:19 -0400 Arun Giridhar maint: Merge stable to default
Fri, 07 Oct 2022 06:54:49 -0400 Arun Giridhar doc: Improve docstring readability for pqpnonneg.m stable
Fri, 07 Oct 2022 06:23:07 -0400 Arun Giridhar maint: Merge stable to default
Fri, 07 Oct 2022 06:14:40 -0400 Arun Giridhar Fix incorrect lambda outputs for lsqnonneg and pqpnonneg (bug #63178) stable
Thu, 06 Oct 2022 19:56:02 -0400 Arun Giridhar maint: Merge stable to default
Thu, 06 Oct 2022 19:52:06 -0400 Arun Giridhar doc: Documented undocumented outputs for lsqnonneg and pqpnonneg stable
Thu, 06 Oct 2022 16:36:29 -0400 Ken Marek Clean up odeplot tests and demos (bug #63063)
Wed, 05 Oct 2022 22:26:22 -0400 Arun Giridhar doc: Update refcard.tex content from Octave 3 to Octave 8
Wed, 05 Oct 2022 16:53:01 -0400 Ken Marek ode45/23/23s: Implement Events, OutputFcn, & Refine options (bug #49408 and #63063)
Wed, 05 Oct 2022 12:03:52 -0700 Rik Allow cell input to cell() function (bug #63132)
Wed, 05 Oct 2022 11:53:05 -0700 Rik gco.m: Extend function to accept a figure handle input (bug #63161)
Wed, 05 Oct 2022 10:35:31 -0400 Arun Giridhar Improve performance of isfield from linear time to constant time (bug #58105)
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.