[pypy-commit] pypy default: whatsnew
fijal
noreply at buildbot.pypy.org
Fri Sep 21 10:37:19 CEST 2012
Author: Maciej Fijalkowski <fijall at gmail.com>
Branch:
Changeset: r57448:e0023cc0de30
Date: 2012-09-21 10:37 +0200
http://bitbucket.org/pypy/pypy/changeset/e0023cc0de30/
Log: whatsnew
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -18,6 +18,8 @@
.. branch: numpypy_count_nonzero
.. branch: numpy-refactor
Remove numpy lazy evaluation and simplify everything
+.. branch: numpy-fancy-indexing
+Support for array[array-of-ints] in numpy
.. branch: even-more-jit-hooks
Implement better JIT hooks
.. branch: virtual-arguments
More information about the pypy-commit
mailing list