Author: Romain Guillebert <[email protected]> Branch: numpy-subarrays Changeset: r64164:b9472c2ddba2 Date: 2013-05-15 16:05 +0200 http://bitbucket.org/pypy/pypy/changeset/b9472c2ddba2/
Log: Update what's new 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 @@ -7,3 +7,6 @@ .. branch: numpy-pickle Pickling of numpy arrays and dtypes (including record dtypes) + +.. branch: numpy-subarrays +It is now possible to create arrays and dtypes that use subarrays _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
