On Sun, Jul 27, 2008 at 11:26 PM, David Cournapeau
<david@ar.media.kyoto-u.ac.jp> wrote:
Hi,
After some delay, here are the win32 binaries for numpy 1.1.1rc2:
http://www.ar.media.kyoto-u.ac.jp/members/david/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe
Notes on those binaries:
- Based on Atlas 3.8.2 (the 1.1.0 was built against 3.8.0, which had
a serious bug wrt dgemm, which is used for numpy.dot. It should solve
#844 (problem with numpy.inner)
- It is not stricly based on 1.1.rc2, but on 1.1.x trunk. The only
difference, though, is a small fix in MANIFEST.in which was broken wrt
sdist target and the version of course.
If those work out, I will also prepare 2.4 binaries. I am sorry for the
delay,
Great. Now I just need to write up release notes ;) ...Chuck