You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: Operators used for this project are defined
Only operators necessary for mathematical physics are included. Operators like "subset of" are not included. I don't include casting, ie int() and float(). I don't include bitwise operations or shifts. https://en.wikipedia.org/wiki/List_of_mathematical_symbols
^ to the power
% modulo
\frac{d}{d} https://en.wikipedia.org/wiki/Derivative
\frac{\partial}{\partial} https://en.wikipedia.org/wiki/Partial_derivative
^{\dagger} Hermitian conjugate
^{T} transpose of matrix