how about we use same method for invert(A) as for A^^-1 ?



Robert Dodier <robert.dodier at gmail.com> writes:
> invert(A) also honors some flags (e.g. detout) which, I suppose, some
> user might possibly want.

FWIW, I've written code that inverts symbolic matrices with the detout
flag set, and that would misbehave if that functionality was removed.
I doubt I'm alone.

    Regards,
      Mark