On Wed, 2018-07-25 at 07:44 -0400, Neal Becker wrote:
> After update to numpy-1.5.0, I'm getting warnings from scipy.
> These probably come from my code using convolve. Does scipy need
> updating?
>
Probably yes, I am a bit surprised we did not notice it before if it is
in scipy (or maybe scipy
On Wed, Jul 25, 2018 at 11:44 AM, Neal Becker wrote:
> After update to numpy-1.5.0, I'm getting warnings from scipy.
> These probably come from my code using convolve. Does scipy need updating?
>
Should already be fixed in scipy master.
Cheers,
Ralf
> /home/nbecker/.local/lib/python3.6/site
After update to numpy-1.5.0, I'm getting warnings from scipy.
These probably come from my code using convolve. Does scipy need updating?
/home/nbecker/.local/lib/python3.6/site-packages/scipy/fftpack/basic.py:160:
FutureWarning: Using a non-tuple sequence for multidimensional indexing is
deprecat