From: Travis O. <oli...@ie...> - 2006-09-19 05:12:03
|
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 |