[pypy-commit] pypy numpypy.float16: document float16 numpypy branch

mattip noreply at buildbot.pypy.org
Fri Nov 9 12:45:23 CET 2012


Author: mattip <matti.picus at gmail.com>
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


More information about the pypy-commit mailing list