Hello everyone,
I would like to represent a symbolic function whose argument is a matrix
symbol and so is its output. To make a specific example, I would like an
expression like to define F, such that F(X) + X works if X is a
MatrixSymbol("X", n, n).
The closest that I was able to find in the docs is FunctionMatrix, but it
doesn't quite get me there. Using F = sympy.Function("F") does not work
neither.
Is there a way to achieve the desired result?
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/24458147-5905-4619-8f57-5e5137cd7c07n%40googlegroups.com.