help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non-Commutative calculations in Calc, Revisited


From: Jay Belanger
Subject: Re: Non-Commutative calculations in Calc, Revisited
Date: Thu, 06 Oct 2005 11:17:09 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

David Kastrup <dak@gnu.org> writes:

> Jay Belanger <belanger@truman.edu> writes:
>
>> Neon Absentius <absent@sdf.lonestar.org> writes:
>>
>>> When in non-commutative (aka `matrix') mode calc calculates 
>>> (a b)^-1 to be a^-1 b^-1 instead of the correct b^-1 a^-1.
>
> Uh, what's correct about b^-1 a^-1?
>
> Set a=[1,1], b=[1;0], then (a b)^-1 = [1], and neither b^-1 nor a^-1
> exist.
>
> This only works with a and b being square matrices.

Oops; you're right.
Of course, the proper fix will no longer give the general
non-commutative operations that Neon wants to work with.  Perhaps a
square matrix option should be made to the Calc matrix modes.

Jay


reply via email to

[Prev in Thread] Current Thread [Next in Thread]