Monday, Jul 04
A couple of weeks ago I got forwarded a chain of emails from a researcher who was having difficulty getting QLM to do what he expected when he multiplied a Qint by an integer.
MyQLM claims to be able to do this both as part of qftarith package with qftarith.mult_const, and by operator overloading. As we will see from these examples, this is not the case.