May 1, 2012
5:53 a.m.
On Tue, May 1, 2012 at 1:13 AM, Christoph Gohlke <cgohlke@uci.edu> wrote:
On 4/30/2012 1:16 PM, Ralf Gommers wrote:
Hi all,
Charles has done a great job of backporting a lot of bug fixes to 1.6.2, see PRs 260, 261, 262 and 263. For those who are interested, please have a look at those PRs to see and comment on what's proposed to go into 1.6.2.
I also have a request for help with testing: can someone who uses MSVC test (preferably with a 2.x and a 3.x version)? I have a branch with all four PRs merged at https://github.com/rgommers/numpy/tree/bports
Thanks, Ralf
Hi Ralf,
that branch builds and tests OK with msvc9/MKL on win-amd64-py2.7 and win-amd64-py3.2. No apparent incompatibilities with scipy or matplotlib either.
Great, thanks Christoph! Ralf