Author: Maciej Fijalkowski <fij...@gmail.com> Branch: extradoc Changeset: r3974:37901e468764 Date: 2011-12-09 00:14 +0200 http://bitbucket.org/pypy/extradoc/changeset/37901e468764/
Log: merge diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt --- a/planning/micronumpy.txt +++ b/planning/micronumpy.txt @@ -1,10 +1,6 @@ NEW TASKS --------- -- add in numpy.generic and the various subclasses, use them in returning - instances from subscripting (and possibly internally), also make them valid - for the dtype arguments - - astype - a good sort function @@ -13,16 +9,13 @@ - endianness -- scalar types like numpy.int8 - -- add multi-dim arrays - - - will need to refactor some functions - - frompyfunc to create ufuncs from python functions - more ufuncs -- arange/linspace/other ranges +- linspace/other ranges -- numpy.flatiter array.flat and friends +- more attributes/methods on numpy.flatiter + +- axis= parameter to various methods + _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit