[pypy-commit] extradoc extradoc: indexing by tuples done. Added some other tasks.

justinpeel noreply at buildbot.pypy.org
Thu Sep 8 23:44:24 CEST 2011


Author: Justin Peel <notmuchtotell at gmail.com>
Branch: extradoc
Changeset: r3895:0cfdcff602ea
Date: 2011-09-08 15:41 -0600
http://bitbucket.org/pypy/extradoc/changeset/0cfdcff602ea/

Log:	indexing by tuples done. Added some other tasks.

diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt
--- a/planning/micronumpy.txt
+++ b/planning/micronumpy.txt
@@ -16,7 +16,11 @@
 
 - a good sort function
 
-- indexing by tuples and lists
+- indexing by arrays and lists
+
+- endianness
+
+- scalar types like numpy.int8
 
 - add multi-dim arrays
 


More information about the pypy-commit mailing list