On Thu, Jul 7, 2011 at 10:47 AM, Vishal <[email protected]> wrote: > Hello, > I would like to bring to your notice this article about exposing SIMD > instructions to high level languages. > http://drdobbs.com/blogs/tools/230600043 > The Translation and JIT backend for PyPy may be able to allow Python > programmers to use SIMD instructions directly from Python.
We kind of want to do that automatically for numpy operations. > > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev > > _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
