Author: mattip <matti.pi...@gmail.com>
Branch: propogate-nans
Changeset: r80591:7f5bf5bfbd40
Date: 2015-11-08 19:54 +0200
http://bitbucket.org/pypy/pypy/changeset/7f5bf5bfbd40/

Log:    document 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
@@ -18,3 +18,10 @@
 .. branch: int_0/i-need-this-library-to-build-on-ubuntu-1-1446717626227
 
 Document that libgdbm-dev is required for translation/packaging
+
+.. branch: propogate-nans
+
+Ensure that ndarray conversion from int16->float16->float32->float16->int16
+preserves all int16 values, even across nan conversions. Also fix argmax, 
argmin
+for nan comparisons
+
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to