On 7 Apr., 10:43, javier <
vengor...@gmail.com> wrote:
> ... And in any case
> the use of the determinant is completely out of context.
+1.
There is one reason why one could think that the determinant should be
related with the absolute value: Both are often (at least in my
experience) denoted by vertical lines: |-5| for the absolute value of
-5, |M| for the determinant of M, in contrast to its norm, which would
be ||M||.
But |-5| is not supported in Sage. So, using "abs" to denote the
determinant makes no sense whatsoever, IMO.
By the way, *should* |-5| be supported in Sage? Via preparsing?
Cheers,
Simon