head	1.3;
access;
symbols
	tcllib-1-13:1.3
	tcllib-1-12:1.3
	tklib-0-5:1.3
	tcllib-1-11-1:1.3
	tcllib-1-11:1.3
	tcllib-1-10:1.3
	tcllib-1-9:1.3
	tcllib-1-8:1.2
	tcllib-1-7:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.10.26.11.09.32;	author arjenmarkus;	state Exp;
branches;
next	1.2;

1.2
date	2005.09.28.08.09.42;	author arjenmarkus;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.22.07.45.20;	author arjenmarkus;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Corrected computation of complex cosine
@
text
@This file records outstanding actions for the math module

dd. 26 october 2005, Arjen Markus

qcomplex.test: extend the tests for cos/sin .. to include
               non-real results. 

dd. 28 september 2005, Arjen Markus

optimize.tcl: linear programming algorithm ignores certain
              constraints (of type x > 0). Needs to be 
              fixed

dd. 22 june 2004, Arjen Markus

interpolate.man: add examples
interpolate.tcl: more consistency in the calling convention
                 checks on arguments (add tests for them)
optimize.man: example of a parametrized function (also a test case!)
optimize.tcl: provide an alternative for maximum

@


1.2
log
@Some minor updates wrt linear programming (documentation)
@
text
@d3 5
@


1.1
log
@Small corrections to various files - mostly typos and such. Added a TODO file
@
text
@d3 6
@

