We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbcfc1 commit 61880f7Copy full SHA for 61880f7
README.md
@@ -109,3 +109,5 @@ Todo/Issues/Wishlist
109
110
* Right now, only a small subset of matplotlibs functionality is exposed. Stuff like save()/xlabel()/ylabel() etc. should
111
be easy to add.
112
+
113
+* A lot of copying could be avoided if we generate numpy arrays directly instead of python lists
0 commit comments