The following doesn't seem to work in Python any longer: A = Matrix(10, 10) Is matrix initialization broken? -- Anders