adding inequalities



"Stavros Macrakis" <stavros.macrakis@verizon.net> writes:

> There is an "ineq" share file, but that is just for convenience in
> *manipulating* inequalities, allowing e.g. x*(a<b) => x*a<x*b (if x>0).
> (And anyway it doesn't currently even load without error....)

Actually, I (think to have) fixed this some time ago in

http://members.inode.at/wjenkner/maxima/ineq.mac

(at least, ineq.dem works with it).

And now for something completely different ;-) You might also be
interested in the thread containing

http://www.math.utexas.edu/pipermail/maxima/2002/002669.html

The issues discussed there are still not settled (in the sense of
committed to CVS) but please note that the patches given there are
obsolete and should be replaced by

http://members.inode.at/wjenkner/maxima/matfix.diff

Wolfgang