Download Latest Version numpy-1.11.2.zip (4.7 MB)
Email in envelope

Get an email when there's a new version of Numerical Python

Home / NumPy / 1.10.1
Name Modified Size InfoDownloads / Week
Parent folder
Changelog 2015-10-12 5.2 kB
numpy-1.10.1.tar.gz 2015-10-12 4.0 MB
numpy-1.10.1.zip 2015-10-12 4.6 MB
numpy-1.10.1-win32-superpack-python2.7.exe 2015-10-12 8.7 MB
numpy-1.10.1-win32-superpack-python3.3.exe 2015-10-12 8.7 MB
numpy-1.10.1-win32-superpack-python3.4.exe 2015-10-12 8.8 MB
reference.pdf 2015-10-12 8.2 MB
userguide.pdf 2015-10-12 503.2 kB
README.txt 2015-10-12 3.1 kB
Totals: 9 Items   43.5 MB 1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

NumPy 1.10.1 Release Notes
**************************

This release deals with a few build problems that showed up in 1.10.0. Most
users would not have seen these problems. The differences are:

* Compiling with msvc9 or msvc10 for 32 bit Windows now requires SSE2.
  This was the easiest fix for what looked to be some miscompiled code when
  SSE2 was not used. If you need to compile for 32 bit Windows systems
  without SSE2 support, mingw32 should still work.

* Make compiling with VS2008 python2.7 SDK easier

* Change Intel compiler options so that code will also be generated to
  support systems without SSE4.2.

* Some _config test functions needed an explicit integer return in
  order to avoid the openSUSE rpmlinter erring out.

* We ran into a problem with pipy not allowing reuse of filenames and a
  resulting proliferation of *.*.*.postN releases. Not only were the names
  getting out of hand, some packages were unable to work with the postN
  suffix.


Numpy 1.10.1 supports Python 2.6 - 2.7 and 3.2 - 3.5.


Commits:

45a3d84 DEP: Remove warning for `full` when dtype is set.
0c1a5df BLD: import setuptools to allow compile with VS2008 python2.7 sdk
04211c6 BUG: mask nan to 1 in ordered compare
826716f DOC: Document the reason msvc requires SSE2 on 32 bit platforms.
49fa187 BLD: enable SSE2 for 32-bit msvc 9 and 10 compilers
dcbc4cc MAINT: remove Wreturn-type warnings from config checks
d6564cb BLD: do not build exclusively for SSE4.2 processors
15cb66f BLD: do not build exclusively for SSE4.2 processors
c38bc08 DOC: fix var. reference in percentile docstring
78497f4 DOC: Sync 1.10.0-notes.rst in 1.10.x branch with master.


Checksums
=========

MD5
~~~

22968bf686341dea117f646d66e2eed1  numpy-1.10.1-win32-superpack-python2.7.exe
35882f26ccb25594ea9e5c2c68859fcc  numpy-1.10.1-win32-superpack-python3.3.exe
24fc9b1849eacb3d25b8b380d5015d39  numpy-1.10.1-win32-superpack-python3.4.exe
3fed2b50906bc19018cec5fa26168aa5  numpy-1.10.1.tar.gz
6f57c58bc5b28440fbeccd505da63d58  numpy-1.10.1.zip

SHA256
~~~~~~

3025399e7525f1bb9e2bf65352f8edadb36592ce6a6e4291c21794efa58c50e1  numpy-1.10.1-win32-superpack-python2.7.exe
89ba243da63935833a88057d54464003df53e3f43ffc9fc2b7607144c80e6e6d  numpy-1.10.1-win32-superpack-python3.3.exe
397eec5445b3c40ecc10765c8376df6987e20f54695ced4ce1d2714b3030a692  numpy-1.10.1-win32-superpack-python3.4.exe
8b9f453f29ce96a14e625100d3dcf8926301d36c5f622623bf8820e748510858  numpy-1.10.1.tar.gz
32843c5629d9b95c8a5f908fb4dc3b658b8478f7d1f007739194b62500600200  numpy-1.10.1.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJWG8mzAAoJEGefIoN3xSR7t9cH/3fOgm6cCg7SaemKQ6GxRRjR
eNh5jbxt7lI9Y3qOup0u3HSKj6lr5qPPlq6amPBl66LHFPjNG9g9ABVgCodmt7fV
imVJFlZdkJxBrIHpJBJQ0NEJ1m+0tmAkoNOX/zB1+mf32cO6fYCTyqsmED3nWt+Z
SIRGXGyHHyw+S+B+Zi28KEUBIwrR5VPOHBZXuxoUQerFgoiZZL/LAt1o8opxWsg/
h6EGZMvTdkDlgsqt5o8gV2SxgAo295QyrBIvJr0ZOaD7hpnazyiX7iciKVX3iqFN
zae+Sh6Kavo9TP9mTAqztgPxXCXD4t8/VJLMUKdWjvqcgzbHadDIm1fsNCa/BQ4=
=owKb
-----END PGP SIGNATURE-----
Source: README.txt, updated 2015-10-12