[pypy-commit] extradoc extradoc: numpy slide and pic

fijal noreply at buildbot.pypy.org
Sat Jun 30 21:33:57 CEST 2012


Author: Maciej Fijalkowski <fijall at 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
 -------------------


More information about the pypy-commit mailing list