log

age author description
Fri, 30 Dec 2016 13:52:13 -0500 John W. Eaton * NEWS: Fix incomplete update in previous change.
Fri, 30 Dec 2016 13:45:10 -0500 John W. Eaton make --enable-64 the default
Fri, 30 Dec 2016 10:36:35 -0500 John W. Eaton eliminate obsolete SIZEOF macros
Fri, 30 Dec 2016 08:14:02 -0500 John W. Eaton * qr.cc: Fix error in previous change. (bug #49957)
Thu, 29 Dec 2016 16:31:00 -0800 Rik Remove redundant function __echostate__.
Thu, 29 Dec 2016 16:19:29 -0800 Rik doc: Add more sealso links between docstrings. stable
Thu, 29 Dec 2016 14:34:05 -0500 John W. Eaton fix a few mistakes in F77_INT changes
Thu, 29 Dec 2016 14:29:27 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp dot function
Thu, 29 Dec 2016 13:39:03 -0500 John W. Eaton maint: Merge stable to default.
Thu, 29 Dec 2016 13:36:34 -0500 John W. Eaton use correct dimensions for liboctave += and -= matrix operators stable
Wed, 28 Dec 2016 15:33:34 -0800 Rik Switch svd_driver to gesdd for performance (bug #49940).
Wed, 28 Dec 2016 17:49:02 -0500 John W. Eaton maint: Merge stable to default.
Wed, 28 Dec 2016 17:46:01 -0500 John W. Eaton fix cut and paste error in sparse matrix solver stable
Wed, 28 Dec 2016 13:58:01 -0800 Rik Don't mark nested functions in primary function as subfunctions.
Wed, 28 Dec 2016 17:14:00 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave sparse matrix classes
Wed, 28 Dec 2016 13:33:13 -0500 John W. Eaton * fCMatrix.cc: Fix omission from previous change.
Wed, 28 Dec 2016 13:18:50 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave Matrix classes
Tue, 27 Dec 2016 22:31:48 -0800 Rik doc: Review Appendix A, External Code Interface, of manual. stable
Tue, 27 Dec 2016 15:39:52 -0500 John W. Eaton * chol.cc: Fix thinko in previous change.
Tue, 27 Dec 2016 15:02:47 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp eigs functions
Mon, 11 Jul 2016 18:08:25 +0200 Markus Muetzel Pass additional arguments for fminsearch to called function (bug #41888).
Tue, 27 Dec 2016 13:43:39 -0500 John W. Eaton maint: Merge stable to default.
Tue, 27 Dec 2016 13:42:11 -0500 John W. Eaton update module.mk files for frame2im, im2frame move stable
Tue, 27 Dec 2016 13:32:28 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp QZ function
Tue, 27 Dec 2016 10:32:19 -0800 Rik maint: Periodic merge of stable to default.
Mon, 11 Jul 2016 18:08:25 +0200 Markus Muetzel fminsearch.m: Fix error in "guarded_eval". stable
Tue, 27 Dec 2016 13:19:54 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp ordschur function
Tue, 27 Dec 2016 11:58:30 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave ODE and DAE classes
Tue, 27 Dec 2016 09:43:28 -0800 Rik Move frame2im and im2frame to image/ directory (bug #49939). stable
Tue, 27 Dec 2016 10:24:03 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave QR class
Mon, 26 Dec 2016 23:48:47 -0500 John W. Eaton fix compilation of __pchip_deriv__.cc
Mon, 26 Dec 2016 20:01:13 -0800 Rik decic.m: Fix bad @seealso macro from cset 80ac3e38b03d.
Mon, 26 Dec 2016 19:25:31 -0800 Rik ode23.m, ode45.m: Switch output creation order of struct fields to match Matlab.
Mon, 26 Dec 2016 22:17:44 -0500 John W. Eaton * lo-specfun.cc: Use F77_INT in calls to Fortran subroutines.
Mon, 26 Dec 2016 21:44:04 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave EIG classes
Mon, 26 Dec 2016 21:28:03 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave GEPBALANCE functions
Mon, 26 Dec 2016 21:24:32 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave QRP functions
Mon, 26 Dec 2016 21:16:01 -0500 John W. Eaton * randpoisson.cc: Fix dlgams call to match prototype.
Mon, 26 Dec 2016 21:13:09 -0500 John W. Eaton * eigs-base.cc: Use F77_INT in calls to Fortran subroutines.
Mon, 26 Dec 2016 21:11:20 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave convolution functions
Mon, 26 Dec 2016 19:46:38 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave aepbalance class
Mon, 26 Dec 2016 19:29:41 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave hess class
Mon, 26 Dec 2016 19:23:31 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave gsvd class
Mon, 26 Dec 2016 19:15:31 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave svd class
Mon, 26 Dec 2016 15:51:41 -0800 Rik decic.m: Use Octave coding conventions.
Mon, 26 Dec 2016 18:20:54 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave chol classes
Mon, 26 Dec 2016 15:20:44 -0800 Rik Make ode15i,ode15s doc consistent with other ode functions.
Mon, 26 Dec 2016 08:49:42 -0800 Rik maint: Periodic merge of stable to default.
Mon, 26 Dec 2016 08:48:58 -0800 Rik doc: Document nargout=0 calling mode for ode23, ode45. stable
Mon, 26 Dec 2016 08:10:37 -0800 Rik Fix undefined return argument for more than 2 outputs from ode15i,ode15s.
Mon, 26 Dec 2016 08:08:04 -0800 Rik Fix undefined return argument for more than 2 outputs from ode solver (bug #49890). stable
Fri, 23 Dec 2016 20:39:40 -0500 John W. Eaton * ode15s.m: More minor style fixes in tests.
Fri, 23 Dec 2016 09:26:16 -0800 Rik Allow case-insensitive option argument 'on' to ode solvers (bug #49918).
Fri, 23 Dec 2016 10:08:51 +0100 Carlo de Falco Fix printing of solution stats in ode23/ode45 solvers (bug #49918).
Thu, 22 Dec 2016 21:22:50 -0800 Rik ode15i.m, ode15s.m: Follow Octave coding conventions.
Thu, 22 Dec 2016 21:12:32 -0500 John W. Eaton * CITATION: Use 'and' instead of comma to separate author names. stable
Thu, 22 Dec 2016 19:36:12 -0500 John W. Eaton * ode15i.m: Make error tests conditional on HAVE_SUNDIALS.
Thu, 22 Dec 2016 15:31:39 -0800 Rik Change basevalue of bar charts when axes scale changed to log (bug #41944).
Thu, 22 Dec 2016 15:03:23 -0800 Rik CITATION: Fix accent for Søren in BibTeX entry. stable
Thu, 22 Dec 2016 15:18:02 -0500 John W. Eaton use testif HAVE_SUNDIALS for ode15 tests