log

age author description
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