From noreply at github.com Mon Aug 4 14:43:03 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 11:43:03 -0700 Subject: [Numpy-svn] [numpy/numpy] 2aa213: DOC: matrix.squeeze docstring Message-ID: <53dfd4373ebd7_1a825e9d401225a3@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 2aa2132e9e3b98dacfe6b7a0f9273d83c812852b https://github.com/numpy/numpy/commit/2aa2132e9e3b98dacfe6b7a0f9273d83c812852b Author: alex Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M numpy/matrixlib/defmatrix.py Log Message: ----------- DOC: matrix.squeeze docstring Commit: cc577a40a35c3bf073e04ef19a88f2e445aa3864 https://github.com/numpy/numpy/commit/cc577a40a35c3bf073e04ef19a88f2e445aa3864 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/matrixlib/defmatrix.py Log Message: ----------- Merge pull request #4943 from argriffing/matrix-squeeze-docs DOC: matrix.squeeze docstring Compare: https://github.com/numpy/numpy/compare/1e22553c37e9...cc577a40a35c From noreply at github.com Mon Aug 4 15:42:20 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 12:42:20 -0700 Subject: [Numpy-svn] [numpy/numpy] c81fd7: MAINT: small change to squeeze error message Message-ID: <53dfe21caa696_1ad4db7d38516ad@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: c81fd7d016f58005631fb1c364668b04477e6b0b https://github.com/numpy/numpy/commit/c81fd7d016f58005631fb1c364668b04477e6b0b Author: alex Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/shape.c Log Message: ----------- MAINT: small change to squeeze error message Commit: bf04603cb55d10e22ae84a8683a9881e0043ca84 https://github.com/numpy/numpy/commit/bf04603cb55d10e22ae84a8683a9881e0043ca84 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/shape.c Log Message: ----------- Merge pull request #4946 from argriffing/squeeze-bad-axis-size MAINT: small change to squeeze error message Compare: https://github.com/numpy/numpy/compare/cc577a40a35c...bf04603cb55d From noreply at github.com Mon Aug 4 16:31:15 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 13:31:15 -0700 Subject: [Numpy-svn] [numpy/numpy] 3b4070: DOC: add minimal clarification to the matrix.ravel... Message-ID: <53dfed937e1b7_7aceae9d401157dd@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 3b40702dcbf89b3a312133c5cee39360b6e043ec https://github.com/numpy/numpy/commit/3b40702dcbf89b3a312133c5cee39360b6e043ec Author: alex Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/matrixlib/defmatrix.py Log Message: ----------- DOC: add minimal clarification to the matrix.ravel docstring Commit: 7bfa929d3ce90f647dd4e4e228312491df517928 https://github.com/numpy/numpy/commit/7bfa929d3ce90f647dd4e4e228312491df517928 Author: alex Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/matrixlib/defmatrix.py Log Message: ----------- MAINT: fix the import Commit: fdedd16f31ee8f35b500d3585bf934b97154d878 https://github.com/numpy/numpy/commit/fdedd16f31ee8f35b500d3585bf934b97154d878 Author: alex Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/matrixlib/defmatrix.py M numpy/matrixlib/tests/test_defmatrix.py Log Message: ----------- MAINT: restore optional ravel order and add tests and more docstring lines Commit: 489d23cd0f08de8890a65dcdb5caccdb8030c646 https://github.com/numpy/numpy/commit/489d23cd0f08de8890a65dcdb5caccdb8030c646 Author: alex Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/matrixlib/defmatrix.py Log Message: ----------- DOC: clarify that matrix.ravel only copies if necessary; this is already tested Commit: d71637bb914a9b1140c8173024533cf3504ecad8 https://github.com/numpy/numpy/commit/d71637bb914a9b1140c8173024533cf3504ecad8 Author: alex Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/matrixlib/defmatrix.py Log Message: ----------- MAINT: use N.ndarray instead of core.multiarray.ndarray Commit: 74bd706d6fccb0512b276a038274680fd6568b75 https://github.com/numpy/numpy/commit/74bd706d6fccb0512b276a038274680fd6568b75 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/matrixlib/defmatrix.py M numpy/matrixlib/tests/test_defmatrix.py Log Message: ----------- Merge pull request #4932 from argriffing/ravel-docstrings DOC: clarify matrix.ravel docstring and add tests Compare: https://github.com/numpy/numpy/compare/bf04603cb55d...74bd706d6fcc From noreply at github.com Mon Aug 4 16:32:35 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 13:32:35 -0700 Subject: [Numpy-svn] [numpy/numpy] 2243fe: BUG: Fix typo in hermite_e.py. Message-ID: <53dfede394b73_1bd211a5d3c294f0@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 2243feef3ca8fb8c511b71b26d6bf6114e44c069 https://github.com/numpy/numpy/commit/2243feef3ca8fb8c511b71b26d6bf6114e44c069 Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/hermite_e.py Log Message: ----------- BUG: Fix typo in hermite_e.py. The hermepow function was incorrectly listed in __all__ as hermpow. Commit: 346489ac0e539ee9db31365cddab7da79d5932ec https://github.com/numpy/numpy/commit/346489ac0e539ee9db31365cddab7da79d5932ec Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/_polybase.py M numpy/polynomial/chebyshev.py M numpy/polynomial/hermite.py M numpy/polynomial/hermite_e.py M numpy/polynomial/laguerre.py M numpy/polynomial/legendre.py M numpy/polynomial/polynomial.py M numpy/polynomial/polyutils.py Log Message: ----------- STY: PEP8 fixes for files in numpy/polynomial. The rather lax standards used in scipy were used to identify the needed style fixups. Commit: daf9335f0a2cae53735dd12061e6b9c396dc57b1 https://github.com/numpy/numpy/commit/daf9335f0a2cae53735dd12061e6b9c396dc57b1 Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/__init__.py M numpy/polynomial/hermite.py M numpy/polynomial/hermite_e.py M numpy/polynomial/laguerre.py M numpy/polynomial/polyutils.py Log Message: ----------- MAINT: Remove unused variables and imports in numpy/polynomial/*.py. Detected by pyflakes. Commit: 02f922b6e89ff6efe9c073249afb1f803a1dfa6e https://github.com/numpy/numpy/commit/02f922b6e89ff6efe9c073249afb1f803a1dfa6e Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/tests/test_chebyshev.py M numpy/polynomial/tests/test_hermite.py M numpy/polynomial/tests/test_hermite_e.py M numpy/polynomial/tests/test_laguerre.py M numpy/polynomial/tests/test_legendre.py M numpy/polynomial/tests/test_polynomial.py Log Message: ----------- STY: PEP8 fixes for numpy/polynomial/tests/*.py. Made conformant with the standards of scipy. Commit: f9c6398d4f021e9509e19157a0d5ee72b27a8c2a https://github.com/numpy/numpy/commit/f9c6398d4f021e9509e19157a0d5ee72b27a8c2a Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/tests/test_classes.py M numpy/polynomial/tests/test_hermite.py M numpy/polynomial/tests/test_hermite_e.py M numpy/polynomial/tests/test_laguerre.py M numpy/polynomial/tests/test_legendre.py M numpy/polynomial/tests/test_polyutils.py Log Message: ----------- MAINT: Fix blemishes in numpy/polynomial/tests revealed by pyflakes. Commit: 192f025ce5280dffbdd361e3ee0645aa08764156 https://github.com/numpy/numpy/commit/192f025ce5280dffbdd361e3ee0645aa08764156 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/polynomial/__init__.py M numpy/polynomial/_polybase.py M numpy/polynomial/chebyshev.py M numpy/polynomial/hermite.py M numpy/polynomial/hermite_e.py M numpy/polynomial/laguerre.py M numpy/polynomial/legendre.py M numpy/polynomial/polynomial.py M numpy/polynomial/polyutils.py M numpy/polynomial/tests/test_chebyshev.py M numpy/polynomial/tests/test_classes.py M numpy/polynomial/tests/test_hermite.py M numpy/polynomial/tests/test_hermite_e.py M numpy/polynomial/tests/test_laguerre.py M numpy/polynomial/tests/test_legendre.py M numpy/polynomial/tests/test_polynomial.py M numpy/polynomial/tests/test_polyutils.py Log Message: ----------- Merge pull request #4924 from charris/pep8-numpy-polynomial Pep8 numpy polynomial Compare: https://github.com/numpy/numpy/compare/74bd706d6fcc...192f025ce528 From noreply at github.com Mon Aug 4 16:48:04 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 13:48:04 -0700 Subject: [Numpy-svn] [numpy/numpy] 34698b: DOC: Fix typo in _iotools.py docstring. Message-ID: <53dff18450d79_7eea9e5d40282ae@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 34698b64f90b985396f123f3659edc7a95d232ee https://github.com/numpy/numpy/commit/34698b64f90b985396f123f3659edc7a95d232ee Author: Charles Harris Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/lib/_iotools.py Log Message: ----------- DOC: Fix typo in _iotools.py docstring. The error is in the StringConverter.upgrade docstring. Commit: e65c9aabc4705ffe7767aaa411380248c642b251 https://github.com/numpy/numpy/commit/e65c9aabc4705ffe7767aaa411380248c642b251 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/lib/_iotools.py Log Message: ----------- Merge pull request #4938 from charris/fix-docstring-typo DOC: Fix typo in _iotools.py docstring. Compare: https://github.com/numpy/numpy/compare/192f025ce528...e65c9aabc470 From noreply at github.com Mon Aug 4 17:01:43 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 14:01:43 -0700 Subject: [Numpy-svn] [numpy/numpy] 2243fe: BUG: Fix typo in hermite_e.py. Message-ID: <53dff4b7552de_eab527d441325e3@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 2243feef3ca8fb8c511b71b26d6bf6114e44c069 https://github.com/numpy/numpy/commit/2243feef3ca8fb8c511b71b26d6bf6114e44c069 Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/hermite_e.py Log Message: ----------- BUG: Fix typo in hermite_e.py. The hermepow function was incorrectly listed in __all__ as hermpow. Commit: 346489ac0e539ee9db31365cddab7da79d5932ec https://github.com/numpy/numpy/commit/346489ac0e539ee9db31365cddab7da79d5932ec Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/_polybase.py M numpy/polynomial/chebyshev.py M numpy/polynomial/hermite.py M numpy/polynomial/hermite_e.py M numpy/polynomial/laguerre.py M numpy/polynomial/legendre.py M numpy/polynomial/polynomial.py M numpy/polynomial/polyutils.py Log Message: ----------- STY: PEP8 fixes for files in numpy/polynomial. The rather lax standards used in scipy were used to identify the needed style fixups. Commit: daf9335f0a2cae53735dd12061e6b9c396dc57b1 https://github.com/numpy/numpy/commit/daf9335f0a2cae53735dd12061e6b9c396dc57b1 Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/__init__.py M numpy/polynomial/hermite.py M numpy/polynomial/hermite_e.py M numpy/polynomial/laguerre.py M numpy/polynomial/polyutils.py Log Message: ----------- MAINT: Remove unused variables and imports in numpy/polynomial/*.py. Detected by pyflakes. Commit: 02f922b6e89ff6efe9c073249afb1f803a1dfa6e https://github.com/numpy/numpy/commit/02f922b6e89ff6efe9c073249afb1f803a1dfa6e Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/tests/test_chebyshev.py M numpy/polynomial/tests/test_hermite.py M numpy/polynomial/tests/test_hermite_e.py M numpy/polynomial/tests/test_laguerre.py M numpy/polynomial/tests/test_legendre.py M numpy/polynomial/tests/test_polynomial.py Log Message: ----------- STY: PEP8 fixes for numpy/polynomial/tests/*.py. Made conformant with the standards of scipy. Commit: f9c6398d4f021e9509e19157a0d5ee72b27a8c2a https://github.com/numpy/numpy/commit/f9c6398d4f021e9509e19157a0d5ee72b27a8c2a Author: Charles Harris Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M numpy/polynomial/tests/test_classes.py M numpy/polynomial/tests/test_hermite.py M numpy/polynomial/tests/test_hermite_e.py M numpy/polynomial/tests/test_laguerre.py M numpy/polynomial/tests/test_legendre.py M numpy/polynomial/tests/test_polyutils.py Log Message: ----------- MAINT: Fix blemishes in numpy/polynomial/tests revealed by pyflakes. Commit: b1d63619443d9f0a9018db53339bd6143cecf862 https://github.com/numpy/numpy/commit/b1d63619443d9f0a9018db53339bd6143cecf862 Author: Julian Taylor Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/polynomial/__init__.py M numpy/polynomial/_polybase.py M numpy/polynomial/chebyshev.py M numpy/polynomial/hermite.py M numpy/polynomial/hermite_e.py M numpy/polynomial/laguerre.py M numpy/polynomial/legendre.py M numpy/polynomial/polynomial.py M numpy/polynomial/polyutils.py M numpy/polynomial/tests/test_chebyshev.py M numpy/polynomial/tests/test_classes.py M numpy/polynomial/tests/test_hermite.py M numpy/polynomial/tests/test_hermite_e.py M numpy/polynomial/tests/test_laguerre.py M numpy/polynomial/tests/test_legendre.py M numpy/polynomial/tests/test_polynomial.py M numpy/polynomial/tests/test_polyutils.py Log Message: ----------- Merge pull request #4924 from charris/pep8-numpy-polynomial Pep8 numpy polynomial Compare: https://github.com/numpy/numpy/compare/118a1bbf33d3...b1d63619443d From noreply at github.com Mon Aug 4 17:43:39 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 14:43:39 -0700 Subject: [Numpy-svn] [numpy/numpy] 3f0cb8: ENH: better error message for invalid axis and con... Message-ID: <53dffe8b4630f_7e1fa77d447292d@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 3f0cb83f128f3bc61ff9eae2ff5bdc882c922a93 https://github.com/numpy/numpy/commit/3f0cb83f128f3bc61ff9eae2ff5bdc882c922a93 Author: Julian Taylor Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- ENH: better error message for invalid axis and concatenate inputs the old errors np.concatenate(1,2) TypeError: object of type 'int' has no len() concatenate([1], [2]) TypeError: an integer is required are not very unhelpful, add a new internal function that allows adding some context to axis argument conversion failures and check for sequence inputs in concatenate. Closes gh-4923. Commit: 7e53e9b6f50ba98aafb73147917dfc39743fffd0 https://github.com/numpy/numpy/commit/7e53e9b6f50ba98aafb73147917dfc39743fffd0 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- Merge pull request #4926 from juliantaylor/concatenate-error ENH: better error message for invalid axis and concatenate inputs Compare: https://github.com/numpy/numpy/compare/e65c9aabc470...7e53e9b6f50b From noreply at github.com Mon Aug 4 18:09:25 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 15:09:25 -0700 Subject: [Numpy-svn] [numpy/numpy] 3f0cb8: ENH: better error message for invalid axis and con... Message-ID: <53e00495ced4_7aceae9d401215d1@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 3f0cb83f128f3bc61ff9eae2ff5bdc882c922a93 https://github.com/numpy/numpy/commit/3f0cb83f128f3bc61ff9eae2ff5bdc882c922a93 Author: Julian Taylor Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- ENH: better error message for invalid axis and concatenate inputs the old errors np.concatenate(1,2) TypeError: object of type 'int' has no len() concatenate([1], [2]) TypeError: an integer is required are not very unhelpful, add a new internal function that allows adding some context to axis argument conversion failures and check for sequence inputs in concatenate. Closes gh-4923. Commit: 6cafbfd66c51874bdee55f56419b68cabe741646 https://github.com/numpy/numpy/commit/6cafbfd66c51874bdee55f56419b68cabe741646 Author: Julian Taylor Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- Merge pull request #4926 from juliantaylor/concatenate-error ENH: better error message for invalid axis and concatenate inputs Compare: https://github.com/numpy/numpy/compare/b1d63619443d...6cafbfd66c51 From noreply at github.com Mon Aug 4 19:33:15 2014 From: noreply at github.com (GitHub) Date: Mon, 04 Aug 2014 16:33:15 -0700 Subject: [Numpy-svn] [numpy/numpy] 763aee: BUG: wrong selection for orders falling into equal... Message-ID: <53e0183b80859_124b10f9d34760b6@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.8.x Home: https://github.com/numpy/numpy Commit: 763aeeaffcd1572d4da3d7f98f7627d0e271df26 https://github.com/numpy/numpy/commit/763aeeaffcd1572d4da3d7f98f7627d0e271df26 Author: Julian Taylor Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/npysort/selection.c.src M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: wrong selection for orders falling into equal ranges when orders are selected where the kth element falls into an equal range the the last stored pivot was not the kth element, this leads to losing the ordering of smaller orders as following selection steps can start at index 0 again instead of the at the offset of the last selection. Closes gh-4836 Commit: 6674294f82d5eb6563dd0ab0fffb6aebb7d2ca74 https://github.com/numpy/numpy/commit/6674294f82d5eb6563dd0ab0fffb6aebb7d2ca74 Author: Julian Taylor Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/umath/simd.inc.src M numpy/core/tests/test_scalarmath.py M numpy/core/tests/test_umath.py Log Message: ----------- BUG: add missing elementsize alignment check for simd reductions e.g. doubles are only aligned to 4 bytes on i386 so one cannot peel them to 16 byte alignment. Closes gh-4853 Commit: 386458024eef1edb1c2efc995109e64fe69be160 https://github.com/numpy/numpy/commit/386458024eef1edb1c2efc995109e64fe69be160 Author: Julian Taylor Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/ctors.c Log Message: ----------- BUG: check alignment of strides for byteswap closes gh-4774 Commit: 1351ff8055212c93e0c62eeb08625c4a32cfe26a https://github.com/numpy/numpy/commit/1351ff8055212c93e0c62eeb08625c4a32cfe26a Author: alex Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/linalg/tests/test_regression.py M numpy/linalg/umath_linalg.c.src Log Message: ----------- BUG: svd ufunc typo closes gh-4733 Commit: 23e07d8c935c22b8ec79ad67a4577857ee09b629 https://github.com/numpy/numpy/commit/23e07d8c935c22b8ec79ad67a4577857ee09b629 Author: jaimefrio Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/descriptor.c Log Message: ----------- BUG: Hold GIL for types with fields, fixes #4642 Set the `NPY_NEEDS_PYAPI` flag for types with fields, as these need access to the Python API to manipulate the tuples and dicts holding field information. It remains unset for the base `np.void` type. Commit: 3841c86b6a9bd84cca01c1eadbaa492067e1f4ee https://github.com/numpy/numpy/commit/3841c86b6a9bd84cca01c1eadbaa492067e1f4ee Author: Marten van Kerkwijk Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/lib/nanfunctions.py M numpy/lib/tests/test_nanfunctions.py Log Message: ----------- BUG: incorrect argument order to _copyto in in np.nanmax, np.nanmin Commit: ca78a8d9a48b3c927ef44895ee1f802f43277472 https://github.com/numpy/numpy/commit/ca78a8d9a48b3c927ef44895ee1f802f43277472 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/arrayobject.c M numpy/core/tests/test_regression.py Log Message: ----------- BUG: Fix lack of NULL check in array_richcompare. The lack of this check led to a segfault. Closes #4613. Commit: 75101324d839fcf635b7dcee844d065e16a0cc1b https://github.com/numpy/numpy/commit/75101324d839fcf635b7dcee844d065e16a0cc1b Author: szpy Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/core/src/multiarray/ctors.c Log Message: ----------- BUG: Prevent division by zero. Closes #650. Commit: 432fb4dd742a1de80948a4eec5378e2cf5c48742 https://github.com/numpy/numpy/commit/432fb4dd742a1de80948a4eec5378e2cf5c48742 Author: Julian Taylor Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/fft/fftpack.py M numpy/fft/tests/test_fftpack.py Log Message: ----------- BUG: Make fftpack._raw_fft threadsafe see gh-4656 Commit: fe9cf36d0c2abcf51a7413732b65bb9204436bf5 https://github.com/numpy/numpy/commit/fe9cf36d0c2abcf51a7413732b65bb9204436bf5 Author: Julian Taylor Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M .travis.yml M tools/travis-test.sh Log Message: ----------- TST: update travis-test.sh from 1.9.x branch Commit: d1faf16cfb9e9d604fb73ae881e0296d04f506d9 https://github.com/numpy/numpy/commit/d1faf16cfb9e9d604fb73ae881e0296d04f506d9 Author: Julian Taylor Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M bento.info M setup.py Log Message: ----------- REL: set version number to 1.8.2rc1 Commit: c9c9a283c5aaf92a262368531f0b5948bcfe9df6 https://github.com/numpy/numpy/commit/c9c9a283c5aaf92a262368531f0b5948bcfe9df6 Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M .travis.yml M bento.info M numpy/core/src/multiarray/arrayobject.c M numpy/core/src/multiarray/ctors.c M numpy/core/src/multiarray/descriptor.c M numpy/core/src/npysort/selection.c.src M numpy/core/src/umath/simd.inc.src M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_regression.py M numpy/core/tests/test_scalarmath.py M numpy/core/tests/test_umath.py M numpy/fft/fftpack.py M numpy/fft/tests/test_fftpack.py M numpy/lib/nanfunctions.py M numpy/lib/tests/test_nanfunctions.py M numpy/linalg/tests/test_regression.py M numpy/linalg/umath_linalg.c.src M setup.py M tools/travis-test.sh Log Message: ----------- Merge pull request #4949 from juliantaylor/backports-1.8.2 backport important fixes to 1.8 Compare: https://github.com/numpy/numpy/compare/e715bce009c0...c9c9a283c5aa From noreply at github.com Tue Aug 5 14:22:47 2014 From: noreply at github.com (GitHub) Date: Tue, 05 Aug 2014 11:22:47 -0700 Subject: [Numpy-svn] [numpy/numpy] 79a738: DOC: add release notes for 1.8.2 Message-ID: <53e120f760f7_4fbfc13d383148@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.8.x Home: https://github.com/numpy/numpy Commit: 79a73832ed1f27f78fe57bc06dc9a2a6e804040d https://github.com/numpy/numpy/commit/79a73832ed1f27f78fe57bc06dc9a2a6e804040d Author: Julian Taylor Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: A doc/release/1.8.2-notes.rst M doc/source/release.rst Log Message: ----------- DOC: add release notes for 1.8.2 [ci skip] Commit: 060aed9521d5917c5392ed8bce8a851b19f8d1cf https://github.com/numpy/numpy/commit/060aed9521d5917c5392ed8bce8a851b19f8d1cf Author: Julian Taylor Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: A doc/release/1.8.2-notes.rst M doc/source/release.rst Log Message: ----------- Merge pull request #4951 from juliantaylor/release-notes-1.8.2 DOC: add release notes for 1.8.2 Compare: https://github.com/numpy/numpy/compare/c9c9a283c5aa...060aed9521d5 From noreply at github.com Tue Aug 5 15:39:15 2014 From: noreply at github.com (GitHub) Date: Tue, 05 Aug 2014 12:39:15 -0700 Subject: [Numpy-svn] [numpy/numpy] c7ad14: REL: Release 1.8.2rc1 Message-ID: <53e132e3b21ca_40f55bdd441077ea@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.8.x Home: https://github.com/numpy/numpy Commit: c7ad14f5f3069e93a674e0ddf260d7da6c71a5a7 https://github.com/numpy/numpy/commit/c7ad14f5f3069e93a674e0ddf260d7da6c71a5a7 Author: Julian Taylor Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M pavement.py M setup.py Log Message: ----------- REL: Release 1.8.2rc1 From noreply at github.com Tue Aug 5 15:39:23 2014 From: noreply at github.com (GitHub) Date: Tue, 05 Aug 2014 12:39:23 -0700 Subject: [Numpy-svn] [numpy/numpy] Message-ID: <53e132ebf330f_245ac4fd38893bd@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/tags/v1.8.2rc1 Home: https://github.com/numpy/numpy From noreply at github.com Fri Aug 8 19:21:15 2014 From: noreply at github.com (GitHub) Date: Fri, 08 Aug 2014 16:21:15 -0700 Subject: [Numpy-svn] [numpy/numpy] a785c7: BUG: Fix seg fault converting empty string to obje... Message-ID: <53e55b6b4a6bc_2fa4e8bd40952c9@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.8.x Home: https://github.com/numpy/numpy Commit: a785c79206528385d76bc6366774cb6d9cacbcda https://github.com/numpy/numpy/commit/a785c79206528385d76bc6366774cb6d9cacbcda Author: Mike Kelly Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/tests/test_dtype.py Log Message: ----------- BUG: Fix seg fault converting empty string to object Commit: ec831a4fa953de1535de5755dc2794fac2f14c49 https://github.com/numpy/numpy/commit/ec831a4fa953de1535de5755dc2794fac2f14c49 Author: Julian Taylor Date: 2014-08-09 (Sat, 09 Aug 2014) Changed paths: M doc/release/1.8.2-notes.rst Log Message: ----------- DOC: add 4722 fix and order by importance Commit: e808f2d7353965b9687ebd285a80f8c389e191fe https://github.com/numpy/numpy/commit/e808f2d7353965b9687ebd285a80f8c389e191fe Author: Charles Harris Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M doc/release/1.8.2-notes.rst M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/tests/test_dtype.py Log Message: ----------- Merge pull request #4953 from juliantaylor/backports-1.8 Backports 1.8 Compare: https://github.com/numpy/numpy/compare/c7ad14f5f306...e808f2d73539 From noreply at github.com Sat Aug 9 07:59:03 2014 From: noreply at github.com (GitHub) Date: Sat, 09 Aug 2014 04:59:03 -0700 Subject: [Numpy-svn] [numpy/numpy] a64223: BLD: compute sha256 sums of build artifacts Message-ID: <53e60d072904b_25a41203d3862733@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/tags/v1.8.2 Home: https://github.com/numpy/numpy Commit: a64223f11a374d3eadbf86f849aef26bc6a7e369 https://github.com/numpy/numpy/commit/a64223f11a374d3eadbf86f849aef26bc6a7e369 Author: Julian Taylor Date: 2014-08-09 (Sat, 09 Aug 2014) Changed paths: M pavement.py Log Message: ----------- BLD: compute sha256 sums of build artifacts Using a secure hash allows verifying ther binaries from a gpg signed README.txt. MD5 just kept for legacy users who may not be able to obtain a sha256 utility. Commit: 4563730a2d036307f1b67b2856d749aabdd8d546 https://github.com/numpy/numpy/commit/4563730a2d036307f1b67b2856d749aabdd8d546 Author: Julian Taylor Date: 2014-08-09 (Sat, 09 Aug 2014) Changed paths: M setup.py Log Message: ----------- REL: Release 1.8.2 Compare: https://github.com/numpy/numpy/compare/a64223f11a37^...4563730a2d03 From noreply at github.com Sat Aug 9 07:59:08 2014 From: noreply at github.com (GitHub) Date: Sat, 09 Aug 2014 04:59:08 -0700 Subject: [Numpy-svn] [numpy/numpy] a64223: BLD: compute sha256 sums of build artifacts Message-ID: <53e60d0c4d0ba_464bdd3d44265b7@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.8.x Home: https://github.com/numpy/numpy Commit: a64223f11a374d3eadbf86f849aef26bc6a7e369 https://github.com/numpy/numpy/commit/a64223f11a374d3eadbf86f849aef26bc6a7e369 Author: Julian Taylor Date: 2014-08-09 (Sat, 09 Aug 2014) Changed paths: M pavement.py Log Message: ----------- BLD: compute sha256 sums of build artifacts Using a secure hash allows verifying ther binaries from a gpg signed README.txt. MD5 just kept for legacy users who may not be able to obtain a sha256 utility. Commit: 4563730a2d036307f1b67b2856d749aabdd8d546 https://github.com/numpy/numpy/commit/4563730a2d036307f1b67b2856d749aabdd8d546 Author: Julian Taylor Date: 2014-08-09 (Sat, 09 Aug 2014) Changed paths: M setup.py Log Message: ----------- REL: Release 1.8.2 Compare: https://github.com/numpy/numpy/compare/e808f2d73539...4563730a2d03 From noreply at github.com Tue Aug 12 14:51:50 2014 From: noreply at github.com (GitHub) Date: Tue, 12 Aug 2014 11:51:50 -0700 Subject: [Numpy-svn] [numpy/numpy] 90d697: DOC: remove 'count_reduce_items' from the 'Countin... Message-ID: <53ea6246ec1ad_4efab7d401129f7@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 90d697956fb581b1d1da0841d2a5000cdb31e49b https://github.com/numpy/numpy/commit/90d697956fb581b1d1da0841d2a5000cdb31e49b Author: Warren Weckesser Date: 2014-08-11 (Mon, 11 Aug 2014) Changed paths: M doc/source/reference/routines.sort.rst Log Message: ----------- DOC: remove 'count_reduce_items' from the 'Counting' section. Commit: f5849e6f55823dc6b412815a295dc33cd344bbc5 https://github.com/numpy/numpy/commit/f5849e6f55823dc6b412815a295dc33cd344bbc5 Author: Ralf Gommers Date: 2014-08-12 (Tue, 12 Aug 2014) Changed paths: M doc/source/reference/routines.sort.rst Log Message: ----------- Merge pull request #4957 from WarrenWeckesser/doc-fix DOC: remove 'count_reduce_items' from the 'Counting' section. Compare: https://github.com/numpy/numpy/compare/7e53e9b6f50b...f5849e6f5582 From noreply at github.com Wed Aug 13 13:19:19 2014 From: noreply at github.com (GitHub) Date: Wed, 13 Aug 2014 10:19:19 -0700 Subject: [Numpy-svn] [numpy/numpy] 047371: Fixed two typos in the c-api user guide. Message-ID: <53eb9e175c1f8_51b23f8eb09032a0659f7@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 047371b259f251b8b9c7de41cc582b76703642b7 https://github.com/numpy/numpy/commit/047371b259f251b8b9c7de41cc582b76703642b7 Author: cel Date: 2014-08-13 (Wed, 13 Aug 2014) Changed paths: M doc/source/user/c-info.how-to-extend.rst Log Message: ----------- Fixed two typos in the c-api user guide. Commit: 50a1dfa08698aa3406085944d5007d99388c8a06 https://github.com/numpy/numpy/commit/50a1dfa08698aa3406085944d5007d99388c8a06 Author: Ralf Gommers Date: 2014-08-13 (Wed, 13 Aug 2014) Changed paths: M doc/source/user/c-info.how-to-extend.rst Log Message: ----------- Merge pull request #4961 from cel4/tiny_doc_fixes Fixed two typos in the c-api user guide. Compare: https://github.com/numpy/numpy/compare/f5849e6f5582...50a1dfa08698 From noreply at github.com Fri Aug 22 08:41:18 2014 From: noreply at github.com (GitHub) Date: Fri, 22 Aug 2014 05:41:18 -0700 Subject: [Numpy-svn] [numpy/numpy] 8910af: Correct the fill_diagonal examples Message-ID: <53f73a6ec98be_7be43fe1766572b850313@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8910afb52490f113b855299d1126d5935f8b0300 https://github.com/numpy/numpy/commit/8910afb52490f113b855299d1126d5935f8b0300 Author: hpaulj Date: 2014-08-21 (Thu, 21 Aug 2014) Changed paths: M numpy/lib/index_tricks.py Log Message: ----------- Correct the fill_diagonal examples Commit: 15cd639932ba641bf27453864bc0bc7e33841548 https://github.com/numpy/numpy/commit/15cd639932ba641bf27453864bc0bc7e33841548 Author: Charles Harris Date: 2014-08-22 (Fri, 22 Aug 2014) Changed paths: M numpy/lib/index_tricks.py Log Message: ----------- Merge pull request #4981 from hpaulj/fill_diagonal Correct the fill_diagonal examples Compare: https://github.com/numpy/numpy/compare/a3243adacf59...15cd639932ba From noreply at github.com Sat Aug 23 09:43:55 2014 From: noreply at github.com (GitHub) Date: Sat, 23 Aug 2014 06:43:55 -0700 Subject: [Numpy-svn] [numpy/numpy] 3eb219: BUG: Fix bugs in unused code paths. Message-ID: <53f89a9b90e92_58cf3fc0b7fcf2bc39020@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 3eb219fd97200282b6aed9fe760e843d4916bc06 https://github.com/numpy/numpy/commit/3eb219fd97200282b6aed9fe760e843d4916bc06 Author: Charles Harris Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M numpy/compat/_inspect.py M numpy/compat/tests/test_compat.py Log Message: ----------- BUG: Fix bugs in unused code paths. The `getargspec` needed to import the disassembler to support parsing tuple arguments. Since numpy never uses those, the corresponding code is deleted and an TypeError raised if such arguments are encountered. Also fix the unused formatargs function so it does not require the string module. Commit: 3d7438a9f0c93c517ab9909e17c79c433d823b30 https://github.com/numpy/numpy/commit/3d7438a9f0c93c517ab9909e17c79c433d823b30 Author: Charles Harris Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M numpy/compat/py3k.py M numpy/compat/setup.py Log Message: ----------- STY: Minor PEP8 fixes. Commit: 5ce8e067508ff1fed04b454b1559355aaaea7891 https://github.com/numpy/numpy/commit/5ce8e067508ff1fed04b454b1559355aaaea7891 Author: Charles Harris Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M numpy/compat/_inspect.py M numpy/compat/py3k.py M numpy/compat/setup.py M numpy/compat/tests/test_compat.py Log Message: ----------- Merge pull request #4941 from charris/fix-numpy-compat-_inspect Fix numpy compat _inspect Compare: https://github.com/numpy/numpy/compare/15cd639932ba...5ce8e067508f From noreply at github.com Sat Aug 23 10:19:06 2014 From: noreply at github.com (GitHub) Date: Sat, 23 Aug 2014 07:19:06 -0700 Subject: [Numpy-svn] [numpy/numpy] f81831: BUG: Fix NaN handling in npy_ObjectMax and npy_Obj... Message-ID: <53f8a2da7b68a_5a553fa1aa4ed2bc323a@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f8183164c768d4e654a2bf417987285572761fd9 https://github.com/numpy/numpy/commit/f8183164c768d4e654a2bf417987285572761fd9 Author: mamikony Date: 2014-08-22 (Fri, 22 Aug 2014) Changed paths: M numpy/core/src/umath/funcs.inc.src Log Message: ----------- BUG: Fix NaN handling in npy_ObjectMax and npy_ObjectMin. These functions currently fail randomly for Python < 3.x because they use PyObject_Cmp, which looks at addresses for NaN objects. The fix is to use PyObject_RichCompareBool, which is available in Python >= 2.6. Note that for Python 2.6 and 2.7, PyObject_RichCompareBool falls back on PyObject_Cmp when an object doesn't provide rich compare. Closes #4903. Commit: 9cd4dc23a94e712ecda36827562d5e6e48f50671 https://github.com/numpy/numpy/commit/9cd4dc23a94e712ecda36827562d5e6e48f50671 Author: Charles Harris Date: 2014-08-22 (Fri, 22 Aug 2014) Changed paths: M numpy/core/tests/test_umath.py Log Message: ----------- TST: Add tests for maximum/minimum of object arrays with nan. There is a random element to these tests, so that they may fail to fail when python compare is being used instead of richcompare. Commit: 2059cce3939ba9d099300b3711182fa6e6086a2a https://github.com/numpy/numpy/commit/2059cce3939ba9d099300b3711182fa6e6086a2a Author: Charles Harris Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M numpy/core/src/umath/funcs.inc.src M numpy/core/tests/test_umath.py Log Message: ----------- Merge pull request #4982 from charris/gh-2941 Fixup of PR #4921 Compare: https://github.com/numpy/numpy/compare/5ce8e067508f...2059cce3939b From noreply at github.com Sat Aug 23 10:31:08 2014 From: noreply at github.com (GitHub) Date: Sat, 23 Aug 2014 07:31:08 -0700 Subject: [Numpy-svn] [numpy/numpy] 4e7ae3: STY: minor PEP8 fixups for numpy/fft. Message-ID: <53f8a5ac426ac_5bc23ff37fc7529c69889@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 4e7ae3db32331fc2c73ceb272f54746ae71e6428 https://github.com/numpy/numpy/commit/4e7ae3db32331fc2c73ceb272f54746ae71e6428 Author: Charles Harris Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/fft/fftpack.py M numpy/fft/setup.py M numpy/fft/tests/test_helper.py Log Message: ----------- STY: minor PEP8 fixups for numpy/fft. Commit: 98d1161887c66eb1f04ba30faaedb7b5a4b1c5d2 https://github.com/numpy/numpy/commit/98d1161887c66eb1f04ba30faaedb7b5a4b1c5d2 Author: Julian Taylor Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M numpy/fft/fftpack.py M numpy/fft/setup.py M numpy/fft/tests/test_helper.py Log Message: ----------- Merge pull request #4936 from charris/pep8-numpy-fft STY: minor PEP8 fixups for numpy/fft. Compare: https://github.com/numpy/numpy/compare/2059cce3939b...98d1161887c6 From noreply at github.com Sat Aug 23 10:31:30 2014 From: noreply at github.com (GitHub) Date: Sat, 23 Aug 2014 07:31:30 -0700 Subject: [Numpy-svn] [numpy/numpy] 16eef1: DOC: Fix typo in _iotools.py docstring. Message-ID: <53f8a5c233bc5_54313fc97913f2b85600@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 16eef1ec019c7bda6979367cf7659e6f081b3a4c https://github.com/numpy/numpy/commit/16eef1ec019c7bda6979367cf7659e6f081b3a4c Author: Charles Harris Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M numpy/lib/_iotools.py Log Message: ----------- DOC: Fix typo in _iotools.py docstring. The error is in the StringConverter.upgrade docstring. Commit: ccfd3bb6c1960628b77f7bd9e3e04aef679bd225 https://github.com/numpy/numpy/commit/ccfd3bb6c1960628b77f7bd9e3e04aef679bd225 Author: Julian Taylor Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M numpy/lib/_iotools.py Log Message: ----------- Merge pull request #4948 from charris/1.9-fix-typo-in-_iotools-docstring 1.9.x fix typo in _iotools.py docstring. Compare: https://github.com/numpy/numpy/compare/f6a0b31b8396...ccfd3bb6c196 From noreply at github.com Sat Aug 23 15:06:45 2014 From: noreply at github.com (GitHub) Date: Sat, 23 Aug 2014 12:06:45 -0700 Subject: [Numpy-svn] [numpy/numpy] 56471a: STY: PEP8 fixups for numpy/random. Message-ID: <53f8e645e0aef_c7b3febdb1fd2c05573@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 56471a170eee1c4694cde1889b8532e25f40e5d0 https://github.com/numpy/numpy/commit/56471a170eee1c4694cde1889b8532e25f40e5d0 Author: Charles Harris Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/random/setup.py M numpy/random/tests/test_random.py M numpy/random/tests/test_regression.py Log Message: ----------- STY: PEP8 fixups for numpy/random. Commit: 275b1dd62f125e6a92cc64f69c2ce2154799717a https://github.com/numpy/numpy/commit/275b1dd62f125e6a92cc64f69c2ce2154799717a Author: Charles Harris Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/random/mtrand/mtrand.pyx Log Message: ----------- BUG: Fix None comparison giving FutureWarning in choice function. This is in numpy/random/mtrand/mtrand.pyx where the choice function was using comparisons of the form `None != p`. Commit: d1c503060f18d8f7ca51c2fe33b9e2fc328f1295 https://github.com/numpy/numpy/commit/d1c503060f18d8f7ca51c2fe33b9e2fc328f1295 Author: Julian Taylor Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M numpy/random/mtrand/mtrand.pyx M numpy/random/setup.py M numpy/random/tests/test_random.py M numpy/random/tests/test_regression.py Log Message: ----------- Merge pull request #4937 from charris/pep8-numpy-random Pep8 numpy random Compare: https://github.com/numpy/numpy/compare/98d1161887c6...d1c503060f18 From noreply at github.com Sun Aug 24 11:22:19 2014 From: noreply at github.com (GitHub) Date: Sun, 24 Aug 2014 08:22:19 -0700 Subject: [Numpy-svn] [numpy/numpy] 4c4212: BLD: add debug information to gfortran builds Message-ID: <53fa032b18848_3dee3f7fa607b2b81265b@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 4c4212b792ffce841ae31d842c0e0a52e285e071 https://github.com/numpy/numpy/commit/4c4212b792ffce841ae31d842c0e0a52e285e071 Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- BLD: add debug information to gfortran builds Similar to C builds which always have debug info. Commit: c9dad32a1b5b360807f625ec49cac0a6537033bc https://github.com/numpy/numpy/commit/c9dad32a1b5b360807f625ec49cac0a6537033bc Author: Charles Harris Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- Merge pull request #4988 from juliantaylor/gfortran-debug BLD: add debug information to gfortran builds Compare: https://github.com/numpy/numpy/compare/d1c503060f18...c9dad32a1b5b From noreply at github.com Sun Aug 24 11:36:55 2014 From: noreply at github.com (GitHub) Date: Sun, 24 Aug 2014 08:36:55 -0700 Subject: [Numpy-svn] [numpy/numpy] 4c4212: BLD: add debug information to gfortran builds Message-ID: <53fa0697c542d_2eac3fbc72b172b8840ae@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 4c4212b792ffce841ae31d842c0e0a52e285e071 https://github.com/numpy/numpy/commit/4c4212b792ffce841ae31d842c0e0a52e285e071 Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- BLD: add debug information to gfortran builds Similar to C builds which always have debug info. Commit: 181e72c1ea3a293a5099f4c82b2c1fc934f34a0c https://github.com/numpy/numpy/commit/181e72c1ea3a293a5099f4c82b2c1fc934f34a0c Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- Merge branch 'gfortran-debug' into maintenance/1.9.x Compare: https://github.com/numpy/numpy/compare/ccfd3bb6c196...181e72c1ea3a From noreply at github.com Sun Aug 24 13:10:40 2014 From: noreply at github.com (GitHub) Date: Sun, 24 Aug 2014 10:10:40 -0700 Subject: [Numpy-svn] [numpy/numpy] 040d04: BUG: don't overwrite input percentile arrays Message-ID: <53fa1c901480f_a193f843ca012c0639c7@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 040d0408f4cdb0a472e654acd68c8e1c3fbd84f7 https://github.com/numpy/numpy/commit/040d0408f4cdb0a472e654acd68c8e1c3fbd84f7 Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- BUG: don't overwrite input percentile arrays Commit: 14e4cc3aa8bc6e01d6494860c7de6bf9ec0ab86b https://github.com/numpy/numpy/commit/14e4cc3aa8bc6e01d6494860c7de6bf9ec0ab86b Author: Charles Harris Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #4989 from juliantaylor/percentile-fix BUG: don't overwrite input percentile arrays Compare: https://github.com/numpy/numpy/compare/c9dad32a1b5b...14e4cc3aa8bc From noreply at github.com Sun Aug 24 13:14:34 2014 From: noreply at github.com (GitHub) Date: Sun, 24 Aug 2014 10:14:34 -0700 Subject: [Numpy-svn] [numpy/numpy] 040d04: BUG: don't overwrite input percentile arrays Message-ID: <53fa1d7a7fbb1_9693fae527112a0805f@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 040d0408f4cdb0a472e654acd68c8e1c3fbd84f7 https://github.com/numpy/numpy/commit/040d0408f4cdb0a472e654acd68c8e1c3fbd84f7 Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- BUG: don't overwrite input percentile arrays Commit: 3f5ae6d9e783d779fa98a8e140fb3f196a8cf498 https://github.com/numpy/numpy/commit/3f5ae6d9e783d779fa98a8e140fb3f196a8cf498 Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #4989 from juliantaylor/percentile-fix BUG: don't overwrite input percentile arrays Compare: https://github.com/numpy/numpy/compare/181e72c1ea3a...3f5ae6d9e783 From noreply at github.com Sun Aug 24 13:32:25 2014 From: noreply at github.com (GitHub) Date: Sun, 24 Aug 2014 10:32:25 -0700 Subject: [Numpy-svn] [numpy/numpy] d8af08: ENH: np.dot: better "matrices not aligned" message Message-ID: <53fa21a9e898e_404d3fd8ab4792bc440e1@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: d8af083f3873da3fa041f20d1b981709cc61d972 https://github.com/numpy/numpy/commit/d8af083f3873da3fa041f20d1b981709cc61d972 Author: Lars Buitinck Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M numpy/core/blasdot/_dotblas.c M numpy/core/src/multiarray/common.h M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- ENH: np.dot: better "matrices not aligned" message Commit: d07c4c72793fc120bf4cc807857567517e775c5b https://github.com/numpy/numpy/commit/d07c4c72793fc120bf4cc807857567517e775c5b Author: Lars Buitinck Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/core/blasdot/_dotblas.c M numpy/core/src/multiarray/common.c M numpy/core/src/multiarray/common.h M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- ENH: include shapes in "matrices not aligned" msg I had to move convert_shape_to_string to common.h so that _dotblas.c can access it. Commit: 3f165d4064282d50bb3bf1e5208948b1995ba77c https://github.com/numpy/numpy/commit/3f165d4064282d50bb3bf1e5208948b1995ba77c Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/core/blasdot/_dotblas.c M numpy/core/src/multiarray/common.c M numpy/core/src/multiarray/common.h M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- Merge pull request #4985 from larsmans/dot-errmsg ENH: np.dot: better "matrices not aligned" message Compare: https://github.com/numpy/numpy/compare/3f5ae6d9e783...3f165d406428 From noreply at github.com Sun Aug 24 16:39:24 2014 From: noreply at github.com (GitHub) Date: Sun, 24 Aug 2014 13:39:24 -0700 Subject: [Numpy-svn] [numpy/numpy] 56471a: STY: PEP8 fixups for numpy/random. Message-ID: <53fa4d7cd8b9d_4e413ff937cb92b848515@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 56471a170eee1c4694cde1889b8532e25f40e5d0 https://github.com/numpy/numpy/commit/56471a170eee1c4694cde1889b8532e25f40e5d0 Author: Charles Harris Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/random/setup.py M numpy/random/tests/test_random.py M numpy/random/tests/test_regression.py Log Message: ----------- STY: PEP8 fixups for numpy/random. Commit: 275b1dd62f125e6a92cc64f69c2ce2154799717a https://github.com/numpy/numpy/commit/275b1dd62f125e6a92cc64f69c2ce2154799717a Author: Charles Harris Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M numpy/random/mtrand/mtrand.pyx Log Message: ----------- BUG: Fix None comparison giving FutureWarning in choice function. This is in numpy/random/mtrand/mtrand.pyx where the choice function was using comparisons of the form `None != p`. Commit: 4475f1ea7643c08c1ea77d8b872fc5c7ad32bd4f https://github.com/numpy/numpy/commit/4475f1ea7643c08c1ea77d8b872fc5c7ad32bd4f Author: Julian Taylor Date: 2014-08-24 (Sun, 24 Aug 2014) Changed paths: M numpy/random/mtrand/mtrand.pyx M numpy/random/setup.py M numpy/random/tests/test_random.py M numpy/random/tests/test_regression.py Log Message: ----------- Merge pull request #4937 from charris/pep8-numpy-random Pep8 numpy random Compare: https://github.com/numpy/numpy/compare/3f165d406428...4475f1ea7643 From noreply at github.com Mon Aug 25 18:33:35 2014 From: noreply at github.com (GitHub) Date: Mon, 25 Aug 2014 15:33:35 -0700 Subject: [Numpy-svn] [numpy/numpy] 79d363: BLD: support rpath for GNU Fortran compiler. Message-ID: <53fbb9bfa46b0_58b73f94d2c0929c436a9@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 79d36359bf18a122577054072d5c846aded3f2b4 https://github.com/numpy/numpy/commit/79d36359bf18a122577054072d5c846aded3f2b4 Author: Kazuhiko Shiozaki Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- BLD: support rpath for GNU Fortran compiler. Commit: 23825b62fab1515cc85c8b1d5ba3a16fd501a653 https://github.com/numpy/numpy/commit/23825b62fab1515cc85c8b1d5ba3a16fd501a653 Author: Julian Taylor Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- Merge pull request #4996 from fdiary/gfortran-rpath support rpath for GNU Fortran compiler. Compare: https://github.com/numpy/numpy/compare/4475f1ea7643...23825b62fab1 From noreply at github.com Mon Aug 25 18:33:41 2014 From: noreply at github.com (GitHub) Date: Mon, 25 Aug 2014 15:33:41 -0700 Subject: [Numpy-svn] [numpy/numpy] 79d363: BLD: support rpath for GNU Fortran compiler. Message-ID: <53fbb9c51d59_4ab93fce42bf129c1089d9@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 79d36359bf18a122577054072d5c846aded3f2b4 https://github.com/numpy/numpy/commit/79d36359bf18a122577054072d5c846aded3f2b4 Author: Kazuhiko Shiozaki Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- BLD: support rpath for GNU Fortran compiler. Commit: 52d6c3de0d18a00538f0a0c4cabdebd4d01b83f0 https://github.com/numpy/numpy/commit/52d6c3de0d18a00538f0a0c4cabdebd4d01b83f0 Author: Julian Taylor Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/distutils/fcompiler/gnu.py Log Message: ----------- Merge pull request #4996 from fdiary/gfortran-rpath support rpath for GNU Fortran compiler. Compare: https://github.com/numpy/numpy/compare/14e4cc3aa8bc...52d6c3de0d18 From noreply at github.com Tue Aug 26 18:44:04 2014 From: noreply at github.com (GitHub) Date: Tue, 26 Aug 2014 15:44:04 -0700 Subject: [Numpy-svn] [numpy/numpy] 11fe65: ENH: Implement sys.getsizeof(x) for arrays and sca... Message-ID: <53fd0db4a6e0c_490c3fa3136172b81156ab@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 11fe65ce02db95dd81c8e3671bfab963daa53a3f https://github.com/numpy/numpy/commit/11fe65ce02db95dd81c8e3671bfab963daa53a3f Author: Daniel da Silva Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/core/src/multiarray/methods.c M numpy/core/src/multiarray/scalartypes.c.src M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py Log Message: ----------- ENH: Implement sys.getsizeof(x) for arrays and scalars. Fixes #2279. Stubs/declares __sizeof__ method to use nbytes attribute. Commit: 606ac22ab1a4357758b8c9b44b17b2dd0d04bd70 https://github.com/numpy/numpy/commit/606ac22ab1a4357758b8c9b44b17b2dd0d04bd70 Author: Julian Taylor Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/core/src/multiarray/methods.c M numpy/core/src/multiarray/scalartypes.c.src M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py Log Message: ----------- ENH: add dimensions and strides to _sizeof__ and handle not owning data Commit: 64c89327355d6154ef854dfee1be6c264125ccaa https://github.com/numpy/numpy/commit/64c89327355d6154ef854dfee1be6c264125ccaa Author: Nathaniel J. Smith Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/core/src/multiarray/methods.c M numpy/core/src/multiarray/scalartypes.c.src M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py Log Message: ----------- Merge pull request #5001 from juliantaylor/sizeof support __sizeof__() Compare: https://github.com/numpy/numpy/compare/52d6c3de0d18...64c89327355d From noreply at github.com Tue Aug 26 19:07:00 2014 From: noreply at github.com (GitHub) Date: Tue, 26 Aug 2014 16:07:00 -0700 Subject: [Numpy-svn] [numpy/numpy] 007b18: BUG: set needs-init flag for unicode dtype Message-ID: <53fd13144af30_47713fbc2ebe12a048816@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 007b186a853c8ab37db62042376a9b2d66c18dcf https://github.com/numpy/numpy/commit/007b186a853c8ab37db62042376a9b2d66c18dcf Author: Julian Taylor Date: 2014-08-25 (Mon, 25 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: set needs-init flag for unicode dtype Python >= 3.3 does not like printing garbage unicode so printing np.empty(x, 'U') can throw UnicodeDecode errors. It is probably easier to just require initializing the dtype as a whole instead of trying to catching the decode error on all places where it might occur. Hopefully 0 is a valid code in all codecs. Closes gh-4994. Commit: ad42ea6f614b7f9369a2a5756fea1dc66bc555d6 https://github.com/numpy/numpy/commit/ad42ea6f614b7f9369a2a5756fea1dc66bc555d6 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #4997 from juliantaylor/unicode-init BUG: set needs-init flag for unicode dtype Compare: https://github.com/numpy/numpy/compare/64c89327355d...ad42ea6f614b From noreply at github.com Tue Aug 26 19:07:52 2014 From: noreply at github.com (GitHub) Date: Tue, 26 Aug 2014 16:07:52 -0700 Subject: [Numpy-svn] [numpy/numpy] 007b18: BUG: set needs-init flag for unicode dtype Message-ID: <53fd134857cd0_614e3fca3e6a32c0939dd@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 007b186a853c8ab37db62042376a9b2d66c18dcf https://github.com/numpy/numpy/commit/007b186a853c8ab37db62042376a9b2d66c18dcf Author: Julian Taylor Date: 2014-08-25 (Mon, 25 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: set needs-init flag for unicode dtype Python >= 3.3 does not like printing garbage unicode so printing np.empty(x, 'U') can throw UnicodeDecode errors. It is probably easier to just require initializing the dtype as a whole instead of trying to catching the decode error on all places where it might occur. Hopefully 0 is a valid code in all codecs. Closes gh-4994. Commit: 99391a6deaf5b4bea1e6ac08ca653b809f948545 https://github.com/numpy/numpy/commit/99391a6deaf5b4bea1e6ac08ca653b809f948545 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #4997 from juliantaylor/unicode-init BUG: set needs-init flag for unicode dtype Compare: https://github.com/numpy/numpy/compare/23825b62fab1...99391a6deaf5 From noreply at github.com Wed Aug 27 06:45:08 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 03:45:08 -0700 Subject: [Numpy-svn] [numpy/numpy] dcf32d: BUG: avoid NamedTemporaryFile for large file test Message-ID: <53fdb6b4468f9_31493fae63e132b823224@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: dcf32db293607357d0b4b152b1c630ecbccc092e https://github.com/numpy/numpy/commit/dcf32db293607357d0b4b152b1c630ecbccc092e Author: Matthew Brett Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/tests/test_format.py Log Message: ----------- BUG: avoid NamedTemporaryFile for large file test NamedTemporaryFile files can't be reopened on Windows. Commit: e95cf5f492bf1b181b083ff42ad451319ab23347 https://github.com/numpy/numpy/commit/e95cf5f492bf1b181b083ff42ad451319ab23347 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/tests/test_format.py Log Message: ----------- TST: skip large file test on windows nobody knows if it supports sparse filesystems, so just skip it. Commit: 0104e62e27e9fede5ffd066da16e029a3e8d99cc https://github.com/numpy/numpy/commit/0104e62e27e9fede5ffd066da16e029a3e8d99cc Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/tests/test_format.py Log Message: ----------- Merge pull request #5005 from juliantaylor/use-tempdir-for-large-file Use tempdir for large file Compare: https://github.com/numpy/numpy/compare/ad42ea6f614b...0104e62e27e9 From noreply at github.com Wed Aug 27 06:45:54 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 03:45:54 -0700 Subject: [Numpy-svn] [numpy/numpy] dcf32d: BUG: avoid NamedTemporaryFile for large file test Message-ID: <53fdb6e269118_3b4b3fa715a372c05143d@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: dcf32db293607357d0b4b152b1c630ecbccc092e https://github.com/numpy/numpy/commit/dcf32db293607357d0b4b152b1c630ecbccc092e Author: Matthew Brett Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/tests/test_format.py Log Message: ----------- BUG: avoid NamedTemporaryFile for large file test NamedTemporaryFile files can't be reopened on Windows. Commit: e95cf5f492bf1b181b083ff42ad451319ab23347 https://github.com/numpy/numpy/commit/e95cf5f492bf1b181b083ff42ad451319ab23347 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/tests/test_format.py Log Message: ----------- TST: skip large file test on windows nobody knows if it supports sparse filesystems, so just skip it. Commit: eb8ea0d3f561d2a8999215dc38bffba4c9edec35 https://github.com/numpy/numpy/commit/eb8ea0d3f561d2a8999215dc38bffba4c9edec35 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/tests/test_format.py Log Message: ----------- Merge pull request #5005 from juliantaylor/use-tempdir-for-large-file Use tempdir for large file Compare: https://github.com/numpy/numpy/compare/99391a6deaf5...eb8ea0d3f561 From noreply at github.com Wed Aug 27 08:23:23 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 05:23:23 -0700 Subject: [Numpy-svn] [numpy/numpy] 8724ed: ENH: remove unnecessary copy of convolve inputs Message-ID: <53fdcdbb61b3f_6be3fc8087712c0348b6@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8724ed764fbcab88b4962aeda23c84fba972ac4b https://github.com/numpy/numpy/commit/8724ed764fbcab88b4962aeda23c84fba972ac4b Author: Julian Taylor Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M numpy/core/numeric.py M numpy/core/tests/test_numeric.py Log Message: ----------- ENH: remove unnecessary copy of convolve inputs Commit: 145422826e34e880eb16a85bea6cee01cb83556f https://github.com/numpy/numpy/commit/145422826e34e880eb16a85bea6cee01cb83556f Author: seberg Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/numeric.py M numpy/core/tests/test_numeric.py Log Message: ----------- Merge pull request #5002 from juliantaylor/convolve-nocopy ENH: remove unnecessary copy of convolve inputs Compare: https://github.com/numpy/numpy/compare/0104e62e27e9...145422826e34 From noreply at github.com Wed Aug 27 09:53:44 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 06:53:44 -0700 Subject: [Numpy-svn] [numpy/numpy] 709a06: BUG: fix genfromtxt check of converters when using... Message-ID: <53fde2e8cf80a_19d3fee913cd2b8100944@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 709a06d0e9db862a8dd519db13724a4c59de7d69 https://github.com/numpy/numpy/commit/709a06d0e9db862a8dd519db13724a4c59de7d69 Author: Derek Homeier Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/npyio.py M numpy/lib/tests/test_io.py Log Message: ----------- BUG: fix genfromtxt check of converters when using usecols fixes an issue reported by Adrian Altenhoff where user-supplied converters in genfromtxt were not tested with the right first_values when also specifying usecols. Commit: 0210cca2e10199dabc81b64fca2085ab62645b7f https://github.com/numpy/numpy/commit/0210cca2e10199dabc81b64fca2085ab62645b7f Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/npyio.py M numpy/lib/tests/test_io.py Log Message: ----------- Merge pull request #5006 from dhomeier/ioconv_usecols BUG: fix genfromtxt check of converters when using usecols Compare: https://github.com/numpy/numpy/compare/145422826e34...0210cca2e101 From noreply at github.com Wed Aug 27 09:53:49 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 06:53:49 -0700 Subject: [Numpy-svn] [numpy/numpy] 709a06: BUG: fix genfromtxt check of converters when using... Message-ID: <53fde2edb5258_319c3fd80870329c82920@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 709a06d0e9db862a8dd519db13724a4c59de7d69 https://github.com/numpy/numpy/commit/709a06d0e9db862a8dd519db13724a4c59de7d69 Author: Derek Homeier Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/npyio.py M numpy/lib/tests/test_io.py Log Message: ----------- BUG: fix genfromtxt check of converters when using usecols fixes an issue reported by Adrian Altenhoff where user-supplied converters in genfromtxt were not tested with the right first_values when also specifying usecols. Commit: 4344ffca80f110e15b3d7904eb4f0913c40fcf78 https://github.com/numpy/numpy/commit/4344ffca80f110e15b3d7904eb4f0913c40fcf78 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/npyio.py M numpy/lib/tests/test_io.py Log Message: ----------- Merge pull request #5006 from dhomeier/ioconv_usecols BUG: fix genfromtxt check of converters when using usecols Compare: https://github.com/numpy/numpy/compare/eb8ea0d3f561...4344ffca80f1 From noreply at github.com Wed Aug 27 11:19:17 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 08:19:17 -0700 Subject: [Numpy-svn] [numpy/numpy] 07626d: TST: silence deprecation warnings for bad index ca... Message-ID: <53fdf6f538cf2_56523fe585efd29c1888c@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 07626d86fdaf8033259d49970f28a005e14f8487 https://github.com/numpy/numpy/commit/07626d86fdaf8033259d49970f28a005e14f8487 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/tests/test_indexing.py M numpy/core/tests/test_numerictypes.py Log Message: ----------- TST: silence deprecation warnings for bad index calls Some bad indexing calls throw exceptions and deprecations, silence the warnings in the test. Commit: 216bfb6433cea23d8753c2a4fe459e2bae2c2f8e https://github.com/numpy/numpy/commit/216bfb6433cea23d8753c2a4fe459e2bae2c2f8e Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/tests/test_indexing.py M numpy/core/tests/test_numerictypes.py Log Message: ----------- Merge pull request #5007 from juliantaylor/dep-silence TST: silence deprecation warnings for bad index calls Compare: https://github.com/numpy/numpy/compare/4344ffca80f1...216bfb6433ce From noreply at github.com Wed Aug 27 12:42:27 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 09:42:27 -0700 Subject: [Numpy-svn] [numpy/numpy] Message-ID: <53fe0a73acdcf_40bd3fc271e552b8626a7@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/tags/v1.9.0rc1 Home: https://github.com/numpy/numpy From noreply at github.com Wed Aug 27 12:42:27 2014 From: noreply at github.com (GitHub) Date: Wed, 27 Aug 2014 09:42:27 -0700 Subject: [Numpy-svn] [numpy/numpy] 36d947: REL: Release 1.9.0rc1 Message-ID: <53fe0a73ad2b2_4f633f8711fd52a0412fa@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.9.x Home: https://github.com/numpy/numpy Commit: 36d947fe379e7534624328f7382e4e1175823170 https://github.com/numpy/numpy/commit/36d947fe379e7534624328f7382e4e1175823170 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M setup.py Log Message: ----------- REL: Release 1.9.0rc1 From noreply at github.com Thu Aug 28 04:34:39 2014 From: noreply at github.com (GitHub) Date: Thu, 28 Aug 2014 01:34:39 -0700 Subject: [Numpy-svn] [numpy/numpy] a85c17: ENH: Speed up `unique` with `return_inverse` Message-ID: <53fee99f397f8_1c563fc86ac5129c940f5@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: a85c17727fc573f1d0cc2e993792a8694eac581e https://github.com/numpy/numpy/commit/a85c17727fc573f1d0cc2e993792a8694eac581e Author: jaimefrio Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/lib/arraysetops.py Log Message: ----------- ENH: Speed up `unique` with `return_inverse` This replaces a sort with fancy indexing. Commit: 036efee0caf0bf026a9e8a9fd2010be11c7d9408 https://github.com/numpy/numpy/commit/036efee0caf0bf026a9e8a9fd2010be11c7d9408 Author: seberg Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M numpy/lib/arraysetops.py Log Message: ----------- Merge pull request #5012 from jaimefrio/faster_return_inverse ENH: Speed up `unique` with `return_inverse` Compare: https://github.com/numpy/numpy/compare/0210cca2e101...036efee0caf0 From noreply at github.com Thu Aug 28 05:30:06 2014 From: noreply at github.com (GitHub) Date: Thu, 28 Aug 2014 02:30:06 -0700 Subject: [Numpy-svn] [numpy/numpy] 7c6fd5: MAINT: linalg: use sizeof instead of magic constan... Message-ID: <53fef69e427c1_4b0a3fa2c749d2bc1176a@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 7c6fd583a0a13649f3cdca3b0959ed1fdb4e85bf https://github.com/numpy/numpy/commit/7c6fd583a0a13649f3cdca3b0959ed1fdb4e85bf Author: Lars Buitinck Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/linalg/lapack_lite/python_xerbla.c Log Message: ----------- MAINT: linalg: use sizeof instead of magic constant Allows changing the error message at some point. Commit: 9e93c073fd949566f96561047112e052616be504 https://github.com/numpy/numpy/commit/9e93c073fd949566f96561047112e052616be504 Author: Lars Buitinck Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M numpy/core/src/multiarray/alloc.c Log Message: ----------- BUG: potential memset on NULL in allocator cache Commit: 791a719109cbbd9c23048f9fb8b0ff91d4dc122c https://github.com/numpy/numpy/commit/791a719109cbbd9c23048f9fb8b0ff91d4dc122c Author: Julian Taylor Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M numpy/core/src/multiarray/alloc.c M numpy/linalg/lapack_lite/python_xerbla.c Log Message: ----------- Merge pull request #5013 from larsmans/c-fixes Small fixes, including a memset(NULL, c, n) Compare: https://github.com/numpy/numpy/compare/036efee0caf0...791a719109cb From noreply at github.com Thu Aug 28 11:37:35 2014 From: noreply at github.com (GitHub) Date: Thu, 28 Aug 2014 08:37:35 -0700 Subject: [Numpy-svn] [numpy/numpy] 7530e9: MAINT: use a structure as cache buckets Message-ID: <53ff4cbf1887a_4b0a3fa2c749d2bc159a6@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 7530e9ed4ef8f22fbf64f712f65e9eb20c249199 https://github.com/numpy/numpy/commit/7530e9ed4ef8f22fbf64f712f65e9eb20c249199 Author: Julian Taylor Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M numpy/core/src/multiarray/alloc.c Log Message: ----------- MAINT: use a structure as cache buckets Commit: 3975e095013119cfdbb9405ca95e6c723eb862d3 https://github.com/numpy/numpy/commit/3975e095013119cfdbb9405ca95e6c723eb862d3 Author: Charles Harris Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M numpy/core/src/multiarray/alloc.c Log Message: ----------- Merge pull request #5014 from juliantaylor/cache-struct MAINT: use a structure as cache buckets Compare: https://github.com/numpy/numpy/compare/791a719109cb...3975e0950131 From noreply at github.com Thu Aug 28 11:43:07 2014 From: noreply at github.com (GitHub) Date: Thu, 28 Aug 2014 08:43:07 -0700 Subject: [Numpy-svn] [numpy/numpy] f70269: escape the italics bold and monospace examples Message-ID: <53ff4e0b9b09a_f3f3fd6db6f72b88189@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f7026983979fe03bf9aafa9af58a8fe0efce614a https://github.com/numpy/numpy/commit/f7026983979fe03bf9aafa9af58a8fe0efce614a Author: endolith Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M doc/HOWTO_DOCUMENT.rst.txt Log Message: ----------- escape the italics bold and monospace examples since this is meant to be read in rendered form, and there are examples of these scattered through the text otherwise Commit: 502cb1275ed4b363288a45fa42890b9e0860aba6 https://github.com/numpy/numpy/commit/502cb1275ed4b363288a45fa42890b9e0860aba6 Author: Charles Harris Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M doc/HOWTO_DOCUMENT.rst.txt Log Message: ----------- Merge pull request #5003 from endolith/patch-1 escape the italics bold and monospace examples Compare: https://github.com/numpy/numpy/compare/3975e0950131...502cb1275ed4 From noreply at github.com Fri Aug 29 15:53:27 2014 From: noreply at github.com (GitHub) Date: Fri, 29 Aug 2014 12:53:27 -0700 Subject: [Numpy-svn] [numpy/numpy] 42aa77: MAINT: Remove references to missing files from ins... Message-ID: <5400da376561a_ffe3fe7bac1929c4652d@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 42aa77ff622fbcf7604a7842babb2c3a9961209a https://github.com/numpy/numpy/commit/42aa77ff622fbcf7604a7842babb2c3a9961209a Author: Charles Harris Date: 2014-08-29 (Fri, 29 Aug 2014) Changed paths: M numpy/f2py/setup.py M numpy/lib/setup.py Log Message: ----------- MAINT: Remove references to missing files from install. The following directories and files have been moved or deleted numpy/lib/benchmarks numpy/f2py/docs numpy/f2py/f2py.1 This PR removes references to them from the relevant setup.py files. Closes #5010. Commit: ff8337d637c201701f37e50e0ea502bab501527e https://github.com/numpy/numpy/commit/ff8337d637c201701f37e50e0ea502bab501527e Author: Ralf Gommers Date: 2014-08-29 (Fri, 29 Aug 2014) Changed paths: M numpy/f2py/setup.py M numpy/lib/setup.py Log Message: ----------- Merge pull request #5021 from charris/remove-missing-files-from-setup MAINT: Remove references to missing files from install. Compare: https://github.com/numpy/numpy/compare/502cb1275ed4...ff8337d637c2 From noreply at github.com Sat Aug 30 13:15:08 2014 From: noreply at github.com (GitHub) Date: Sat, 30 Aug 2014 10:15:08 -0700 Subject: [Numpy-svn] [numpy/numpy] c12c31: ENH: improve bool argmin performance Message-ID: <5402069cf0005_3bc53f9d5632f2c09672b@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: c12c31f61261711b6b83990bbfd748c2e2366c30 https://github.com/numpy/numpy/commit/c12c31f61261711b6b83990bbfd748c2e2366c30 Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src Log Message: ----------- ENH: improve bool argmin performance in glibc memchr using SSE2 is about 18 times faster than our current code. Commit: 69b7962c1792f14a8d5b3972a998faa1e8997bac https://github.com/numpy/numpy/commit/69b7962c1792f14a8d5b3972a998faa1e8997bac Author: Julian Taylor Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src Log Message: ----------- ENH: vectorize BOOL_argmax using the same method as BOOL_logical_and Commit: 45f8a181b7518836986fd03fc94c3845730bde44 https://github.com/numpy/numpy/commit/45f8a181b7518836986fd03fc94c3845730bde44 Author: Charles Harris Date: 2014-08-30 (Sat, 30 Aug 2014) Changed paths: M numpy/core/src/multiarray/arraytypes.c.src Log Message: ----------- Merge pull request #5004 from juliantaylor/argmin-performance ENH: improve bool arg{min.max} performance Compare: https://github.com/numpy/numpy/compare/ff8337d637c2...45f8a181b751 From noreply at github.com Sat Aug 30 20:15:58 2014 From: noreply at github.com (GitHub) Date: Sat, 30 Aug 2014 17:15:58 -0700 Subject: [Numpy-svn] [numpy/numpy] f880b1: BUG: Fix np.insert for inserting a single item int... Message-ID: <5402693e20fd0_42003fd0a9c792a0191cb@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f880b1aa7583d7c3dfc111a8b79e7e7ba364baf2 https://github.com/numpy/numpy/commit/f880b1aa7583d7c3dfc111a8b79e7e7ba364baf2 Author: Sebastian Berg Date: 2014-08-30 (Sat, 30 Aug 2014) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- BUG: Fix np.insert for inserting a single item into a structured array Note that there are some object array special cases because of allowing multiple inserts. `np.array(..., dtype=object)` is not always clear. Commit: 9c50f988ac27dd1758dbc46455573aaa77638c68 https://github.com/numpy/numpy/commit/9c50f988ac27dd1758dbc46455573aaa77638c68 Author: Charles Harris Date: 2014-08-30 (Sat, 30 Aug 2014) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #5022 from seberg/structured-insert BUG: Fix np.insert for inserting a single item into a structured array Compare: https://github.com/numpy/numpy/compare/45f8a181b751...9c50f988ac27