[Numpy-discussion] ***[Possible UCE]*** Re: Fwd: Collection.findTransformation() never stops

Travis Oliphant oliphant.travis at ieee.org
Tue Sep 19 01:12:11 EDT 2006


Dr. Seth Olsen wrote:
>
> Hi MMTKers and NUMPYers,
>
> Bill's answer to my inquiry about the problem I'm having with 
> Collection.findTransformation() (and also, incidentally, with the 
> dgesvd call in Subspace.getBasis(), has convinced me that I can no 
> long use MMTK without changing some of the code over to numpy.  I have 
> already been able to determine that invoking 
> numpy.oldnumeric.alter_code1.convertall() over the MMTK directory tree 
> is not the answer.

Why not?    It should be.  That is the recommended way to begin porting 
code.

If we need to improve alter_code, we cannot do it unless we receive bug 
reports.  Please tell us what difficulty you had.


-Travis





More information about the NumPy-Discussion mailing list