#Rory Clune #NMM Problem 7.2 (c) from numpy import* x = array([1.0,0.01])#seed y = empty([2]) M = zeros([3,2])#moments C = zeros([3,2])#cumulants iter = 10000; n = 0 while (n