[Numpy-discussion] round(numpy.float64(0.0)) is a numpy.float64

2018-03-22 Thread Olivier
Hello, Is it normal, expected and desired that : round(numpy.float64(0.0)) is a numpy.float64 while round(numpy.float(0.0)) is an integer? I find it disturbing and misleading. What do you think? Has it already been discussed somewhere else? Best regards, Olivier

Re: [Numpy-discussion] Proposal of timeline for dropping Python 2.7 support

2017-11-13 Thread Olivier Grisel
If a wheel is not available for the client platform, pip will try to install the latest version of the source distribution (.tar.gz or .zip) which I think is the cause of the problem here. -- Olivier ​ ___ NumPy-Discussion mailing list NumPy-Discussion

Re: [Numpy-discussion] Proposal - change to OpenBLAS for Windows wheels

2017-09-25 Thread Olivier Grisel
+1 for the change. -- Olivier ​ ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion