[pypy-commit] extradoc extradoc: clenaups

hakanardo noreply at buildbot.pypy.org
Fri Oct 19 14:20:12 CEST 2012


Author: Hakan Ardo <hakan at debian.org>
Branch: extradoc
Changeset: r4887:52354174c76a
Date: 2012-10-19 14:20 +0200
http://bitbucket.org/pypy/extradoc/changeset/52354174c76a/

Log:	clenaups

diff --git a/talk/dls2012/presentation/talk.tex b/talk/dls2012/presentation/talk.tex
--- a/talk/dls2012/presentation/talk.tex
+++ b/talk/dls2012/presentation/talk.tex
@@ -166,7 +166,7 @@
   \vfill
   \begin{itemize}
       \item Video analytics research example
-      \item Experimenten driven
+      \item Experimenten driven - prototyping
       \item Custom loops over the pixels
       \item Good enough performace
   \end{itemize}
@@ -175,7 +175,7 @@
       \item Image class with task specific features
         \begin{itemize}
             \item Zero-padded
-            \item Clips updates within border
+            \item Clips updates outside border
         \end{itemize}
       \item @autoreload decorator reloading functions on code change
       \item ReloadHack class reloads and reinstanciates on code change


More information about the pypy-commit mailing list