[SciPy-User] Problem with scipy.special.chebyt

Robert Kern robert.kern at gmail.com
Thu Aug 27 18:38:49 EDT 2009


On Thu, Aug 27, 2009 at 15:35, Kristian Hans
Sandberg<Kristian.Sandberg at colorado.edu> wrote:
> When I type
>
> import scipy.special
> scipy.special.chebyt(12)(-0.5)
>
> in IPython, IPython crashes. (If I put this snippet in a file and run it outside IPython, Python also aborts, so it's not a problem with IPython.)
>
> Can anyone else reproduce this?

Can you provide a gdb backtrace?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list