I read how to calculate the proximal operator for some functions, like l1 norm:
def proxop(v,lamdaK): \'\'\' calculate proximal operater of l1 norm