Hi I am trying to do a matrix dot using numpy.dot
the numpy.dot on pypy seems lot slower than bumpy.do on python is there an alternative to using numpy.dot - so that i can do matrix.dot on pypy faster than cpython.... suggestions would be very helpful thanks Gayathri
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
