Skip to main content

Questions tagged [ncalgebra]

Questions about the NCAlgebra, a package for manipulating noncommuting algebraic expressions.

6 questions with no upvoted or accepted answers
2 votes
0 answers
234 views

For an equation like this: $$ M= \left(\begin{array}{c} A\:x-B \otimes y\end{array}\right) \oslash C $$ where $\otimes$ is an element-wise multiplication and $\oslash$ is an element-wise division. ...
Math is fun's user avatar
1 vote
0 answers
177 views

I have been asking about how to do modern quantum optics calculations in 2022, and one potential solution is to use a package that uses noncommutative algebra. There are currently very old questions ...
Steven Sagona's user avatar
1 vote
0 answers
358 views

Quantum Optics can often require messy algebraic simplifications of noncommuting operators (usually ladder operators and commutators). I've asked here about how to do it before. What are some modern ...
Steven Sagona's user avatar
0 votes
0 answers
163 views

Crossposted on Mathematics SE How do I use Mathematica (and potentially the package NCAlgebra) to reduce traces of operators into sums of squares? For example, I know that the expression $\mathrm{Tr}[...
nlupugla's user avatar
0 votes
0 answers
124 views

I want to simplify non-commutative expressions calculated using NCAlgebra with commuting coefficients, such as using identities for complex numbers, e.g. having ...
GeorgF's user avatar
  • 11
0 votes
0 answers
89 views

I'm wondering if it is possible to tell Mathematica that my non-commuting variable satisfies $x^3 = -x$ such that it can compute $\sum_{n=0}^\infty \frac{(Ax)^n}{n!} = e^{Ax} = \cos A+ x \sin A$ with ...
tBuLi's user avatar
  • 101