I am using scipy.optimize.minimize to minimize a function with l2 norm constraints and non-negative constraints on the computed variables. More spe
scipy.optimize.minimize
l2