From: Roman G. <rom...@gm...> - 2010-04-06 22:00:21
|
Hi Daniel I just gave it another try. All I can say is that this Windows/superlu bug is quite serious: even 4-by-4 matrices produce completely wrong results. (1-by-1 matrices work though ;-) I this requires more time to investigate (and the time I can spare is unfortunately limited). Next I will try to call superlu from C just to check whether the problem is related in any way to Python. Regards, Roman On 06.04.2010 23:00, Daniel Wheeler wrote: > On Tue, Apr 6, 2010 at 4:45 PM, Roman Geus<rom...@gm...> wrote: > >>> Just use tags. If things need to be fixed you can create a branch from >>> tags/version-1_1 (to branches/version-1_1). Tags should just be place >>> holders. >>> >>> >> Yes, right. But my windows build still produces wrong results in the superlu >> module. >> > Ho-hum, then we are hamstrung at the moment. I'll try and figure out > how to make pythonxy build statically, probably the most useful thing > I can do for now. We just released a new version of fipy (version 2.1) > so I need to deal with this issue. > > |