Subject: Manipulation of a matrix full of differentials
From: Neilen
Date: 09 Aug 2002 16:01:05 +0200
Hi All.
I'm a bit new to Maxima, so if my question has an obvious answer, please
point me to the correct manual :)
My question is the following. Say I have a matrix full of
differentials, defining, eg. the Jacobian of a coordinate transform:
J:matrix(['diff(x,u), 'diff(y,u), 'diff(z,u)], ['diff(x,v), 'diff(y,v),
'diff(z,v)],['diff(x,v), 'diff(y,v), 'diff(z,v)]);
And now I want to get the analytical inverse of this matrix. However,
determinant(J) gives me zero, as if it is actually evaluating the
differentials, while determinant('J) does not quite do the trick either.
Any hints appreciated.
Thanks
Neilen
--
"The only good morning," Stallman growled, "is a dead one."
--Richard Stallman, as quoted in http://www.crackmonkey.org/travel.html