log

age author description
Tue, 23 Dec 2008 01:08:59 +0100 Radek Salac Add the bicgstab function
Mon, 22 Dec 2008 22:16:27 +0100 David Bateman Reszie third arg of __voronoi__ before retuning it
Sun, 21 Dec 2008 17:10:38 +0100 Jaroslav Hajek add yet more missing LAPACK sources
Thu, 18 Dec 2008 21:06:20 +0100 Jaroslav Hajek ChangeLog entry and style fixes for last two patches
Thu, 18 Dec 2008 20:41:30 +0100 Daniel J Sebald optimize unique called with a single argument
Thu, 18 Dec 2008 20:22:59 +0100 Daniel J Sebald avoid repeated parsing of format string in datevec
Tue, 16 Dec 2008 10:29:38 +0100 Jaroslav Hajek optimize permute
Tue, 16 Dec 2008 07:24:34 +0100 Jaroslav Hajek fix stray line in Makefile
Mon, 15 Dec 2008 13:49:16 +0100 Jaroslav Hajek add missing blas & lapack sources
Mon, 15 Dec 2008 13:49:11 +0100 Jaroslav Hajek style fixes in previous patch
Mon, 15 Dec 2008 12:59:34 +0100 Jaroslav Hajek fix & optimize lsqnonneg
Mon, 15 Dec 2008 08:12:50 +0100 Jaroslav Hajek document new norm features in NEWS
Sat, 13 Dec 2008 20:08:30 +0100 Francesco Potortì nchoosek checks, warning, corner cases and tests
Fri, 12 Dec 2008 23:25:54 +0100 David Bateman changelog fix
Fri, 12 Dec 2008 23:18:20 +0100 David Bateman Fix sparse cholesky inversion
Fri, 12 Dec 2008 13:35:10 +0100 Jaroslav Hajek allow saving diagonal & permutation matrices to hdf5 as full
Fri, 12 Dec 2008 12:45:31 +0100 Jaroslav Hajek implement obstack-like optimization of local buffers
Thu, 11 Dec 2008 11:04:18 +0100 Jaroslav Hajek alow single/double conversion of diag & perm matrices
Thu, 11 Dec 2008 11:04:00 +0100 Jaroslav Hajek allow element assignment to diagonal matrices
Thu, 11 Dec 2008 10:39:53 +0100 Jaroslav Hajek fix dm-dm binary ops
Thu, 11 Dec 2008 07:55:10 +0100 Jaroslav Hajek new feature in NEWS
Thu, 11 Dec 2008 07:51:40 +0100 Jaroslav Hajek optionally allow pivoting in fsolve
Thu, 11 Dec 2008 07:51:33 +0100 Jaroslav Hajek changelog fix
Wed, 10 Dec 2008 13:20:24 +0100 Jaroslav Hajek add omitted m-file
Wed, 10 Dec 2008 11:55:23 +0100 Jaroslav Hajek use m-file implementation for expm
Wed, 10 Dec 2008 11:55:21 +0100 Jaroslav Hajek implement nchoosek without recursion
Wed, 10 Dec 2008 11:04:28 +0100 Jaroslav Hajek optimize repmat for scalar & matrix case
Wed, 10 Dec 2008 11:04:28 +0100 Jaroslav Hajek fix integer assignment to non-existing variables
Wed, 10 Dec 2008 11:04:26 +0100 Jaroslav Hajek remove reference to non-existing file
Tue, 09 Dec 2008 12:04:11 +0100 Thorsten Meyer make upper and lower aliases of toupper and tolower respectively
Tue, 09 Dec 2008 10:08:19 +0100 Jaroslav Hajek make balance more Matlab-compatible
Tue, 09 Dec 2008 03:25:31 +0100 David Bateman Ensure oct-locbuf.h is installed with the install target
Mon, 08 Dec 2008 15:33:28 +0100 Jaroslav Hajek optimize sparse bool indexing
Mon, 08 Dec 2008 14:56:29 +0100 Jaroslav Hajek allow overdetermined systems in fsolve
Mon, 08 Dec 2008 14:12:08 +0100 Jaroslav Hajek implement scalar powers of diag matrices
Mon, 08 Dec 2008 12:31:57 +0100 Jaroslav Hajek implement binary saving of diag & perm matrices
Sun, 07 Dec 2008 10:29:34 +0100 Jaroslav Hajek fix & improve speed of diagonal matrix multiplication
Sat, 06 Dec 2008 09:15:44 +0100 Jaroslav Hajek allow initialized local buffers
Sat, 06 Dec 2008 07:48:35 +0100 Jaroslav Hajek fix use of uninitialized buffers
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Fri, 05 Dec 2008 12:51:48 +0100 Jaroslav Hajek implement ASCII saving of diag & perm matrices
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Fri, 05 Dec 2008 07:11:58 +0100 Jaroslav Hajek fix invalid delete
Thu, 04 Dec 2008 10:21:30 +0100 Thomas Treichl Added more tests for cellfun.
Thu, 04 Dec 2008 22:16:52 +0100 Thorsten Meyer move str2mat to deprecated and make it a simple wrapper around char
Thu, 04 Dec 2008 12:03:45 +0100 Jaroslav Hajek make det & inv aware of diagonal & permutation matrices
Thu, 04 Dec 2008 09:52:30 +0100 Jaroslav Hajek document more new features in the NEWS file
Thu, 04 Dec 2008 09:27:17 +0100 Jaroslav Hajek add missing delete
Thu, 04 Dec 2008 09:15:17 +0100 Jaroslav Hajek call blocked permuted qr factorization routines from LAPACK
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Wed, 03 Dec 2008 20:57:27 -0500 John W. Eaton style fixes
Wed, 03 Dec 2008 20:53:05 -0500 John W. Eaton ChangeLog fix
Wed, 03 Dec 2008 20:48:28 -0500 John W. Eaton update config.guess and config.sub
Sat, 29 Nov 2008 23:03:16 +0100 Thorsten Meyer clean up bzip2, gzip and __xzip__
Sat, 29 Nov 2008 17:57:50 +0100 Francesco Potortì Set max_recursion_depth and use a subfunction in nchoosek
Sat, 29 Nov 2008 00:26:57 +0100 David Bateman Set gnuplot two point clipping
Fri, 21 Nov 2008 22:53:50 -0500 jpswensen [mq]: debug.patch
Fri, 28 Nov 2008 23:12:35 +0100 David Bateman minor style fix
Thu, 31 Jul 2008 22:54:29 +0200 Thomas Treichl Minor bug fixes, update help text and tests
Fri, 14 Nov 2008 08:12:55 -0500 Ben Abbott gnuplot_drawnow.m: Add support of properites to gp backend.
Thu, 13 Nov 2008 07:50:33 -0500 Ben Abbott graphics.h.in: Add props screensize & screenpixelsperinch.
Mon, 03 Nov 2008 18:49:51 -0500 Ben Abbott __go_draw_axes__.m: xticklabel should accept a numeric vector.
Sat, 15 Nov 2008 00:58:17 +0100 Thorsten Meyer keep empty strings in char
Tue, 04 Nov 2008 23:03:50 +0100 Thorsten Meyer fix bug in cell string handling of unpack function
Thu, 27 Nov 2008 10:52:58 +0100 Thorsten Meyer improve string documentation
Wed, 05 Nov 2008 17:51:42 +0100 Thorsten Meyer fix texi bug in subplot.m
Sun, 02 Nov 2008 17:07:44 +0100 Thorsten Meyer add bzip2 function
Thu, 16 Oct 2008 22:01:10 +0200 Thorsten Meyer recommend limited line width in code examples
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Tue, 25 Nov 2008 14:04:55 +0100 Jaroslav Hajek fix empty matrix handling in switch statement
Tue, 25 Nov 2008 14:04:55 +0100 Jaroslav Hajek smarter conversion lookup
Mon, 24 Nov 2008 12:57:57 -0500 Ben Abbott __go_draw_axes__.m: Correct order for rendering children.
Mon, 24 Nov 2008 12:27:03 -0500 Ben Abbott legend.m: Correct ording of legend labels.
Mon, 24 Nov 2008 11:05:25 +0100 David Bateman changelog fix
Mon, 24 Nov 2008 11:00:47 +0100 David Bateman Check validitity of handles to delete before deleting them to avoid issues with callbacks deleting the handles as well
Mon, 24 Nov 2008 10:57:53 +0100 David Bateman Add Jarko Kaleva to contributors file
Mon, 24 Nov 2008 10:55:50 +0100 Jarkko Kaleva Add generalized eigenvalue functions
Fri, 21 Nov 2008 15:03:03 +0100 Radek Salac Add the cgs and treelayout functions
Wed, 19 Nov 2008 16:55:47 +0100 Jaroslav Hajek reuse matrix type detected in det
Wed, 19 Nov 2008 15:26:39 +0100 Jaroslav Hajek make det take advantage of matrix type
Wed, 19 Nov 2008 11:23:07 +0100 Jaroslav Hajek templatize & fix DET
Tue, 18 Nov 2008 22:55:13 +0100 David Bateman Update manual citation
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Tue, 18 Nov 2008 10:01:58 -0500 John W. Eaton style fixes
Tue, 18 Nov 2008 09:49:05 -0500 John W. Eaton load-path.cc: comment
Mon, 17 Nov 2008 23:03:37 -0500 John W. Eaton load-path.cc (load_path::dir_info::update): simplify previous change
Mon, 17 Nov 2008 22:30:39 -0500 John W. Eaton load-path.cc (load_path::dir_info::update): smarter handling of relative names
Tue, 18 Nov 2008 02:40:37 +0100 David Bateman Changelog for previous patch
Tue, 18 Nov 2008 02:35:51 +0100 David Bateman Fast return case for file_ops::tilde_expand
Mon, 17 Nov 2008 20:04:23 -0500 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector
Mon, 17 Nov 2008 11:38:39 +0100 Brian Gough spelling corrections
Fri, 14 Nov 2008 12:50:03 +0100 David Bateman Changelog fix
Fri, 14 Nov 2008 12:04:35 +0100 David Bateman Correct use of resize_fill_value in Array2<T>::index methods.
Fri, 14 Nov 2008 11:47:55 +0100 David Bateman Respect the minortick property of the axis objects
Thu, 13 Nov 2008 14:13:54 -0500 John W. Eaton better use of templates in ov-intx.h
Thu, 13 Nov 2008 12:10:30 -0500 John W. Eaton chi2rnd.m: fix missing semicolon
Wed, 12 Nov 2008 21:36:39 +0000 Michael Goffioul Fix for MSVC compilation
Wed, 12 Nov 2008 15:45:00 +0100 David Bateman Correct cast of matrix by cell or struct concatenation
Wed, 12 Nov 2008 12:31:56 +0000 Michael Goffioul Extend filesep functionality by allowing to return all valid file separators
Wed, 12 Nov 2008 12:25:19 +0100 David Bateman Changelog fix
Wed, 12 Nov 2008 12:21:04 +0100 David Bateman Fix callbacks in stem and quiver for change in order of children. Fix for scaling in quiver for single arrow
Wed, 12 Nov 2008 10:24:14 +0100 Jaroslav Hajek remove unimplemented method declaration
Tue, 11 Nov 2008 22:06:43 +0100 Jaroslav Hajek handle correctly empty cs-lists in assignment
Tue, 11 Nov 2008 14:34:37 -0500 John W. Eaton lex.l (<MATRIX_START>{S}+): Don't insert separator if next token is a separator.
Tue, 11 Nov 2008 14:34:02 -0500 John W. Eaton parse.y (F__parser_debug_flag__): New function.
Mon, 10 Nov 2008 10:43:00 -0500 John W. Eaton spline.m: delete debugging statements
Mon, 10 Nov 2008 15:55:28 +0100 Jaroslav Hajek omission from last patch
Sun, 09 Nov 2008 12:59:42 +0100 Jaroslav Hajek use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>
Tue, 04 Nov 2008 15:08:27 +0100 David Bateman Add scalar reshape method
Sun, 28 Sep 2008 21:09:35 +0200 Jaroslav Hajek initial implementation of fsolve
Fri, 31 Oct 2008 08:06:45 +0100 Jaroslav Hajek implement fzero
Fri, 31 Oct 2008 08:06:14 +0100 Jaroslav Hajek modify optimset & implement optimget
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities
Sun, 02 Nov 2008 06:44:12 +0100 Jaroslav Hajek fix dim check in Array<T>::delete_elements
Sun, 02 Nov 2008 06:15:11 +0100 Jaroslav Hajek fix out-of-bounds checks in null assignments
Fri, 31 Oct 2008 17:41:57 +0100 David Bateman Add constraint for logical image cdata
Fri, 31 Oct 2008 12:30:20 +0100 David Bateman Add code to remove listeners from properties and use it with newplot
Fri, 31 Oct 2008 12:09:16 +0100 Jaroslav Hajek fix extent query for empty ranges
Fri, 31 Oct 2008 06:36:35 -0400 John W. Eaton doc fixes