[pypy-dev] Interpretor for vectorized langugage

René Dudfield renesd at gmail.com
Wed Dec 15 18:21:38 CET 2010


Hi,

have you seen numpy/scipy?

Also see these:
    http://morepypy.blogspot.com/2009/07/pypy-numeric-experiments.html
    http://ademan.wordpress.com/category/code/pypy/


cheers,


On Wed, Dec 15, 2010 at 5:11 PM, Leon Sit <wing1127aishi at gmail.com> wrote:

> Hi all
>
> Is pypy suitable for writing interpretor of vectorized language like
> Matlab, R etc which vector and matrix are first class objects? This includes
> matrix shape inference, and efficient linear algebra code generation.
>
> Any thoughts?
>
> Leon
>
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20101215/b8d6920b/attachment.html>


More information about the Pypy-dev mailing list