On Wed, 3 Dec 2014, Jernej wrote:

field = RR # this looks like the fastest option
    D = Matrix(field,D)

I have used scipy when doing matrix arithmetic. I.e.

import scipy
M=scipy.matrix(. . .)

--
Jori Mäntysalo

Reply via email to