Can't use invert(), function $ADJOINT is undefined
Subject: Can't use invert(), function $ADJOINT is undefined
From: Robert Dodier
Date: Tue, 16 Aug 2005 21:25:36 -0600
hi dan,
> Is there a way to tell which file invert() is being
> called from, sort of the equivalent of the UN*X
> "which" command?
hmm, that is an interesting idea. no, it isn't implemented.
i'll make a note of it. functions loaded from .mac files have
the filename embedded in them, but not others;
not sure what's possible in general.
> load(functs) $
looks like this file is causing trouble here -- there is a
definition of adjoint in it, which is conflicting with the
built-in adjoint function.
i'll cut adjoint from functs.mac -- maybe you want to
do likewise on your copy of it.
hope this helps,
robert dodier