log src/mappers.cc @ 11529:f98f925d8e5c

age author description
Fri, 14 Jan 2011 11:59:59 -0800 Rik Add undocumented function erfcx to documentation.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Thu, 09 Dec 2010 01:15:30 -0500 Marco Atzeri correctly compute gamma for negative integer values when tgamma is available
Sat, 21 Aug 2010 11:15:44 -0700 Rik Add new %!tests for negative integer arguments to gamma, lgamma.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Thu, 04 Mar 2010 09:35:38 +0100 Jaroslav Hajek implement built-in erfcx
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Sat, 02 Jan 2010 12:16:55 -0500 Ben Abbott mappers.cc: Change test tolerance from 1e-16 to eps.
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Fri, 01 May 2009 11:37:36 -0700 Rik Simplify TeXinfo and eliminate use of @iftex in arith.txi
Fri, 01 May 2009 10:06:16 -0700 Rik Update section 17.5 (Utility Functions) of arith.txi
Sun, 26 Apr 2009 22:19:57 -0700 Rik Update section 17.3 (Trigonometry) of arith.txi
Fri, 24 Apr 2009 20:32:01 -0700 Rik Update section 17.2 (Complex Arithmetic) of arith.txi
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Sat, 28 Mar 2009 17:43:22 -0700 Rik Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 27 Jan 2009 23:48:57 -0500 John W. Eaton mappers.cc (Farg): doc fix
Wed, 14 Jan 2009 20:44:25 -0500 sh Allow documentation tobe built for other formats than tex and info
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Mon, 05 Jan 2009 08:11:03 +0100 Thorsten Meyer Fix docstrings, add examples, references and tests to string functions
Tue, 09 Dec 2008 12:04:11 +0100 Thorsten Meyer make upper and lower aliases of toupper and tolower respectively
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Wed, 03 Sep 2008 11:40:55 -0400 Ben Abbott Use eps(single) as tolerance for single precesion test.
Tue, 26 Aug 2008 23:28:32 -0400 Ben Abbott Adjust tolerance to single precision test.
Thu, 21 Aug 2008 14:04:04 -0400 Thomas Treichl Increase test script tolerances.
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Fri, 28 Mar 2008 18:26:29 +0100 David Bateman Allow negative zero imaginary part to be treated as zero for erf, erfc, gamma and lgamma mapper function
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Tue, 25 Mar 2008 15:56:41 -0400 Jaroslav Hajek implement mapper function for banker's rounding
Tue, 18 Mar 2008 21:32:48 -0400 David Bateman Treat negative values to lgamma and beta correctly
Mon, 25 Feb 2008 15:57:49 -0500 John W. Eaton try to avoid ctype macro problems
Wed, 20 Feb 2008 04:22:50 -0500 David Bateman convert mapper functions to new format
Tue, 15 Jan 2008 20:49:10 +0000 jwe [project @ 2008-01-15 20:49:09 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Sat, 06 Oct 2007 14:15:20 +0000 jwe [project @ 2007-10-06 14:15:19 by jwe]
Fri, 05 Oct 2007 19:35:22 +0000 jwe [project @ 2007-10-05 19:35:21 by jwe]
Fri, 24 Aug 2007 20:45:00 +0000 jwe [project @ 2007-08-24 20:45:00 by jwe]
Fri, 24 Aug 2007 20:29:32 +0000 jwe [project @ 2007-08-24 20:29:32 by jwe]
Fri, 24 Aug 2007 16:59:48 +0000 jwe [project @ 2007-08-24 16:59:47 by jwe]
Wed, 27 Dec 2006 17:43:51 +0000 jwe [project @ 2006-12-27 17:43:50 by jwe]
Wed, 06 Dec 2006 20:10:03 +0000 jwe [project @ 2006-12-06 20:10:02 by jwe]
Sat, 28 Oct 2006 14:11:18 +0000 jwe [project @ 2006-10-28 14:09:20 by jwe]
Mon, 24 Apr 2006 19:13:11 +0000 jwe [project @ 2006-04-24 19:13:06 by jwe]
Fri, 14 Apr 2006 04:01:40 +0000 jwe [project @ 2006-04-14 04:01:37 by jwe]
Mon, 06 Mar 2006 22:40:02 +0000 jwe [project @ 2006-03-06 22:38:32 by jwe]