[pypy-commit] extradoc extradoc: write one more thing

fijal noreply at buildbot.pypy.org
Tue Oct 11 23:32:23 CEST 2011


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: extradoc
Changeset: r3924:c499dbf497df
Date: 2011-10-11 23:32 +0200
http://bitbucket.org/pypy/extradoc/changeset/c499dbf497df/

Log:	write one more thing

diff --git a/blog/draft/numpy-statups-update.rst b/blog/draft/numpy-statups-update.rst
--- a/blog/draft/numpy-statups-update.rst
+++ b/blog/draft/numpy-statups-update.rst
@@ -20,6 +20,7 @@
 
 * More dtypes, including unsigned integers, singe floats, and complex doubles.
 * Subscripting arrays by other array as indices, and by bool arrays as masks.
+* Starting to reuse python-level original numpy
 
 Some of the things on the near horizon are:
 
@@ -29,4 +30,4 @@
 * Multi-dimensional array support.
 
 If you're interested in helping out, we always love more contributors,
-Alex, Maciej, Justin, and the whole PyPy team
\ No newline at end of file
+Alex, Maciej, Justin, and the whole PyPy team


More information about the pypy-commit mailing list