Hello all!

I just wanted to inform the PyPy team that my paper got accepted in ICTAI
2012 <http://ictai12.unipi.gr/>, and I presented it a few days ago.
You can find the paper
here<http://www.earthobservatory.eu/publications/IEEE2012.pdf>and the
presentation
here <http://cgi.di.uoa.gr/~sioutis/files/PyRCC8p.pdf>.

It felt good to disseminate a bit Python and PyPy :)

My next (long term) step is to use PyPy to parallelize some graph
operations.

Regards,
Mike

On Tue, Jul 3, 2012 at 11:28 PM, Michael Sioutis <papito....@gmail.com>wrote:

> Dear PyPy team,
>
> I am in the process of writing a paper that will target some AI
> conference, and I would like
> to ask if there are any relevant publications of yours or in general that
> showcase the possible advantages
> of trace-based JIT compilation over method-based JIT compilation or static
> compilation.
>
> I just want to use 2 or 3 of them as references when I explain why my
> implementation is more scalable
> and robust when compared to some C/C++/Java implementations (appart from
> different data structures and
> algorithms).
>
> Thank you :)
>
> Mike
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to