[SciPy-dev] Bugfix patch for scipy.special.hermitenorm

Erik Tollerud erik.tollerud at gmail.com
Sun Dec 13 20:56:09 EST 2009


I just realized I probably should have submitted this to the trac bug
database... so that has been done as ticket #1068

On Fri, Dec 11, 2009 at 6:38 PM, Erik Tollerud <erik.tollerud at gmail.com> wrote:
> I uncovered a bug in the normalized hermite polynomial function in
> scipy.special - whenever it was called with a numpy array, it kept
> giving an error about having the wrong number of inputs.  I traced
> this down to what I'm guessing came from someone changing something in
> the hermite function and note realizing that hermitenorm was seperate.
>  Anyway, the diff against the current svn is attached.
>



More information about the SciPy-Dev mailing list