소스 검색

Added wishlist item.

Benno Evers 10 년 전
부모
커밋
61880f7f67
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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