On Wed, Jul 30, 2014 at 11:34 PM, Charles R Harris
wrote:
> Hi All,
>
> numpy/lib/user_array.py is an old module (2006) that documents itself as
> unfinished. The only recent changes are my work for supporting both python2
> and python3 from the same code base. It was apparently intended as an
> a
On Wed, Jul 30, 2014 at 8:42 PM, Matthew Brett
wrote:
> Hi,
>
> On Wed, Jul 30, 2014 at 5:12 PM, Carl Kleffner
> wrote:
> > Hi,
> >
> > I created mingw-w64 builds for testing based on OpenBLAS, see:
> > https://bitbucket.org/carlkl/mingw-w64-for-python/downloads .
> >
> > gists for numpy.test ru
Hi,
On Wed, Jul 30, 2014 at 5:12 PM, Carl Kleffner wrote:
> Hi,
>
> I created mingw-w64 builds for testing based on OpenBLAS, see:
> https://bitbucket.org/carlkl/mingw-w64-for-python/downloads .
>
> gists for numpy.test run:
>
> win32: https://gist.github.com/carlkl/43182c7c5e0049db7b4e
> amd64:
Hi,
On Wed, Jul 30, 2014 at 5:12 PM, Carl Kleffner wrote:
> Hi,
>
> I created mingw-w64 builds for testing based on OpenBLAS, see:
> https://bitbucket.org/carlkl/mingw-w64-for-python/downloads .
>
> gists for numpy.test run:
>
> win32: https://gist.github.com/carlkl/43182c7c5e0049db7b4e
> amd64:
Hi,
I created mingw-w64 builds for testing based on OpenBLAS, see:
https://bitbucket.org/carlkl/mingw-w64-for-python/downloads .
gists for numpy.test run:
win32: https://gist.github.com/carlkl/43182c7c5e0049db7b4e
amd64: https://gist.github.com/carlkl/c528505af31ac32720b0
Regards,
Carl
2014-
Hi,
I took the liberty of uploading OSX wheels for some older numpy
versions to pypi. These can be useful for testing, or when building
your own wheels to be compatible with earlier numpy versions - see:
http://stackoverflow.com/questions/17709641/valueerror-numpy-dtype-has-the-wrong-size-try-r
Hi All,
numpy/lib/user_array.py is an old module (2006) that documents itself as
unfinished. The only recent changes are my work for supporting both python2
and python3 from the same code base. It was apparently intended as an
alternative to inheriting from ndarray. It has no tests to speak of exc
one more note:
>
>> If I download the zip file and try to use setup.py, I get messages like
>>
>>
>>
>> “No module named msvccompiler in numpy.distutils: trying from distutils
>>
>> error: unable to find vcvarsall.bat”
>>
>>
>>
>> I have no idea what this means or what to do about it.
>>
>
It mean
On Wed, Jul 30, 2014 at 1:36 PM, Jeffrey Ken Smith
wrote:
> I have been unable to install on my Windows 7 desktop computer, which is
> a Dell – I had no problems installing it on my new laptop, which is also a
> Dell. When I try to run the superpack .exe file, I get a message claiming
> that Pyt
I have been unable to install on my Windows 7 desktop computer, which is a Dell
- I had no problems installing it on my new laptop, which is also a Dell. When
I try to run the superpack .exe file, I get a message claiming that Python2.7
is not in the registry even though it is and even though I
Hello,
The source packages and binaries got numpy 1.9.0 beta 2 have just been
uploaded to sourceforge.
https://sourceforge.net/projects/numpy/files/NumPy/1.9.0b2
1.9.0 will be a new feature release supporting Python 2.6 - 2.7 and 3.2
- 3.4.
Unfortunately we have disabled the new __numpy_ufunc__
==
Announcing bcolz 0.7.1
==
What's new
==
This is maintenance release, where bcolz got rid of the nose dependency
for Python 2.6 (only unittest2 should be required). Also, some small
fixes for the test suite, specially in 32-bit has been done. Th
12 matches
Mail list logo