Author: mattip <[email protected]> Branch: numpypy.float16 Changeset: r58801:a254cb0e6382 Date: 2012-11-09 13:34 +0200 http://bitbucket.org/pypy/pypy/changeset/a254cb0e6382/
Log: document float16 numpypy branch 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 @@ -40,6 +40,8 @@ Complex dtype support for numpy .. branch: numpypy-problems Improve dtypes intp, uintp, void, string and record +.. branch: numpypy.float16 +Add float16 numpy dtype .. branch: kill-someobject major cleanups including killing some object support .. branch: cpyext-PyThreadState_New _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
