Author: Alex Gaynor <[email protected]> Branch: extradoc Changeset: r4098:3dca0a7b9146 Date: 2012-02-21 20:25 -0500 http://bitbucket.org/pypy/extradoc/changeset/3dca0a7b9146/
Log: more text diff --git a/talk/pycon2012/tutorial/emails/01_numpy.rst b/talk/pycon2012/tutorial/emails/01_numpy.rst --- a/talk/pycon2012/tutorial/emails/01_numpy.rst +++ b/talk/pycon2012/tutorial/emails/01_numpy.rst @@ -13,5 +13,10 @@ CPython's NumPy. If you're interested in hearing about this in our tutorial, please let us know. +We also plan on going through an open source application and demonstrating some +performance analysis and optimization on it. If you could give us a list of a +few open source application you'd like to see us take a look at, and we'll +choose the most popular one. + Thanks, Alex Gaynor, Maciej Fijalkoski, Armin Rigo _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
