Author: Alex Gaynor <[email protected]>
Branch: extradoc
Changeset: r4008:5dc64fda0ea7
Date: 2012-01-10 10:08 -0600
http://bitbucket.org/pypy/extradoc/changeset/5dc64fda0ea7/

Log:    another rewording

diff --git a/blog/draft/laplace.rst b/blog/draft/laplace.rst
--- a/blog/draft/laplace.rst
+++ b/blog/draft/laplace.rst
@@ -5,10 +5,11 @@
 
 I'm pleased to inform you about the progress we have made on NumPyPy, both in
 terms of completeness and performance. This post mostly deals with the
-performance side and how far we have come so far. **Word of warning:** It's 
worth noting that the performance work on NumPyPy isn't done - we're maybe half 
way
-to where we want to be and there are many trivial and not so trivial
-optimizations to be performed. In fact we haven't even started to implement
-important optimizations, like vectorization.
+performance side and how far we have come so far. **Word of warning:** the
+performance work on NumPyPy isn't done - we're maybe half way to where we want
+to be and there are many trivial and not so trivial optimizations to be
+performed. In fact we haven't even started to implement important
+optimizations, like vectorization.
 
 Benchmark
 ---------
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to