[SciPy-user] Possible bug with Hermite polynomials

Travis Oliphant oliphant.travis at ieee.org
Tue Jun 13 19:20:50 EDT 2006


Steffen Loeck wrote:
> Hello,
>
> there seems to be a problem using elements of an array as first argument in 
> the Hermite functions:
>
>
>   
>>> import scipy
>>> scipy.__version__
>>>       
> '0.5.0.1941'
>
>   

It may be the NumPy version that is causing this.  So, please let us 
know which NumPy you are using.   This works for me with the latest 
versions.

-Travis




More information about the SciPy-User mailing list