On Sat, Feb 23, 2013 at 11:55 PM, Edwin Sze Lun Khoo <[email protected]>wrote:
> Hello Daniel, > > Thanks for your help. I added those lines of code to pysparseMatrix.py and > the errors are corrected. > > I ran fipy.test() again and had a total of 22 errors. The error log can be > found at http://pastebin.com/ySHzpsBQ. Some of these errors are > associated with > The "TypeError" errors are certainly annoying, but I think you can go ahead and use FiPy now. It seems like mostly everything passed and there are a few formatting failures, which are irrelevant. Also, you could just use the Scipy solvers. > > > I tried changing the dtypes of nearestIndices, chunk, and tmp to 'int32' > like what I did for pysparseMatrix.py, but that didn't work. > I wouldn't worry about those too much unless you need them for your work. Cheers -- Daniel Wheeler
_______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
