[pypy-dev] pypy-dev Digest, Vol 365, Issue 14

Miquel Torres tobami at googlemail.com
Wed Dec 15 19:52:29 CET 2010


I think what René means is that
http://morepypy.blogspot.com/2009/07/pypy-numeric-experiments.html
is a good example of how a vectorized library can be implemented,
which relates to your question of whether a vectorized language could
be implemented.

Regards,
Miquel


2010/12/15 Leon Sit <wing1127aishi at gmail.com>:
> Yes I have. However I want to write an interpretor for matlab/R codebase,
> not using python to write numerical code.
> Leon
> Best Regards,
>
> Leon Sit
> Graduate Student in Computer Science at University of Chicago
>
> Message: 7
>>
>> Date: Wed, 15 Dec 2010 17:21:38 +0000
>> From: Ren? Dudfield <renesd at gmail.com>
>> Subject: Re: [pypy-dev] Interpretor for vectorized langugage
>> To: PyPy Dev <pypy-dev at codespeak.net>
>> Message-ID:
>>        <AANLkTin_Q8C2DgEm06tnFi-NWT_p+6kg665EbcG=YPKj at mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> 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://codespeak.net/pipermail/pypy-dev/attachments/20101215/b8d6920b/attachment.htm
>>
>> ------------------------------
>>
>> _______________________________________________
>> pypy-dev mailing list
>> pypy-dev at codespeak.net
>> http://codespeak.net/mailman/listinfo/pypy-dev
>>
>>
>> End of pypy-dev Digest, Vol 365, Issue 14
>> *****************************************
>
>
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>



More information about the Pypy-dev mailing list