From: Roman G. <rom...@gm...> - 2010-04-13 21:45:47
|
Hi all A releases candidate of the pysparse-1.1 Windows installer for Python 2.6 is now available in the SF file download area. Feedback is welcome. -- Roman PS: There is also a new branch "1_1_x" for maintaining this release. On 12.04.2010 23:47, Roman Geus wrote: > Hi all > > FYI: I found a problem in the Windows build of the SuperLU module that > caused the wrong results. The uppercase symbols of the > double-precision BLAS routines (which are used in Windows) were mapped > to single-precision BLAS routines (in Cnames.h). > > Next, I work on the installer for Win32 and pysparse 1.1. Let's hope > that was the last serious Windows-related issue... > > Cheers, > 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. >> > |