Ask Your Question

MathCat's profile - activity

2022-12-28 09:35:03 +0200 received badge  Famous Question (source)
2019-06-18 18:05:52 +0200 received badge  Notable Question (source)
2019-05-30 00:02:56 +0200 received badge  Popular Question (source)
2017-02-10 16:37:41 +0200 received badge  Student (source)
2017-02-10 16:24:29 +0200 asked a question Symbolic diagonalization, matrix differentiation and the wedge product

May I ask whether symbolic entry-wise differentiation of matrices can be done using SageMath? I would like to conduct the following operations:

1.Diagonalize a complicated symbolic matrix.

2.Entry-wise differentiation.

3.The wedge product. I need to be able to take the n-th power of a matrix of 1-forms.

4.Integration (I will take the trace first before integrations so integrations will not be done on matrices. The result is likely to be completely crazy but I assume this can be done)

Please let me know whether this is possible. Thank you very much!