Author: Maciej Fijalkowski <[email protected]>
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
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to