Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: extradoc
Changeset: r4233:e437a9692de2
Date: 2012-06-30 21:33 +0200
http://bitbucket.org/pypy/extradoc/changeset/e437a9692de2/

Log:    numpy slide and pic

diff --git a/talk/ep2012/stm/standards.png b/talk/ep2012/stm/standards.png
new file mode 100644
index 
0000000000000000000000000000000000000000..5d38303773dd4f1b798a91bec62d05e0423a6a0d
GIT binary patch

[cut]

diff --git a/talk/ep2012/stm/talk.rst b/talk/ep2012/stm/talk.rst
--- a/talk/ep2012/stm/talk.rst
+++ b/talk/ep2012/stm/talk.rst
@@ -144,14 +144,20 @@
 NumPy
 -----
 
-XXX
+* progress going slowly
 
+* multi dimensional arrays, broadcasting, fancy indexing
+
+* all dtypes, except complex, strings and objects
+
+* tons of functions missing
+
+* you can help!
 
 Calling C
 ---------
 
-XXX xkcd 927 (google: xkcd standards)
-
+.. image:: standards.png
 
 Calling C landscape
 -------------------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to