[pythran] Re: Matrix multiplication in Pythran

  • From: Joel FALCOU <joel.falcou@xxxxxxxxx>
  • To: pythran@xxxxxxxxxxxxx
  • Date: Tue, 14 Apr 2015 21:41:09 +0200


One thing I'm wondering now to which extent Pythran uses the specialized
math routines in NT2. I mean compared to what is happening behind the
scenes with Numpy and BLAS/LAPACK. Or I guess it is matter of time when
support for numpy.linalg will come.

NT2 currently provides the portable layer to access all variation of
BLAS and LAPACK stuff without to have to deal with idiomatic issues.


Other related posts: