log

age author description
Mon, 29 Dec 2008 23:41:18 +0100 David Bateman Fix for dense grids and speed up for voronoi function
Sun, 28 Dec 2008 17:39:20 +0100 David Bateman Trivial doc fix
Sun, 28 Dec 2008 06:34:38 +0100 Jaroslav Hajek improve delete
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Fri, 26 Dec 2008 22:54:38 +0100 Francesco Potortì In prepad, add reference to postpad.
Fri, 26 Dec 2008 23:00:53 +0100 Francesco Potortì bincoeff.m: make reference to nchoosek
Fri, 26 Dec 2008 22:56:19 +0100 Francesco Potortì Removed typo from geometry.txi
Fri, 26 Dec 2008 22:51:48 +0100 Francesco Potortì Cross reference between postpad and resize
Fri, 26 Dec 2008 22:45:46 +0100 Francesco Potortì add reference to resize function in the manual
Fri, 26 Dec 2008 22:42:52 +0100 Francesco Potortì strrep.m: specify what is the return value
Fri, 26 Dec 2008 22:39:08 +0100 Francesco Potortì Correct help string for statistics.m
Fri, 26 Dec 2008 22:28:45 +0100 Francesco Potortì One word missing from int8 help string.
Fri, 26 Dec 2008 22:23:11 +0100 Francesco Potortì Add cross reference from Plot Annotations to Text Properties.
Fri, 26 Dec 2008 22:16:27 +0100 Francesco Potortì help and error string corrected in hist.m.
Fri, 26 Dec 2008 20:33:52 +0100 Francesco Potortì Add explanation on what wisdom is.
Thu, 25 Dec 2008 12:31:07 +0100 Jaroslav Hajek support -tabs option for save -ascii
Wed, 24 Dec 2008 16:45:11 -0500 Doug Stewart grid.m: handle minor grid option
Wed, 24 Dec 2008 15:42:45 -0500 John W. Eaton fntests.m: use fread instead of fscanf to preserve whitespace
Wed, 24 Dec 2008 15:27:49 -0500 John W. Eaton test.m: print "has no tests" message if there are demos but no tests
Wed, 24 Dec 2008 14:50:25 -0500 Ben Abbott chol.cc: Trivial fix for chol tests.
Wed, 24 Dec 2008 14:47:13 -0500 John W. Eaton eigs.cc: skip tests if ARPACK is missing
Wed, 24 Dec 2008 14:40:33 -0500 John W. Eaton src/Makefile.in (DLD_XSRC): add eigs.cc to the list
Wed, 24 Dec 2008 13:06:26 -0500 John W. Eaton handle -double option for save
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions
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