[NumPy-Tickets] [NumPy] #2165: Errors with "**" for numpy.float16
NumPy Trac
numpy-tickets@scipy....
Fri Jun 15 15:55:00 CDT 2012
#2165: Errors with "**" for numpy.float16
----------------------+-----------------------------------------------------
Reporter: edcjones | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.1
Keywords: |
----------------------+-----------------------------------------------------
I use up-to-date Debian testing (wheezy), amd64 architecture. I have
installed packages python3, version 3.23~rc1-2, and python3-numpy, version
1:1.6.2-1.
"**" makes mistakes for float16. "power" works correctly. The attached
program outputs:
2.0 5.9605e-08 4.0
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2165>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list