Explorar el Código

Added wishlist item.

Benno Evers hace 10 años
padre
commit
61880f7f67
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -109,3 +109,5 @@ Todo/Issues/Wishlist
 
 * Right now, only a small subset of matplotlibs functionality is exposed. Stuff like save()/xlabel()/ylabel() etc. should
   be easy to add.
+
+* A lot of copying could be avoided if we generate numpy arrays directly instead of python lists