nerdamer icon indicating copy to clipboard operation
nerdamer copied to clipboard

Evaluating determinants with complex numbers

Open szoshi opened this issue 3 years ago • 1 comments

I am trying to evaluate a determinant with the following matrix: matrix([4,0,0],[0,1,2],[0,1,-2-j])

It seems that the codeterminant is not being multiplied by 4. I have tested several real valued matrices and have never had this problem. I think this is some special case due to the complex multiplication.

szoshi avatar Jun 03 '21 11:06 szoshi

Hi, has there been any work on this and #615? Thanks!

szoshi avatar Nov 10 '21 13:11 szoshi