Warning about `square.m` during CVX installation

Just to be clear: if the expression you’re trying to square is a CVX variable, then you will always get the CVX version of square.m. The MATLAB version of square.m only applies to double-precision values. I think you’re safe.