[SciPy-dev] Segfault with newcore
Travis Oliphant
oliphant at ee.byu.edu
Thu Nov 17 14:25:12 CST 2005
Ed Schofield wrote:
>Ed Schofield wrote:
>
>
>
>>The following gives a segfault
>>
>>
>>
Thanks for catching these. The problems are connected. My fix for
strings was too specific. In fact, there was a more subtle problem in
that case.
I've committed changes and hopefully these errors are gone. All
non-tuple sequences can now be used as index arrays --- if they can be
cast properly.
-Travis
More information about the Scipy-dev
mailing list