Author: Alex Gaynor <alex.gay...@gmail.com> Branch: extradoc Changeset: r3891:6fcf7ea879a5 Date: 2011-08-30 19:06 -0400 http://bitbucket.org/pypy/extradoc/changeset/6fcf7ea879a5/
Log: added another item diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt --- a/planning/micronumpy.txt +++ b/planning/micronumpy.txt @@ -8,6 +8,10 @@ - add more ways to select dtypes (aliases or more advanced code to choose the types) +- 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 _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit