[SciPy-dev] missing Lib/__init__.py in newscipy?

Arnd Baecker arnd.baecker at web.de
Thu Oct 20 03:05:54 EDT 2005


Hi Pearu,

On Wed, 19 Oct 2005, Pearu Peterson wrote:

> On Wed, 19 Oct 2005, Arnd Baecker wrote:
>
> > Hi,
> >
> > I *think* that in fblasmodule.c
> > `initforcomb` and `nextforcomb` should be changed to
> >
> > static struct { intp nd, *d; intp *i,*i_tr,tr; } forcombcache;
>
>    static struct { int nd; intp *d; int *i,*i_tr,tr; } forcombcache;
>    etc

Autsch - sorry this was a typo - it should have been
as you wrote (next time I will better
send a diff, this is safer - modem access only for
doing something like this is no fun ;-( ).

Presently I get a hang on the opteron:

check_y_stride (scipy.linalg.fblas.test_fblas.test_ccopy) ... ok
check_default_beta_y (scipy.linalg.fblas.test_fblas.test_cgemv) ...

No idea on this ...
(Need to fist look into the test - and report later ...)

Best, Arnd




More information about the SciPy-Dev mailing list