[Numpy-discussion] matrix-related bug in 1.0b1

Sven Schreiber svetosch at gmx.net
Mon Jul 24 16:21:02 EDT 2006


Travis Oliphant schrieb:
> Sven Schreiber wrote:
>>   
> The change was trying to fix up some cases but did break this one.  The 
> problem is that figuring out whether or not to transpose the result is a 
> bit tricky.  I've obviously still got it wrong.
> 

Ok, this is obviously one of the places were an automated test would be
helpful to avoid regressions. In the beta months ahead, I would like to
help with contributing such tests. However, since I'm not a developer, I
have little to no experience with that. Is there any numpy-specific
documentation or guide on how to add tests? (I know there's plenty of
guides on the general python testing framework.) Or any brilliant
example in the distribution that should be followed?

Regards,
Sven

p.s.: Is there going to be a new beta soon? Or is there a quick fix to
this slicing problem in the meantime? Thanks.




More information about the NumPy-Discussion mailing list