You must log in or register to comment.
Here’s a fun comp science challenge.
Count backwards from 10 to 10.
I choose to do it in 2 bits unsigned integer binary 10 , 1, 0 , 11 ,10
Seven of Nine, Tertiary adjunct of uni(tary) matrix Zero One
… what’s the name of this meme template? I’ve seen it a couple of times and I’m always stumped
It’s a variant of Soup Time: https://knowyourmeme.com/memes/soup-time
Thanks!
Not sure if it has an official name but I’d use “actually … like a boss”
… Isn’t AT, where A is:
[a b] [c d]
just
[a c] [b d]
Yes. A matrix is unitary if the conjugate transpose (conjugate as in “complex conjugate”) is equal to its inverse.