Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r3968:b42c3cfb12d8 Date: 2011-11-20 21:35 +0200 http://bitbucket.org/pypy/extradoc/changeset/b42c3cfb12d8/
Log: add few tasks diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt --- a/planning/micronumpy.txt +++ b/planning/micronumpy.txt @@ -22,3 +22,7 @@ - frompyfunc to create ufuncs from python functions - more ufuncs + +- arange/linspace/other ranges + +- numpy.flatiter array.flat and friends _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
