Problem with ARPACK?
Alexander Mamonov
mamonov at gmail.com
Wed Jun 10 12:31:00 CDT 2009
Well, first the bug must be confirmed by someone else. Maybe it's just
a problem with my particular build. If the problem is there, a new
test should definitely be added.
I have once attended a talk by Cleve Moler (the guy who created
Matlab), and he mentioned, that every bug that is fixed in Matlab
becomes a test in their test suite (the full suite takes days to run).
It would be nice if Octave community adopted this practice.
Regards,
Alex
On Wed, Jun 10, 2009 at 1:14 PM, Ben Abbott <bpabbott at mac.com> wrote:
> On Wednesday, June 10, 2009, at 01:09PM, "Alexander Mamonov" <mamonov at gmail.com> wrote:
>>Benjamin,
>>
>>Can you please try the following with your build of 3.2.0 as a part of
>>pre-release testing of your Windows binaries?
>>Thanks,
>>
>>Alex
>>
>>On Mon, Jun 8, 2009 at 2:12 PM, Alexander Mamonov <mamonov at gmail.com> wrote:
>>> Hi all,
>>>
>>> With my MinGW build of 3.2.0 I observe the following crash:
>>>
>>>> eigs(sparse(1:10, 1:10, 1:10, 10, 10));
>>>> clear all
>>>> error: stdin is not a tty!
>>>
>>> Similar crash is observed with svds.
>>> This is no longer related to exceptions being thrown across dll
>>> boundaries (Benjamin helped me to sort that out).
>>> Can anybody with a 3.2.0 build reproduce this?
>>>
>>> Regards,
>>> Alex
>
> Perhaps a new test should be added to eigs.m?
>
> Ben
>
>
More information about the Bug-octave
mailing list