Is there any built in function to compute the remainder of a variable in cvxpy? For instance, the following example code:
m = 3 n = 2 k = 5 A = cp.Variable((m,n),