Re: [Numpy-discussion] Extracting individual columns in Numpy (suchith)

2014-10-09 Thread Juan
> Date: Thu, 09 Oct 2014 11:12:31 +0530 > From: suchith > Subject: [Numpy-discussion] Extracting individual columns in Numpy > To: numpy-discussion@scipy.org > Message-ID: <54362047.10...@gmail.com> > Content-Type: text/plain; charset="utf-8" > > How to extract individual columns from a numpy arr

Re: [Numpy-discussion] Copyright status of NumPy binaries on Windows/OS X

2014-10-09 Thread Sturla Molden
Travis Oliphant wrote: > A good mingw64 stack for Windows would be great and benefits many > communities. BTW: Carl Kleffners mingw toolchains are here: Documentation: https://github.com/numpy/numpy/wiki/Mingw-static-toolchain Downloads: https://bitbucket.org/carlkl/mingw-w64-for-python/downlo

Re: [Numpy-discussion] Copyright status of NumPy binaries on Windows/OS X

2014-10-09 Thread Sturla Molden
Travis Oliphant wrote: > A good mingw64 stack for Windows would be great and benefits many > communities. Carl Kleffner has made 32- and 64-bit mingw stacks compatible with Python. E.g. the stack alignment in the 32-bit version is different from the vanilla mingw distribution. It also, for the f