Author: Maciej Fijalkowski <[email protected]> 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 _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
