The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
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
Name | Modified | Size | InfoDownloads / Week |
---|---|---|---|
Parent folder | |||
reference.pdf | 2016年01月07日 | 2.6 MB | |
userguide.pdf | 2016年01月07日 | 403.6 kB | |
numpy-1.10.4.tar.gz | 2016年01月07日 | 4.1 MB | |
numpy-1.10.4.zip | 2016年01月07日 | 4.6 MB | |
Changelog | 2016年01月07日 | 8.1 kB | |
README.txt | 2016年01月07日 | 2.4 kB | |
Totals: 6 Items | 11.7 MB | 6 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NumPy 1.10.4 Release Notes ************************** This release is a bugfix source release motivated by a segfault regression. No windows binaries are provided for this release, as there appear to be bugs in the toolchain we use to generate those files. Hopefully that problem will be fixed for the next release. In the meantime, we suggest using one of the providers of windows binaries. Compatibility notes =================== * The trace function now calls the trace method on subclasses of ndarray, except for matrix, for which the current behavior is preserved. This is to help with the units package of AstroPy and hopefully will not cause problems. Issues Fixed ============ * gh-6922 BUG: numpy.recarray.sort segfaults on Windows. * gh-6937 BUG: busday_offset does the wrong thing with modifiedpreceding roll. * gh-6949 BUG: Type is lost when slicing a subclass of recarray. Merged PRs ========== The following PRs have been merged into 1.10.3. When the PR is a backport, the PR number for the original PR against master is listed. * gh-6840 TST: Update travis testing script in 1.10.x * gh-6843 BUG: Fix use of python 3 only FileNotFoundError in test_f2py. * gh-6884 REL: Update pavement.py and setup.py to reflect current version. * gh-6916 BUG: Fix test_f2py so it runs correctly in runtests.py. * gh-6924 BUG: Fix segfault gh-6922. * gh-6942 Fix datetime roll='modifiedpreceding' bug. * gh-6943 DOC,BUG: Fix some latex generation problems. * gh-6950 BUG trace is not subclass aware, np.trace(ma) != ma.trace(). * gh-6952 BUG recarray slices should preserve subclass. Checksums ========= MD5 ~~~ 90bb9034652cefbada19cf7d141a6a61 numpy-1.10.4.tar.gz 62d963288f423e5cd69764bdeee8b60d numpy-1.10.4.zip SHA256 ~~~~~~ f7f91842056a7cf680b0eaf8cefc5e46c69e2521e651128d2e6aaaccec8652ae numpy-1.10.4.tar.gz cf7fddb9ed0a22250408c42fe54758720859d845f33370db9419477471ba9e0a numpy-1.10.4.zip -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWjes8AAoJEGefIoN3xSR7NdYIAK/bJkHHo3Ej8PFrb1zjvNXp Snq0ks0Rv+24Hvagy6J165jVwZwitUvfXjfZYln+wRN4YEXfvVXTeBxnhtIE4wCI eJp1pA/xzfRnsiS65id5rXDH4Ir4VPRr/AgNK5ZzmRDSV/p8UBV1QoREt2mcx7So ieqwkORoDrKKNT3jry34LCcI/aPsD66gxo9l14fGKc+i7oIpPQfl773jP0BOPOWM L41dAZtIurjmLEWVjnBiND+1FCzyRaoi/b35BmomyQdslK/L0qXEAhYZxgDY2kF0 CM3ElV3CHTTAVaFdcbSHS1E/QI6Up24cBY8TZltt43ERZFZu5jcflDIzW7TUkLI= =gbSZ -----END PGP SIGNATURE-----