From noreply at github.com Mon Feb 1 08:15:20 2016 From: noreply at github.com (GitHub) Date: Mon, 01 Feb 2016 05:15:20 -0800 Subject: [Numpy-svn] [numpy/numpy] 849b81: ENH: usecols now accepts an int when only one colu... Message-ID: <56af5a685be9f_12813f91193232c011885e@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 849b81804fb7a11dc80821dbd166562225c8450f https://github.com/numpy/numpy/commit/849b81804fb7a11dc80821dbd166562225c8450f Author: I--P Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst M numpy/lib/npyio.py M numpy/lib/tests/test_io.py Log Message: ----------- ENH: usecols now accepts an int when only one column has to be read Commit: d1dada15f60c3de9aa35eb58cc4ed41c3ebf21c4 https://github.com/numpy/numpy/commit/d1dada15f60c3de9aa35eb58cc4ed41c3ebf21c4 Author: seberg Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst M numpy/lib/npyio.py M numpy/lib/tests/test_io.py Log Message: ----------- Merge pull request #6656 from I--P/loadtxt-int ENH: usecols now accepts an int when only one column has to be read Compare: https://github.com/numpy/numpy/compare/ea9775606c83...d1dada15f60c From noreply at github.com Mon Feb 1 15:00:38 2016 From: noreply at github.com (GitHub) Date: Mon, 01 Feb 2016 12:00:38 -0800 Subject: [Numpy-svn] [numpy/numpy] 857c3a: BUG: check lower limit of base in base_repr. Message-ID: <56afb966ea32_69293fb26d56f2c0892a9@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 857c3a8ec160a618a54edd9407f77fbfc2a07678 https://github.com/numpy/numpy/commit/857c3a8ec160a618a54edd9407f77fbfc2a07678 Author: Nathaniel Beaver Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M numpy/core/numeric.py Log Message: ----------- BUG: check lower limit of base in base_repr. Commit: da10a1cd5eff56af9b83585bf93bbccc21fe2a1d https://github.com/numpy/numpy/commit/da10a1cd5eff56af9b83585bf93bbccc21fe2a1d Author: Nathaniel Beaver Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M numpy/core/numeric.py Log Message: ----------- DOC: base_repr *can* handle negative integers. Commit: 7fa6aeaa145d01dd63037d51643218784071805c https://github.com/numpy/numpy/commit/7fa6aeaa145d01dd63037d51643218784071805c Author: Nathaniel Beaver Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M numpy/core/tests/test_numeric.py Log Message: ----------- TST: out of bounds bases in base_repr Commit: 5a02591bbaae38c4bd3d8163b10ae86b7faf81ba https://github.com/numpy/numpy/commit/5a02591bbaae38c4bd3d8163b10ae86b7faf81ba Author: Charles Harris Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M numpy/core/numeric.py M numpy/core/tests/test_numeric.py Log Message: ----------- Merge pull request #6298 from nbeaver/check-lower-base-limit Check lower base limit in base_repr. Compare: https://github.com/numpy/numpy/compare/d1dada15f60c...5a02591bbaae From noreply at github.com Mon Feb 1 20:20:15 2016 From: noreply at github.com (GitHub) Date: Mon, 01 Feb 2016 17:20:15 -0800 Subject: [Numpy-svn] [numpy/numpy] d19507: BUG: Fixed 'midpoint' interpolation of np.percenti... Message-ID: <56b0044f1ccd6_2cae3ffc9886b29c633cf@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: d19507839b34452c8d555bfd5cd1c807175eb937 https://github.com/numpy/numpy/commit/d19507839b34452c8d555bfd5cd1c807175eb937 Author: Mad Physicist Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- BUG: Fixed 'midpoint' interpolation of np.percentile in odd cases. Backport of #7129 Commit: 3a029a695cb60281ebb2221ebd0272a5c26c4503 https://github.com/numpy/numpy/commit/3a029a695cb60281ebb2221ebd0272a5c26c4503 Author: Charles Harris Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7166 from charris/backport-7129 Backport 7129, BUG: Fixed 'midpoint' interpolation of np.percentile in odd cases. Compare: https://github.com/numpy/numpy/compare/84e3b8bed32f...3a029a695cb6 From noreply at github.com Tue Feb 2 06:17:47 2016 From: noreply at github.com (GitHub) Date: Tue, 02 Feb 2016 03:17:47 -0800 Subject: [Numpy-svn] [numpy/numpy] f6a1c6: Update Wikipedia references for mtrand.pyx Message-ID: <56b0905b41dd0_65853f91461f329c12361e@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f6a1c68ceb0c4a7494d0ce7b4fb1aed8303f70f1 https://github.com/numpy/numpy/commit/f6a1c68ceb0c4a7494d0ce7b4fb1aed8303f70f1 Author: Arne de Laat Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx Log Message: ----------- Update Wikipedia references for mtrand.pyx Specifically the 'Logarithmic distribution' link is fixed. For others the links or article names are updated. Commit: 58c51b0fc22cd3665d7456064647bf73303d60c0 https://github.com/numpy/numpy/commit/58c51b0fc22cd3665d7456064647bf73303d60c0 Author: Jaime Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx Log Message: ----------- Merge pull request #7167 from 153957/patch-1 DOC: Update Wikipedia references for mtrand.pyx Compare: https://github.com/numpy/numpy/compare/5a02591bbaae...58c51b0fc22c From noreply at github.com Tue Feb 2 16:12:16 2016 From: noreply at github.com (GitHub) Date: Tue, 02 Feb 2016 13:12:16 -0800 Subject: [Numpy-svn] [numpy/numpy] 69a2ca: TST: Fixed f2py test for Anaconda non-win32 Message-ID: <56b11bb0c1796_6ff33fad870192c01316a3@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 69a2ca41e2316e0eaa11ac2b9a618926815dad6d https://github.com/numpy/numpy/commit/69a2ca41e2316e0eaa11ac2b9a618926815dad6d Author: gfyoung Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/tests/test_scripts.py Log Message: ----------- TST: Fixed f2py test for Anaconda non-win32 When you run 'python -V' under Anaconda, it returns for example, 'Python 3.4.3 :: Continuum Analytics, Inc.' However, the original parsing of the version in 'test_f2py' assumed there was nothing following the version number, causing a ValueError because you can't assign three variables to four components that you get from splitting on the '.' Commit: 093608dc030172b2683dfac80a47033354c7643d https://github.com/numpy/numpy/commit/093608dc030172b2683dfac80a47033354c7643d Author: Charles Harris Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/tests/test_scripts.py Log Message: ----------- Merge pull request #7171 from gfyoung/conda_f2py_patch TST: Fixed f2py test for Anaconda non-win32 Compare: https://github.com/numpy/numpy/compare/58c51b0fc22c...093608dc0301 From noreply at github.com Tue Feb 2 17:52:43 2016 From: noreply at github.com (GitHub) Date: Tue, 02 Feb 2016 14:52:43 -0800 Subject: [Numpy-svn] [numpy/numpy] 7810a6: TST: Backport #7116 Message-ID: <56b1333b76115_314a3fb94bad32b8109633@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 7810a636fd06513d245c8be8daf304589af1a879 https://github.com/numpy/numpy/commit/7810a636fd06513d245c8be8daf304589af1a879 Author: gfyoung Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/tests/test_scripts.py Log Message: ----------- TST: Backport #7116 Commit: 3aebcbb128000ca13fbc1486a9ec8345fa0ae575 https://github.com/numpy/numpy/commit/3aebcbb128000ca13fbc1486a9ec8345fa0ae575 Author: gfyoung Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/tests/test_scripts.py Log Message: ----------- TST: Backport #7171 Commit: 409b26730bda0a95e3929154ec66d102c1acd7d7 https://github.com/numpy/numpy/commit/409b26730bda0a95e3929154ec66d102c1acd7d7 Author: Charles Harris Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M numpy/tests/test_scripts.py Log Message: ----------- Merge pull request #7172 from gfyoung/backport-7116-and-7171 TST: Backport #7116 and #7171 Compare: https://github.com/numpy/numpy/compare/3a029a695cb6...409b26730bda From noreply at github.com Tue Feb 2 17:55:32 2016 From: noreply at github.com (GitHub) Date: Tue, 02 Feb 2016 14:55:32 -0800 Subject: [Numpy-svn] [numpy/numpy] 6b3d47: DOC: Fix broken pandas link in 1.11.0 release note... Message-ID: <56b133e426122_77c23fcc5684b2c043181@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 6b3d477bfd6404b7f5eea7b91a547df0c61c1239 https://github.com/numpy/numpy/commit/6b3d477bfd6404b7f5eea7b91a547df0c61c1239 Author: gfyoung Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- DOC: Fix broken pandas link in 1.11.0 release notes [ci skip] Commit: 12ec338c23f3db1e155661fdbf098a546e48dc1e https://github.com/numpy/numpy/commit/12ec338c23f3db1e155661fdbf098a546e48dc1e Author: Charles Harris Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- Merge pull request #7174 from gfyoung/pandas_link_fix DOC: Fix broken pandas link in release notes Compare: https://github.com/numpy/numpy/compare/093608dc0301...12ec338c23f3 From noreply at github.com Tue Feb 2 19:52:39 2016 From: noreply at github.com (GitHub) Date: Tue, 02 Feb 2016 16:52:39 -0800 Subject: [Numpy-svn] [numpy/numpy] 0fa764: DOC: Fix broken pandas link in 1.11.0 release note... Message-ID: <56b14f57a5418_73253fd56631b2a03733f@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 0fa76446ab8a349a9bd725c617dd4f4c7a1dce88 https://github.com/numpy/numpy/commit/0fa76446ab8a349a9bd725c617dd4f4c7a1dce88 Author: gfyoung Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- DOC: Fix broken pandas link in 1.11.0 release notes [ci skip] Commit: 98e1b286407e85f322c453dc4b58d00f07c3772b https://github.com/numpy/numpy/commit/98e1b286407e85f322c453dc4b58d00f07c3772b Author: Charles Harris Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- Merge pull request #7176 from charris/backport-7174 Backport 7174, DOC: Fix broken pandas link in 1.11.0 release notes Compare: https://github.com/numpy/numpy/compare/409b26730bda...98e1b286407e From noreply at github.com Fri Feb 5 13:17:24 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 10:17:24 -0800 Subject: [Numpy-svn] [numpy/numpy] b29a99: STY: Drop some trailing spaces in `numpy.ma.core`. Message-ID: <56b4e734d2388_14813fe2f3f2f2b8144416@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: b29a997b8a4a999577d9fd575bda20a1d6ecd3be https://github.com/numpy/numpy/commit/b29a997b8a4a999577d9fd575bda20a1d6ecd3be Author: John Kirkham Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/ma/core.py Log Message: ----------- STY: Drop some trailing spaces in `numpy.ma.core`. Commit: a280f5e5d725de732a906b67172114b263ac3bfa https://github.com/numpy/numpy/commit/a280f5e5d725de732a906b67172114b263ac3bfa Author: Charles Harris Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/ma/core.py Log Message: ----------- Merge pull request #7195 from jakirkham/style_np_ma_fix STY: Drop some trailing spaces in `numpy.ma.core`. Compare: https://github.com/numpy/numpy/compare/12ec338c23f3...a280f5e5d725 From noreply at github.com Fri Feb 5 13:36:06 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 10:36:06 -0800 Subject: [Numpy-svn] [numpy/numpy] 8b81a6: MAINT: Removed supurious assert in histogram estim... Message-ID: <56b4eb9617c2e_15d43fb4af8a129c1020ee@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8b81a642c82875ada61dce17dd7c3c59493943ed https://github.com/numpy/numpy/commit/8b81a642c82875ada61dce17dd7c3c59493943ed Author: Joseph Fox-Rabinovitz Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- MAINT: Removed supurious assert in histogram estimators Commit: 4c972e990bda981771a27366381c97681dc60e1c https://github.com/numpy/numpy/commit/4c972e990bda981771a27366381c97681dc60e1c Author: Charles Harris Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- Merge pull request #7193 from madphysicist/extra-assert MAINT: Removed supurious assert in histogram estimators Compare: https://github.com/numpy/numpy/compare/a280f5e5d725...4c972e990bda From noreply at github.com Fri Feb 5 13:39:37 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 10:39:37 -0800 Subject: [Numpy-svn] [numpy/numpy] 512a82: DOC: add vstack, hstack, dstack reference to stack... Message-ID: <56b4ec69b6054_61ac3f81ff58d2a01658af@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 512a820c6e02dfecb757bc5b01397ff8168847dc https://github.com/numpy/numpy/commit/512a820c6e02dfecb757bc5b01397ff8168847dc Author: auke Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/core/shape_base.py Log Message: ----------- DOC: add vstack, hstack, dstack reference to stack documentation. Commit: 735182ca4a48ae9ade7b4514e31e50069a0c2b32 https://github.com/numpy/numpy/commit/735182ca4a48ae9ade7b4514e31e50069a0c2b32 Author: auke Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/core/shape_base.py Log Message: ----------- DOC: changed 'depth wise' to 'depthwise', 'the existing' to 'an existing' Commit: 99cd63471583f5bd660ff9c09ad94f736f372b4d https://github.com/numpy/numpy/commit/99cd63471583f5bd660ff9c09ad94f736f372b4d Author: Charles Harris Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/core/shape_base.py Log Message: ----------- Merge pull request #7191 from aukejw/stack_documentation DOC: add vstack, hstack, dstack reference to stack documentation. Compare: https://github.com/numpy/numpy/compare/4c972e990bda...99cd63471583 From noreply at github.com Fri Feb 5 14:20:20 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 11:20:20 -0800 Subject: [Numpy-svn] [numpy/numpy] d7538c: Revert "DOC: add vstack, hstack, dstack reference ... Message-ID: <56b4f5f4b508f_64aa3f8f5fa032b81915a2@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/revert-7191-stack_documentation Home: https://github.com/numpy/numpy Commit: d7538c5d8aaaacd1da616e77e3005df8a15b94b4 https://github.com/numpy/numpy/commit/d7538c5d8aaaacd1da616e77e3005df8a15b94b4 Author: Stephan Hoyer Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/core/shape_base.py Log Message: ----------- Revert "DOC: add vstack, hstack, dstack reference to stack documentation." From noreply at github.com Fri Feb 5 16:05:49 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 13:05:49 -0800 Subject: [Numpy-svn] [numpy/numpy] 4db3e1: TST: Pin virtualenv used on Travis CI. [skip appve... Message-ID: <56b50eadcbbde_6a723fb7a600529c236163@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 4db3e19312483351d545f64bcb45fdcda278490c https://github.com/numpy/numpy/commit/4db3e19312483351d545f64bcb45fdcda278490c Author: John Kirkham Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M .travis.yml Log Message: ----------- TST: Pin virtualenv used on Travis CI. [skip appveyor] Commit: 87f287a3d3483332f37a1449c40b8b15be8519de https://github.com/numpy/numpy/commit/87f287a3d3483332f37a1449c40b8b15be8519de Author: Charles Harris Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M .travis.yml Log Message: ----------- Merge pull request #7197 from jakirkham/pin_virtualenv TST: Pin virtualenv used on Travis CI. Compare: https://github.com/numpy/numpy/compare/99cd63471583...87f287a3d348 From noreply at github.com Fri Feb 5 17:15:41 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 14:15:41 -0800 Subject: [Numpy-svn] [numpy/numpy] e30d80: BUG: Fixed previous attempt to fix dimension misma... Message-ID: <56b51f0d9994c_72163fb46b8532c01739f2@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: e30d80266d476841e51d36432d1640f278a5fa05 https://github.com/numpy/numpy/commit/e30d80266d476841e51d36432d1640f278a5fa05 Author: Joseph Fox-Rabinovitz Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/lib/nanfunctions.py M numpy/lib/tests/test_nanfunctions.py Log Message: ----------- BUG: Fixed previous attempt to fix dimension mismatch in nanpercentile nanpercentile was conforming to dimension convention of percentile incorrectly. percentile outputs results for the different percentiles along the first dimension of the output. nanpercentile was moving the reduction axis to the front using swapaxes, which would move the first axis out of place if there were more than two in the array. Added a test with more than two axes to demonstrate and used rollaxis instead of swapaxes to do the interhange. Commit: 48cae084cd0c0dea86d3246cf02a01bfc202f5f4 https://github.com/numpy/numpy/commit/48cae084cd0c0dea86d3246cf02a01bfc202f5f4 Author: Charles Harris Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/lib/nanfunctions.py M numpy/lib/tests/test_nanfunctions.py Log Message: ----------- Merge pull request #7180 from madphysicist/nanpercentile-dims BUG: Fixed previous attempt to fix dimension mismatch in nanpercentile Compare: https://github.com/numpy/numpy/compare/87f287a3d348...48cae084cd0c From noreply at github.com Fri Feb 5 17:19:05 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 14:19:05 -0800 Subject: [Numpy-svn] [numpy/numpy] d7538c: Revert "DOC: add vstack, hstack, dstack reference ... Message-ID: <56b51fd9b3371_71523fb46b9652bc164344@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: d7538c5d8aaaacd1da616e77e3005df8a15b94b4 https://github.com/numpy/numpy/commit/d7538c5d8aaaacd1da616e77e3005df8a15b94b4 Author: Stephan Hoyer Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/core/shape_base.py Log Message: ----------- Revert "DOC: add vstack, hstack, dstack reference to stack documentation." Commit: 5002e81bd8ec315a8214876d3b3237acf0adb851 https://github.com/numpy/numpy/commit/5002e81bd8ec315a8214876d3b3237acf0adb851 Author: Charles Harris Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/core/shape_base.py Log Message: ----------- Merge pull request #7196 from numpy/revert-7191-stack_documentation Revert "DOC: add vstack, hstack, dstack reference to stack documentation." Compare: https://github.com/numpy/numpy/compare/48cae084cd0c...5002e81bd8ec From noreply at github.com Fri Feb 5 18:28:04 2016 From: noreply at github.com (GitHub) Date: Fri, 05 Feb 2016 15:28:04 -0800 Subject: [Numpy-svn] [numpy/numpy] Message-ID: <56b530049edba_148a3fc038fe52bc212625@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/revert-7191-stack_documentation Home: https://github.com/numpy/numpy From noreply at github.com Sat Feb 6 20:07:26 2016 From: noreply at github.com (GitHub) Date: Sat, 06 Feb 2016 17:07:26 -0800 Subject: [Numpy-svn] [numpy/numpy] 0ec441: BUG: raise IOError on not a file in python2 Message-ID: <56b698ce91e90_76ca3f9555a012a01831c9@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 0ec441d60b6d10d68fd2cb86e51980160730707c https://github.com/numpy/numpy/commit/0ec441d60b6d10d68fd2cb86e51980160730707c Author: Julian Taylor Date: 2016-02-06 (Sat, 06 Feb 2016) Changed paths: M numpy/core/include/numpy/npy_3kcompat.h M numpy/core/src/multiarray/methods.c M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: raise IOError on not a file in python2 The change in 5225e4c2007 did not account for PyFile_AsFile does not raise an error on invalid input, add the handling to equalize our wr5225e4c2007 apper function. closes gh-7200 Commit: a1ab9cff35bfca03bf2a8fd6aea9f589670e69ad https://github.com/numpy/numpy/commit/a1ab9cff35bfca03bf2a8fd6aea9f589670e69ad Author: Charles Harris Date: 2016-02-06 (Sat, 06 Feb 2016) Changed paths: M numpy/core/include/numpy/npy_3kcompat.h M numpy/core/src/multiarray/methods.c M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7201 from juliantaylor/ioerror Raise IOError on not a file in python2 Compare: https://github.com/numpy/numpy/compare/5002e81bd8ec...a1ab9cff35bf From noreply at github.com Sun Feb 7 12:38:54 2016 From: noreply at github.com (GitHub) Date: Sun, 07 Feb 2016 09:38:54 -0800 Subject: [Numpy-svn] [numpy/numpy] 917e53: DOC: Updated minor typos in function_base.py and t... Message-ID: <56b7812eff96_730c3f891b65929c17895c@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 917e530ac952cd3398e8ce19b49adef0ab297df9 https://github.com/numpy/numpy/commit/917e530ac952cd3398e8ce19b49adef0ab297df9 Author: Joseph Fox-Rabinovitz Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/nanfunctions.py M numpy/lib/tests/test_function_base.py Log Message: ----------- DOC: Updated minor typos in function_base.py and test_function_base.py Commit: 35b5f5be1ffffada84c8be207e7b8b196a58f786 https://github.com/numpy/numpy/commit/35b5f5be1ffffada84c8be207e7b8b196a58f786 Author: Charles Harris Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/nanfunctions.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7181 from madphysicist/doc-typos DOC: Updated minor typos in function_base.py and test_function_base.py Compare: https://github.com/numpy/numpy/compare/a1ab9cff35bf...35b5f5be1fff From noreply at github.com Sun Feb 7 14:00:09 2016 From: noreply at github.com (GitHub) Date: Sun, 07 Feb 2016 11:00:09 -0800 Subject: [Numpy-svn] [numpy/numpy] f5b0ce: BUG: raise IOError on not a file in python2 Message-ID: <56b794397b960_67133fa3318b12bc2111c3@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: f5b0ce90e72760ac8fde2641995995a90760b70c https://github.com/numpy/numpy/commit/f5b0ce90e72760ac8fde2641995995a90760b70c Author: Julian Taylor Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/core/include/numpy/npy_3kcompat.h M numpy/core/src/multiarray/methods.c M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: raise IOError on not a file in python2 The change in 5225e4c2007 did not account for PyFile_AsFile does not raise an error on invalid input, add the handling to equalize our wr5225e4c2007 apper function. closes gh-7200 Commit: 13d863396b7c5dd0a9b3a9ac18773156c381972c https://github.com/numpy/numpy/commit/13d863396b7c5dd0a9b3a9ac18773156c381972c Author: Charles Harris Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/core/include/numpy/npy_3kcompat.h M numpy/core/src/multiarray/methods.c M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7204 from charris/backport-7201 Backport 7201, BUG: raise IOError on not a file in python2 Compare: https://github.com/numpy/numpy/compare/98e1b286407e...13d863396b7c From noreply at github.com Sun Feb 7 14:00:41 2016 From: noreply at github.com (GitHub) Date: Sun, 07 Feb 2016 11:00:41 -0800 Subject: [Numpy-svn] [numpy/numpy] fabe03: DOC: Updated minor typos in function_base.py and t... Message-ID: <56b7945946e12_602e3fdffbe532b8289878@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: fabe03756363489d1004638321a5c6b8afad0c5c https://github.com/numpy/numpy/commit/fabe03756363489d1004638321a5c6b8afad0c5c Author: Joseph Fox-Rabinovitz Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/nanfunctions.py M numpy/lib/tests/test_function_base.py Log Message: ----------- DOC: Updated minor typos in function_base.py and test_function_base.py Commit: d74caaa218b5e7306c3934cfb2cc284703e34aab https://github.com/numpy/numpy/commit/d74caaa218b5e7306c3934cfb2cc284703e34aab Author: Charles Harris Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/nanfunctions.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7206 from charris/backport-7181 Backport 7181, DOC: Updated minor typos in function_base.py and test_function_base.py Compare: https://github.com/numpy/numpy/compare/13d863396b7c...d74caaa218b5 From noreply at github.com Sun Feb 7 14:01:10 2016 From: noreply at github.com (GitHub) Date: Sun, 07 Feb 2016 11:01:10 -0800 Subject: [Numpy-svn] [numpy/numpy] cf3aeb: BUG: Fixed previous attempt to fix dimension misma... Message-ID: <56b79476404d8_61443fa07103d29c201743@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: cf3aeb76328ca99685aaf2fc116831facdbb49ff https://github.com/numpy/numpy/commit/cf3aeb76328ca99685aaf2fc116831facdbb49ff Author: Joseph Fox-Rabinovitz Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/lib/nanfunctions.py M numpy/lib/tests/test_nanfunctions.py Log Message: ----------- BUG: Fixed previous attempt to fix dimension mismatch in nanpercentile nanpercentile was conforming to dimension convention of percentile incorrectly. percentile outputs results for the different percentiles along the first dimension of the output. nanpercentile was moving the reduction axis to the front using swapaxes, which would move the first axis out of place if there were more than two in the array. Added a test with more than two axes to demonstrate and used rollaxis instead of swapaxes to do the interhange. Commit: 62b3b0e7917854d70774849e035fdb0c14a0ac80 https://github.com/numpy/numpy/commit/62b3b0e7917854d70774849e035fdb0c14a0ac80 Author: Charles Harris Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/lib/nanfunctions.py M numpy/lib/tests/test_nanfunctions.py Log Message: ----------- Merge pull request #7205 from charris/backport-7180 Backport 7180, BUG: Fixed previous attempt to fix dimension mismatch in nanpercentile Compare: https://github.com/numpy/numpy/compare/d74caaa218b5...62b3b0e79178 From noreply at github.com Sun Feb 7 22:11:26 2016 From: noreply at github.com (GitHub) Date: Sun, 07 Feb 2016 19:11:26 -0800 Subject: [Numpy-svn] [numpy/numpy] 75ae82: BUG: many functions silently drop `keepdims` kwarg Message-ID: <56b8075e573cd_77923fb91b3cf2bc139677@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 75ae820c74e927679af82ef634a8f3ef0f97503f https://github.com/numpy/numpy/commit/75ae820c74e927679af82ef634a8f3ef0f97503f Author: Thomas A Caswell Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/core/fromnumeric.py M numpy/core/tests/test_numeric.py M numpy/lib/nanfunctions.py Log Message: ----------- BUG: many functions silently drop `keepdims` kwarg change test from `type(a) is not mu.ndarray` to `not isinstance(a, mu.ndarray)` Because every sub-class of ndarray is not guaranteed to implement `keepdims` as a kwarg, when wrapping these methods care must be taken. The previous behavior was to silently eat the kwarg when dealing with a sub-class of ndarray. Now, if `keepdims=np._NoValue` (the new default) it is not passed through to the underlying function call (so the default value of `keepdims` is now controlled by the sub-class). If `keepdims` is not `np._NoValue` then it is passed through and will raise an exception if the sub-class does not support the kwarg. A special case in nanvar was required to deal with `matrix` that previously relied on `fromnumeric` silently dropping `keepdims`. Commit: 010d17ee8167196ea90c24c57b4ea34badfc11ae https://github.com/numpy/numpy/commit/010d17ee8167196ea90c24c57b4ea34badfc11ae Author: Thomas A Caswell Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/core/fromnumeric.py Log Message: ----------- STY: pep8 only Commit: 08fb5807118423e314f324b9bcafdbaab9316f4d https://github.com/numpy/numpy/commit/08fb5807118423e314f324b9bcafdbaab9316f4d Author: Thomas A Caswell Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/core/fromnumeric.py Log Message: ----------- MNT: move std, var, mean calls out of try block Move the calls to user-provided versions of std, var, and mean on non mu.ndarray objects out of the `try` block so that numpy will not mask AttributeError raised during the execution of the function rather than due to the object not having the required method. Commit: f473fe4418a98e2e0edb357f23b74964b09d6a7a https://github.com/numpy/numpy/commit/f473fe4418a98e2e0edb357f23b74964b09d6a7a Author: Thomas A Caswell Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M numpy/core/fromnumeric.py Log Message: ----------- MNT: reduce number of return statements In sum, amax, amin, and prod simplify the logic to remove an identical return statement / call to `_methods._xxx`. This removes several elif/else pairs and reduces the number of exit points from the functions but makes the code path a bit more complicated to trace. Commit: e1621a9d2a5acec84028a0dec2cea5c40d5a4067 https://github.com/numpy/numpy/commit/e1621a9d2a5acec84028a0dec2cea5c40d5a4067 Author: Thomas A Caswell Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M doc/release/1.12.0-notes.rst Log Message: ----------- DOC: add release notes Commit: 2ee7755eb611f07dfaaa3dbf6c9253243fccea93 https://github.com/numpy/numpy/commit/2ee7755eb611f07dfaaa3dbf6c9253243fccea93 Author: Charles Harris Date: 2016-02-07 (Sun, 07 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M doc/release/1.12.0-notes.rst M numpy/core/fromnumeric.py M numpy/core/tests/test_numeric.py M numpy/lib/nanfunctions.py Log Message: ----------- Merge pull request #4619 from tacaswell/ndarray_subclass_sum_bug BUG : np.sum silently drops keepdims for sub-classes of ndarray Compare: https://github.com/numpy/numpy/compare/35b5f5be1fff...2ee7755eb611 From noreply at github.com Mon Feb 8 02:52:12 2016 From: noreply at github.com (GitHub) Date: Sun, 07 Feb 2016 23:52:12 -0800 Subject: [Numpy-svn] [numpy/numpy] 5c616f: TST: Bump `virtualenv` to 14.0.6. Message-ID: <56b8492c909c2_5f553ffc051f92bc3114e0@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 5c616fba2949714b2740f9d299c1f25de3554784 https://github.com/numpy/numpy/commit/5c616fba2949714b2740f9d299c1f25de3554784 Author: John Kirkham Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M .travis.yml Log Message: ----------- TST: Bump `virtualenv` to 14.0.6. Commit: 952413451f4cc3eb71b401501ffdbce14106668f https://github.com/numpy/numpy/commit/952413451f4cc3eb71b401501ffdbce14106668f Author: Ralf Gommers Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M .travis.yml Log Message: ----------- Merge pull request #7209 from jakirkham/use_virtualenv_14_0_6 TST: Bump `virtualenv` to 14.0.6 Compare: https://github.com/numpy/numpy/compare/2ee7755eb611...952413451f4c From noreply at github.com Mon Feb 8 09:58:34 2016 From: noreply at github.com (GitHub) Date: Mon, 08 Feb 2016 06:58:34 -0800 Subject: [Numpy-svn] [numpy/numpy] e3bca2: DOC: Fix fmin examples Message-ID: <56b8ad1acb96f_98b3f8bfa1d52c02702a4@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: e3bca2cf026ae16926ef58d71b33afa2981c33c6 https://github.com/numpy/numpy/commit/e3bca2cf026ae16926ef58d71b33afa2981c33c6 Author: Mads Ohm Larsen Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M numpy/core/code_generators/ufunc_docstrings.py Log Message: ----------- DOC: Fix fmin examples This fixes #6904 (which has been closed already for some reason) Commit: c4bb7e9c7bc689f750e89899b102268a775b5c6f https://github.com/numpy/numpy/commit/c4bb7e9c7bc689f750e89899b102268a775b5c6f Author: seberg Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M numpy/core/code_generators/ufunc_docstrings.py Log Message: ----------- Merge pull request #7211 from omegahm/doc-fix-fmin-examples DOC: Fix fmin examples Compare: https://github.com/numpy/numpy/compare/952413451f4c...c4bb7e9c7bc6 From noreply at github.com Mon Feb 8 20:58:05 2016 From: noreply at github.com (GitHub) Date: Mon, 08 Feb 2016 17:58:05 -0800 Subject: [Numpy-svn] [numpy/numpy] 33777c: ENH: for savez create temporary file alongside wit... Message-ID: <56b947ad797bc_e6a3f8f3bab92bc1539e1@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 33777c64fefbd0919d3cf8f832c302205b4ede23 https://github.com/numpy/numpy/commit/33777c64fefbd0919d3cf8f832c302205b4ede23 Author: Yaroslav Halchenko Date: 2016-01-27 (Wed, 27 Jan 2016) Changed paths: M numpy/lib/npyio.py Log Message: ----------- ENH: for savez create temporary file alongside with the target file Closes: gh-5336 Commit: 8a22dd42c2644c05500e2cea6974a6988a9dd01d https://github.com/numpy/numpy/commit/8a22dd42c2644c05500e2cea6974a6988a9dd01d Author: Yaroslav Halchenko Date: 2016-01-27 (Wed, 27 Jan 2016) Changed paths: M numpy/lib/npyio.py Log Message: ----------- ENH: catch and rethrow exception in _savez upon IOError with filename info Commit: dc61b5eb3e2c1f0ee61a48a3fa9f7a290f5d1c84 https://github.com/numpy/numpy/commit/dc61b5eb3e2c1f0ee61a48a3fa9f7a290f5d1c84 Author: Yaroslav Halchenko Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M numpy/lib/npyio.py Log Message: ----------- BF: Since savez could be used with BytesIO - check if file is a string Commit: 553137119d219d21229ec407b32d85e590d2a0c1 https://github.com/numpy/numpy/commit/553137119d219d21229ec407b32d85e590d2a0c1 Author: Nathaniel J. Smith Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/lib/npyio.py Log Message: ----------- Merge pull request #7133 from yarikoptic/bf-savez savez: temporary file alongside with target file and improve exception message upon IOError Compare: https://github.com/numpy/numpy/compare/c4bb7e9c7bc6...553137119d21 From noreply at github.com Tue Feb 9 09:28:30 2016 From: noreply at github.com (GitHub) Date: Tue, 09 Feb 2016 06:28:30 -0800 Subject: [Numpy-svn] [numpy/numpy] e74de0: Improve invalid slice error messages in 1.11 Message-ID: <56b9f78ef0234_178e3fa5604152b819356b@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: e74de04419cc12595edda6688e1d34588a57caa3 https://github.com/numpy/numpy/commit/e74de04419cc12595edda6688e1d34588a57caa3 Author: Nathaniel J. Smith Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/core/src/multiarray/iterators.c Log Message: ----------- Improve invalid slice error messages in 1.11 Thanks to c87c7a612ee7f9, invalid slices in 1.11 have started raising exceptions like (example from the scikit-learn test suite): ``` File ".../sklearn/feature_selection/univariate_selection.py", line 407, in _get_support_mask kept_ties = ties[:max_feats - mask.sum()] IndexError: invalid index ``` This makes the minimal changes so the error message becomes: ``` File ".../sklearn/feature_selection/univariate_selection.py", line 407, in _get_support_mask kept_ties = ties[:max_feats - mask.sum()] IndexError: failed to coerce slice entry of type numpy.float64 to integer ``` For master we should just dike out all this custom coercion logic and replace it with a call to `PySlice_GetIndicesEx`, but that changes exception types and other stuff that I don't want to risk during the beta period, so this is a minimal fix submitted against 1.11 directly (!!). Commit: 05b481f2bc85657392902ce7d71ab8baa8ad3b67 https://github.com/numpy/numpy/commit/05b481f2bc85657392902ce7d71ab8baa8ad3b67 Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/core/src/multiarray/iterators.c Log Message: ----------- Merge pull request #7214 from njsmith/1.11-invalid-slice-improve-error Improve invalid slice error messages in 1.11 Compare: https://github.com/numpy/numpy/compare/62b3b0e79178...05b481f2bc85 From noreply at github.com Tue Feb 9 13:47:01 2016 From: noreply at github.com (GitHub) Date: Tue, 09 Feb 2016 10:47:01 -0800 Subject: [Numpy-svn] [numpy/numpy] 594efe: BUG: Raise a quieter `MaskedArrayFutureWarning` fo... Message-ID: <56ba3425c2c91_11d83fd8f3e7b2b8614c@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 594efedc183089ae28bca3044b3aaa8cee3adc65 https://github.com/numpy/numpy/commit/594efedc183089ae28bca3044b3aaa8cee3adc65 Author: John Kirkham Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M numpy/ma/core.py Log Message: ----------- BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes. Drop the `__getitem__` warning. In `__setitem__` check to see if the masked array is shared. If it is shared, we know it will propagate upstream in the future. Also, use a more specific warning type instead of using `FutureWarning` so that this can be explicitly ignored. Commit: 8e46c6c86c66f422fa7b53714b81f872733c34d9 https://github.com/numpy/numpy/commit/8e46c6c86c66f422fa7b53714b81f872733c34d9 Author: John Kirkham Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M numpy/ma/tests/test_core.py Log Message: ----------- TST: Drop `FutureWarning` filters from tests where they were added. Commit: 920c527ab54b5e9097e0504ddae8d9b2b80a288c https://github.com/numpy/numpy/commit/920c527ab54b5e9097e0504ddae8d9b2b80a288c Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- Merge pull request #7194 from jakirkham/fix_warning_masked_array_slices BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes. Compare: https://github.com/numpy/numpy/compare/553137119d21...920c527ab54b From noreply at github.com Tue Feb 9 13:56:46 2016 From: noreply at github.com (GitHub) Date: Tue, 09 Feb 2016 10:56:46 -0800 Subject: [Numpy-svn] [numpy/numpy] 9ce214: DOC: Update 1.11.0-notes.rst Message-ID: <56ba366e29aca_70e53fa10d5ef2c0274015@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 9ce214f5ee2c86f6aa08b73b353eb62993effebe https://github.com/numpy/numpy/commit/9ce214f5ee2c86f6aa08b73b353eb62993effebe Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- DOC: Update 1.11.0-notes.rst [skip ci] Commit: 9b3f613e4243845c694102d4046a3d3a6a81999f https://github.com/numpy/numpy/commit/9b3f613e4243845c694102d4046a3d3a6a81999f Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- Merge pull request #7219 from charris/update-1.11.0-notes DOC: Update 1.11.0-notes.rst Compare: https://github.com/numpy/numpy/compare/05b481f2bc85...9b3f613e4243 From noreply at github.com Tue Feb 9 15:34:02 2016 From: noreply at github.com (GitHub) Date: Tue, 09 Feb 2016 12:34:02 -0800 Subject: [Numpy-svn] [numpy/numpy] cc19b8: TST: Try upgrading setuptools, pip, virtualenv & r... Message-ID: <56ba4d3a6e59f_2cae3ffc9886b29c23914f@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: cc19b82855efd0768cea15a56368a62963e3f9c2 https://github.com/numpy/numpy/commit/cc19b82855efd0768cea15a56368a62963e3f9c2 Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M .travis.yml M tools/travis-test.sh Log Message: ----------- TST: Try upgrading setuptools, pip, virtualenv & remove 3.2 test. We are having problems running one of the wheels tests, so try dropping Python 3.2 tests that cause problems with newer versions. Commit: 4a55012ad6355a9fcb65669bf0f114ca579f8a80 https://github.com/numpy/numpy/commit/4a55012ad6355a9fcb65669bf0f114ca579f8a80 Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M .travis.yml M tools/travis-test.sh Log Message: ----------- Merge pull request #7220 from charris/test-travis TST: Try upgrading setuptools, pip, virtualenv & remove 3.2 test. Compare: https://github.com/numpy/numpy/compare/9b3f613e4243...4a55012ad635 From noreply at github.com Tue Feb 9 15:35:15 2016 From: noreply at github.com (GitHub) Date: Tue, 09 Feb 2016 12:35:15 -0800 Subject: [Numpy-svn] [numpy/numpy] 635dce: BUG: Raise a quieter `MaskedArrayFutureWarning` fo... Message-ID: <56ba4d8344c3b_8693f91fc53b2b8349610@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 635dcee68903d9f5a57bb69483d66cff48a72695 https://github.com/numpy/numpy/commit/635dcee68903d9f5a57bb69483d66cff48a72695 Author: John Kirkham Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/ma/core.py Log Message: ----------- BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes. Drop the `__getitem__` warning. In `__setitem__` check to see if the masked array is shared. If it is shared, we know it will propagate upstream in the future. Also, use a more specific warning type instead of using `FutureWarning` so that this can be explicitly ignored. Commit: 8606769eef19e00799d30a82f7ee6c54095632c7 https://github.com/numpy/numpy/commit/8606769eef19e00799d30a82f7ee6c54095632c7 Author: John Kirkham Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/ma/tests/test_core.py Log Message: ----------- TST: Drop `FutureWarning` filters from tests where they were added. Commit: 7fa12e5fb5c61032c8e160f88e6155cadefa0bf6 https://github.com/numpy/numpy/commit/7fa12e5fb5c61032c8e160f88e6155cadefa0bf6 Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- Merge pull request #7218 from charris/backport-7194 Backport 7194, BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes Compare: https://github.com/numpy/numpy/compare/4a55012ad635...7fa12e5fb5c6 From noreply at github.com Tue Feb 9 20:08:12 2016 From: noreply at github.com (GitHub) Date: Tue, 09 Feb 2016 17:08:12 -0800 Subject: [Numpy-svn] [numpy/numpy] fe0231: REL: Numpy 1.11.0b3 release Message-ID: <56ba8d7c58476_61f3ff89fae72c0132018@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/tags/v1.11.0b3 Home: https://github.com/numpy/numpy Commit: fe0231d5e5256696c9aa923e62e0ca1d02223b40 https://github.com/numpy/numpy/commit/fe0231d5e5256696c9aa923e62e0ca1d02223b40 Author: Charles Harris Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M setup.py Log Message: ----------- REL: Numpy 1.11.0b3 release From noreply at github.com Wed Feb 10 23:45:34 2016 From: noreply at github.com (GitHub) Date: Wed, 10 Feb 2016 20:45:34 -0800 Subject: [Numpy-svn] [numpy/numpy] 503f66: MAINT: improve struct assignment, allow multi fiel... Message-ID: <56bc11eebe5fc_62e33fd2deabb29c38878c@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/multifield_structassign Home: https://github.com/numpy/numpy Commit: 503f66af0aaafc172cec3534190d92d405711e5d https://github.com/numpy/numpy/commit/503f66af0aaafc172cec3534190d92d405711e5d Author: Allan Haldane Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M numpy/core/src/multiarray/array_assign_array.c M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/src/multiarray/descriptor.c M numpy/core/src/multiarray/descriptor.h M numpy/core/src/multiarray/dtype_transfer.c M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- MAINT: improve struct assignment, allow multi fields views This commit attempts to make structure assignment more consistent, and then changes multi-field indices to return a view instead of a copy. The biggest change is that assignment between structures now works "by field position" rather than "by field name Commit: 43ce4e230ba47b2bc9cad82ecf296405df1af894 https://github.com/numpy/numpy/commit/43ce4e230ba47b2bc9cad82ecf296405df1af894 Author: Allan Haldane Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M doc/source/reference/arrays.dtypes.rst M doc/source/reference/arrays.indexing.rst M numpy/doc/structured_arrays.py Log Message: ----------- DOC: Update structured array docs Updated docs with changes to struct assignment, plus general updates. Commit: 56560d5445d5ee290e129b24a999d2a4952389d1 https://github.com/numpy/numpy/commit/56560d5445d5ee290e129b24a999d2a4952389d1 Author: Allan Haldane Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M numpy/core/tests/test_dtype.py M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_nditer.py M numpy/lib/tests/test_io.py M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- TST: Fix/Remove old unit tests for structure assignment Commit: e4a01a3eb35d1ea47defa2eec975055373497b13 https://github.com/numpy/numpy/commit/e4a01a3eb35d1ea47defa2eec975055373497b13 Author: Allan Haldane Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py Log Message: ----------- TST: Add new unit tests for structure assignment Commit: 7d442b06cc3ff18c13cd8d20d0de54de98c747e0 https://github.com/numpy/numpy/commit/7d442b06cc3ff18c13cd8d20d0de54de98c747e0 Author: Allan Haldane Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- fixup Compare: https://github.com/numpy/numpy/compare/503f66af0aaa^...7d442b06cc3f From noreply at github.com Wed Feb 10 23:46:33 2016 From: noreply at github.com (GitHub) Date: Wed, 10 Feb 2016 20:46:33 -0800 Subject: [Numpy-svn] [numpy/numpy] Message-ID: <56bc1229918d7_67323fd43c77f2b81739f1@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/multifield_structassign Home: https://github.com/numpy/numpy From noreply at github.com Thu Feb 11 16:25:07 2016 From: noreply at github.com (GitHub) Date: Thu, 11 Feb 2016 13:25:07 -0800 Subject: [Numpy-svn] [numpy/numpy] 457634: MAINT: Made `iterable` return a boolean Message-ID: <56bcfc33a8f26_152e3ff7d5b272a0158563@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 4576343702fc31ba27f6462597c63c0ce937cf9c https://github.com/numpy/numpy/commit/4576343702fc31ba27f6462597c63c0ce937cf9c Author: Joseph Fox-Rabinovitz Date: 2016-02-10 (Wed, 10 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- MAINT: Made `iterable` return a boolean Commit: 47b6c2b8bacb510cac62d490c159ec116080d1d0 https://github.com/numpy/numpy/commit/47b6c2b8bacb510cac62d490c159ec116080d1d0 Author: Nathaniel J. Smith Date: 2016-02-11 (Thu, 11 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- Merge pull request #7202 from madphysicist/iterable-bool-return MAINT: Made `iterable` return a boolean Compare: https://github.com/numpy/numpy/compare/920c527ab54b...47b6c2b8bacb From noreply at github.com Sat Feb 13 02:25:15 2016 From: noreply at github.com (GitHub) Date: Fri, 12 Feb 2016 23:25:15 -0800 Subject: [Numpy-svn] [numpy/numpy] 92819d: DOC: Removed residual merge markup from previous c... Message-ID: <56beda5badf14_22d83f9d7fbb329c367db@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 92819d88c9bc1722bb7b0386b65073559bd30492 https://github.com/numpy/numpy/commit/92819d88c9bc1722bb7b0386b65073559bd30492 Author: Mad Physicist Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/lib/nanfunctions.py Log Message: ----------- DOC: Removed residual merge markup from previous commit Commit: db0304e4fe483a9d591424b35affd0d0e197000d https://github.com/numpy/numpy/commit/db0304e4fe483a9d591424b35affd0d0e197000d Author: Jaime Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/lib/nanfunctions.py Log Message: ----------- Merge pull request #7239 from madphysicist/patch-1 DOC: Removed residual merge markup from previous commit Compare: https://github.com/numpy/numpy/compare/47b6c2b8bacb...db0304e4fe48 From noreply at github.com Sat Feb 13 09:22:05 2016 From: noreply at github.com (GitHub) Date: Sat, 13 Feb 2016 06:22:05 -0800 Subject: [Numpy-svn] [numpy/numpy] b740a6: Change 'pubic' to 'public'. Message-ID: <56bf3c0d8d09e_43613f85f813929c129677@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: b740a69df969ec5f257af8b8a510d85af813785d https://github.com/numpy/numpy/commit/b740a69df969ec5f257af8b8a510d85af813785d Author: mmartin Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/_build_utils/README Log Message: ----------- Change 'pubic' to 'public'. Commit: 858f2c40eb0acae765896d8dde91914d1fe296be https://github.com/numpy/numpy/commit/858f2c40eb0acae765896d8dde91914d1fe296be Author: Ralf Gommers Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/_build_utils/README Log Message: ----------- Merge pull request #7240 from building39/feature/doc DOC: typo: change 'pubic' to 'public'. Compare: https://github.com/numpy/numpy/compare/db0304e4fe48...858f2c40eb0a From noreply at github.com Sat Feb 13 09:52:51 2016 From: noreply at github.com (GitHub) Date: Sat, 13 Feb 2016 06:52:51 -0800 Subject: [Numpy-svn] [numpy/numpy] b8b556: Added 'doane' and 'sqrt' estimators to np.histogra... Message-ID: <56bf43436f3ee_29693fa04438f29c15154b@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: b8b55614a3d3c2e3e2c653064719de6906c1be39 https://github.com/numpy/numpy/commit/b8b55614a3d3c2e3e2c653064719de6906c1be39 Author: Joseph Fox-Rabinovitz Date: 2016-02-11 (Thu, 11 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst M numpy/lib/function_base.py M numpy/lib/nanfunctions.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Added 'doane' and 'sqrt' estimators to np.histogram in numpy.function_base Commit: a5c8529738016dbe933331260e6a857d42153721 https://github.com/numpy/numpy/commit/a5c8529738016dbe933331260e6a857d42153721 Author: seberg Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7090 from madphysicist/hist-estimators ENH: Added 'doane' and 'sqrt' estimators to np.histogram in numpy.function_base Compare: https://github.com/numpy/numpy/compare/858f2c40eb0a...a5c852973801 From noreply at github.com Sat Feb 13 14:42:41 2016 From: noreply at github.com (GitHub) Date: Sat, 13 Feb 2016 11:42:41 -0800 Subject: [Numpy-svn] [numpy/numpy] 8a3bbd: DOC: update sphinxext to numpydoc 0.6.0 Message-ID: <56bf87315bc10_ea53f8dcca212c04720ed@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8a3bbdea760329acb58f89e774f4c08acbac7e07 https://github.com/numpy/numpy/commit/8a3bbdea760329acb58f89e774f4c08acbac7e07 Author: Ralf Gommers Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M doc/sphinxext Log Message: ----------- DOC: update sphinxext to numpydoc 0.6.0 Commit: b9ae5a33b0438b0505d9ab1e2277992af3be78df https://github.com/numpy/numpy/commit/b9ae5a33b0438b0505d9ab1e2277992af3be78df Author: Ralf Gommers Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/fft/fftpack.py M numpy/lib/twodim_base.py M numpy/random/mtrand/mtrand.pyx Log Message: ----------- DOC: fix a number of reST formatting issues in docstrings. Commit: 06169f1ccefed7c869c2ba021c7df1428457893c https://github.com/numpy/numpy/commit/06169f1ccefed7c869c2ba021c7df1428457893c Author: Ralf Gommers Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- DOC: fix up invalid LaTeX in histogram docstring. Commit: 8f0d01f58bd8ad4f5e679e682d0019958c7083f6 https://github.com/numpy/numpy/commit/8f0d01f58bd8ad4f5e679e682d0019958c7083f6 Author: Charles Harris Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M doc/sphinxext M numpy/fft/fftpack.py M numpy/lib/function_base.py M numpy/lib/twodim_base.py M numpy/random/mtrand/mtrand.pyx Log Message: ----------- Merge pull request #7241 from rgommers/update-sphinxext MAINT: update doc/sphinxext to numpydoc 0.6.0, and fix up some docstrings Compare: https://github.com/numpy/numpy/compare/a5c852973801...8f0d01f58bd8 From noreply at github.com Sat Feb 13 17:15:48 2016 From: noreply at github.com (GitHub) Date: Sat, 13 Feb 2016 14:15:48 -0800 Subject: [Numpy-svn] [numpy/numpy] f7e64c: DOC: Add documentation for as_strided Message-ID: <56bfab14e45f3_487d3fc0283db29c85340@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f7e64cc699567124114e41ad7f518d6825807cc3 https://github.com/numpy/numpy/commit/f7e64cc699567124114e41ad7f518d6825807cc3 Author: Sebastian Berg Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/lib/stride_tricks.py M numpy/lib/tests/test_stride_tricks.py Log Message: ----------- DOC: Add documentation for as_strided Commit: 26af0ce08f2c6660d8623446d79cb0569f20c2f6 https://github.com/numpy/numpy/commit/26af0ce08f2c6660d8623446d79cb0569f20c2f6 Author: Nathaniel J. Smith Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/lib/stride_tricks.py M numpy/lib/tests/test_stride_tricks.py Log Message: ----------- Merge pull request #7105 from seberg/writeable-as-strided DEP: Deprecate as_strided returning a writable array as default Compare: https://github.com/numpy/numpy/compare/8f0d01f58bd8...26af0ce08f2c From noreply at github.com Sun Feb 14 09:27:39 2016 From: noreply at github.com (GitHub) Date: Sun, 14 Feb 2016 06:27:39 -0800 Subject: [Numpy-svn] [numpy/numpy] 440e81: TST: Fail quickly on AppVeyor for superseded PR bu... Message-ID: <56c08edb2d2c0_44063fc0608592a04767d@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 440e81ace36d65a7b62eec1a0460467f3dc97085 https://github.com/numpy/numpy/commit/440e81ace36d65a7b62eec1a0460467f3dc97085 Author: Tony Kelman Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M appveyor.yml Log Message: ----------- TST: Fail quickly on AppVeyor for superseded PR builds Commit: 39afb43a5d42c7c124d5b4064300643e82b140c0 https://github.com/numpy/numpy/commit/39afb43a5d42c7c124d5b4064300643e82b140c0 Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M appveyor.yml Log Message: ----------- Merge pull request #7247 from tkelman/patch-1 TST: Fail quickly on AppVeyor for superseded PR builds Compare: https://github.com/numpy/numpy/compare/26af0ce08f2c...39afb43a5d42 From noreply at github.com Sun Feb 14 11:36:29 2016 From: noreply at github.com (GitHub) Date: Sun, 14 Feb 2016 08:36:29 -0800 Subject: [Numpy-svn] [numpy/numpy] cc9a51: DOC: metion writeable keyword in as_strided in rel... Message-ID: <56c0ad0dabe27_343a3fb0ad1792b8677a@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: cc9a5175c65a8081668cd4c4193c9109a6d41757 https://github.com/numpy/numpy/commit/cc9a5175c65a8081668cd4c4193c9109a6d41757 Author: Sebastian Berg Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst Log Message: ----------- DOC: metion writeable keyword in as_strided in release notes Commit: cecc29e0dfad33f372f6c8687a54f1ef344e1a12 https://github.com/numpy/numpy/commit/cecc29e0dfad33f372f6c8687a54f1ef344e1a12 Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst Log Message: ----------- Merge pull request #7246 from seberg/as-strided-notes DOC: metion writeable keyword in as_strided in release notes Compare: https://github.com/numpy/numpy/compare/39afb43a5d42...cecc29e0dfad From noreply at github.com Sun Feb 14 11:54:25 2016 From: noreply at github.com (GitHub) Date: Sun, 14 Feb 2016 08:54:25 -0800 Subject: [Numpy-svn] [numpy/numpy] 205945: DOC: remove link to documentation wiki editor from... Message-ID: <56c0b141551d_40163f993dd7b2a01304d@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 2059457e31e4f76c59d703e9eb1fb6648745ec75 https://github.com/numpy/numpy/commit/2059457e31e4f76c59d703e9eb1fb6648745ec75 Author: Ralf Gommers Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/HOWTO_DOCUMENT.rst.txt Log Message: ----------- DOC: remove link to documentation wiki editor from HOWTO_DOCUMENT. [ci skip] Commit: b4b4dd5b24bb787a0f499a4ce59d2d8fd02365cb https://github.com/numpy/numpy/commit/b4b4dd5b24bb787a0f499a4ce59d2d8fd02365cb Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/HOWTO_DOCUMENT.rst.txt Log Message: ----------- Merge pull request #7248 from rgommers/remove-doceditor-link DOC: remove link to documentation wiki editor from HOWTO_DOCUMENT. Compare: https://github.com/numpy/numpy/compare/cecc29e0dfad...b4b4dd5b24bb From noreply at github.com Sun Feb 14 14:59:40 2016 From: noreply at github.com (GitHub) Date: Sun, 14 Feb 2016 11:59:40 -0800 Subject: [Numpy-svn] [numpy/numpy] 370a55: DOC,REL: Update 1.11.0 notes. Message-ID: <56c0dcace8b51_7d203fc9686832bc1068d1@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 370a55aad72cab79f19797b422b2e31c79e6a11d https://github.com/numpy/numpy/commit/370a55aad72cab79f19797b422b2e31c79e6a11d Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- DOC,REL: Update 1.11.0 notes. The indexing deprecation warnings to exception changes originally scheduled for 1.11.0 have been reverted in order to allow downstream projects more time to make releases fixing the problem. Commit: 82b560aed1df119572e65afbad5c30996bd09ac0 https://github.com/numpy/numpy/commit/82b560aed1df119572e65afbad5c30996bd09ac0 Author: Ralf Gommers Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- Merge pull request #7250 from charris/update-1.11.0-notes DOC,REL: Update 1.11.0 notes. Compare: https://github.com/numpy/numpy/compare/b4b4dd5b24bb...82b560aed1df From noreply at github.com Sun Feb 14 19:11:14 2016 From: noreply at github.com (GitHub) Date: Sun, 14 Feb 2016 16:11:14 -0800 Subject: [Numpy-svn] [numpy/numpy] 62bb0c: ENH: Adding support to the range keyword for estim... Message-ID: <56c117a2afd3_74af3fab17a292a0289729@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 62bb0cb9681f638b56dc29b970228cb36c2104b6 https://github.com/numpy/numpy/commit/62bb0cb9681f638b56dc29b970228cb36c2104b6 Author: Varun Nayyar Date: 2016-02-13 (Sat, 13 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- ENH: Adding support to the range keyword for estimation of the optimal number of bins and associated tests Commit: 401ebbacb0924350c56362f2b75eaf887ba36671 https://github.com/numpy/numpy/commit/401ebbacb0924350c56362f2b75eaf887ba36671 Author: Nathaniel J. Smith Date: 2016-02-15 (Mon, 15 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7243 from madphysicist/autobins ENH: Adding support to the range keyword for estimation of the optimal number of bins and associated tests Compare: https://github.com/numpy/numpy/compare/82b560aed1df...401ebbacb092 From noreply at github.com Sun Feb 14 19:45:56 2016 From: noreply at github.com (GitHub) Date: Sun, 14 Feb 2016 16:45:56 -0800 Subject: [Numpy-svn] [numpy/numpy] f570f2: BUG: only benchmark complex256 if it exists Message-ID: <56c11fc485220_75d73fb9e32cf2b8262275@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f570f278dbdb2825d9f19a33ea6e3a721f31e62f https://github.com/numpy/numpy/commit/f570f278dbdb2825d9f19a33ea6e3a721f31e62f Author: Matthew Brett Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M benchmarks/benchmarks/common.py Log Message: ----------- BUG: only benchmark complex256 if it exists Only benchmark complex256 type if numpy has it (MSVC windows builds do not). Commit: 3048fa421659bff375290d24c23aa439f1d98a8d https://github.com/numpy/numpy/commit/3048fa421659bff375290d24c23aa439f1d98a8d Author: Matthew Brett Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M benchmarks/benchmarks/bench_indexing.py Log Message: ----------- ENH: make memmap file in temporary directory Memmap test can fail if run from a directory for which we don't have write permission. Avoid NamedTemporaryFile because of problems reopening files on Windows. Commit: 53c6ef74a7a3cce80f4db581eb708c5e374715b5 https://github.com/numpy/numpy/commit/53c6ef74a7a3cce80f4db581eb708c5e374715b5 Author: Nathaniel J. Smith Date: 2016-02-15 (Mon, 15 Feb 2016) Changed paths: M benchmarks/benchmarks/bench_indexing.py M benchmarks/benchmarks/common.py Log Message: ----------- Merge pull request #7251 from matthew-brett/asv-on-windows BUG: only benchmark complex256 if it exists Compare: https://github.com/numpy/numpy/compare/401ebbacb092...53c6ef74a7a3 From noreply at github.com Mon Feb 15 21:23:58 2016 From: noreply at github.com (GitHub) Date: Mon, 15 Feb 2016 18:23:58 -0800 Subject: [Numpy-svn] [numpy/numpy] aefc29: DOC: Fix mismatched variable names in docstrings. Message-ID: <56c2883ea2562_6ec73fb6f27ab2bc20277@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: aefc290e8f2232dbad8b6df10e4df81421a1a2b2 https://github.com/numpy/numpy/commit/aefc290e8f2232dbad8b6df10e4df81421a1a2b2 Author: Dongjoon Hyun Date: 2016-02-15 (Mon, 15 Feb 2016) Changed paths: M doc/example.py M numpy/core/tests/test_deprecations.py M numpy/distutils/command/config.py Log Message: ----------- DOC: Fix mismatched variable names in docstrings. Commit: 2f8068c5d566d4e0566018fbbdd41d1f6901000b https://github.com/numpy/numpy/commit/2f8068c5d566d4e0566018fbbdd41d1f6901000b Author: Nathaniel J. Smith Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M doc/example.py M numpy/core/tests/test_deprecations.py M numpy/distutils/command/config.py Log Message: ----------- Merge pull request #7257 from dongjoon-hyun/fix_mismatched_variable_names_in_docstring DOC: Fix mismatched variable names in docstrings. Compare: https://github.com/numpy/numpy/compare/53c6ef74a7a3...2f8068c5d566 From noreply at github.com Mon Feb 15 21:55:05 2016 From: noreply at github.com (GitHub) Date: Mon, 15 Feb 2016 18:55:05 -0800 Subject: [Numpy-svn] [numpy/numpy] c85481: MAINT: Use `is None` or `is not None` instead of `... Message-ID: <56c28f8924f13_1fb3ff73e2d32bc807de@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: c854818b60d904e2dbaa48710490441a63d0f836 https://github.com/numpy/numpy/commit/c854818b60d904e2dbaa48710490441a63d0f836 Author: Dongjoon Hyun Date: 2016-02-15 (Mon, 15 Feb 2016) Changed paths: M numpy/core/code_generators/generate_umath.py M numpy/tests/test_scripts.py Log Message: ----------- MAINT: Use `is None` or `is not None` instead of `== None` or `!= None`. Commit: 0de123452d6c25a8708ba1e3d921ab7dbd772516 https://github.com/numpy/numpy/commit/0de123452d6c25a8708ba1e3d921ab7dbd772516 Author: Nathaniel J. Smith Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M numpy/core/code_generators/generate_umath.py M numpy/tests/test_scripts.py Log Message: ----------- Merge pull request #7256 from dongjoon-hyun/replace_is_none MAINT: Use `is None` or `is not None` instead of `== None` or `!= None`. Compare: https://github.com/numpy/numpy/compare/2f8068c5d566...0de123452d6c From noreply at github.com Tue Feb 16 11:29:51 2016 From: noreply at github.com (GitHub) Date: Tue, 16 Feb 2016 08:29:51 -0800 Subject: [Numpy-svn] [numpy/numpy] 466d60: Revert #6271 from charris/change-deprecated-indexe... Message-ID: <56c34e7f851e9_72f73fefdc2f92a014017e@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 466d60d364dfc979ccffa58b5c8212137e6b2a27 https://github.com/numpy/numpy/commit/466d60d364dfc979ccffa58b5c8212137e6b2a27 Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/number.c M numpy/core/tests/test_deprecations.py M numpy/core/tests/test_indexing.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Revert #6271 from charris/change-deprecated-indexes-to-error This reverts commit 0b0206c1617841ed2e5324de752ee8ede2cce791, reversing changes made to 438cdd3d75a0bb606e7ab7f96e59744c9b78d748. This reverts all the changes of indexing deprecation warnings to errors that were done prior to branching Numpy 1.11.x. It is easier to make a clean reversion here than to pick out those bits involving integer indexing specifically. As the aim of this reversion is to give downstream projects a bit more time to adapt I don't think the slight overkill is worth worrying about, especially if downstream projects start paying close attention to deprecations. The 1.11.0-notes also need updating, but I will submit a separate PR against master for that. Closes #7162. Commit: 9e5d2020b04125aeecbd7b693b3a1a6bc8480779 https://github.com/numpy/numpy/commit/9e5d2020b04125aeecbd7b693b3a1a6bc8480779 Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/number.c M numpy/core/tests/test_deprecations.py Log Message: ----------- MAINT: Use VisibleDeprecationWarning for indexing deprecations. The Usual DeprecationWarning is considered too easy to ignore, so indexing is not visible to some downstream packages. Use a VisibleDeprecationWarning instead. Commit: 5e273e28a9139b903909e32d4985c2f2fdf39bda https://github.com/numpy/numpy/commit/5e273e28a9139b903909e32d4985c2f2fdf39bda Author: Charles Harris Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M numpy/core/src/multiarray/conversion_utils.c M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/number.c M numpy/core/tests/test_deprecations.py M numpy/core/tests/test_indexing.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7249 from charris/revert-indexing-exceptions Revert #6271 from charris/change-deprecated-indexes-to-error Compare: https://github.com/numpy/numpy/compare/7fa12e5fb5c6...5e273e28a913 From noreply at github.com Tue Feb 16 11:30:39 2016 From: noreply at github.com (GitHub) Date: Tue, 16 Feb 2016 08:30:39 -0800 Subject: [Numpy-svn] [numpy/numpy] 942e74: BUG: Static cache for imported warning needs initi... Message-ID: <56c34eafeb40c_65293fed207f52b827365a@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 942e74997b1a622548ff335ca309a89f39dcaa6a https://github.com/numpy/numpy/commit/942e74997b1a622548ff335ca309a89f39dcaa6a Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M numpy/core/src/multiarray/mapping.c Log Message: ----------- BUG: Static cache for imported warning needs initialization to NULL. In mapping.c VisibleDeprecationWarning is imported from numpy. Commit: befb30994e5dc78bce05c4dc075da77a2232f7c0 https://github.com/numpy/numpy/commit/befb30994e5dc78bce05c4dc075da77a2232f7c0 Author: Charles Harris Date: 2016-02-14 (Sun, 14 Feb 2016) Changed paths: M numpy/core/tests/test_deprecations.py Log Message: ----------- ENH: Add _VisibleDeprecationTestcase to test_deprecations.py Motivated by the use of VisibleDeprecationWarning in 1.11.x. Commit: fc7c26c1d19b01147b5518f978508f07e4c4c9ce https://github.com/numpy/numpy/commit/fc7c26c1d19b01147b5518f978508f07e4c4c9ce Author: Charles Harris Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M numpy/core/src/multiarray/mapping.c M numpy/core/tests/test_deprecations.py Log Message: ----------- Merge pull request #7252 from charris/small-fixes-enhancements Forward port a fix and enhancement from 1.11.x Compare: https://github.com/numpy/numpy/compare/0de123452d6c...fc7c26c1d19b From noreply at github.com Tue Feb 16 12:45:24 2016 From: noreply at github.com (GitHub) Date: Tue, 16 Feb 2016 09:45:24 -0800 Subject: [Numpy-svn] [numpy/numpy] 1427b3: Added self to mailmap Message-ID: <56c360349dd9c_70ce3f89a86012bc1532a0@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 1427b388f99804caf0db0541a7018adc9ef3f137 https://github.com/numpy/numpy/commit/1427b388f99804caf0db0541a7018adc9ef3f137 Author: Mad Physicist Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M .mailmap Log Message: ----------- Added self to mailmap Removing duplicate email. Commit: 5fe1f8ff319beeca186ba0d34866d67b24553066 https://github.com/numpy/numpy/commit/5fe1f8ff319beeca186ba0d34866d67b24553066 Author: Charles Harris Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M .mailmap Log Message: ----------- Merge pull request #7261 from madphysicist/patch-1 Added self to mailmap Compare: https://github.com/numpy/numpy/compare/fc7c26c1d19b...5fe1f8ff319b From noreply at github.com Tue Feb 16 13:13:09 2016 From: noreply at github.com (GitHub) Date: Tue, 16 Feb 2016 10:13:09 -0800 Subject: [Numpy-svn] [numpy/numpy] c56b7d: DOC: note in h/v/dstack points users to stack/conc... Message-ID: <56c366b59ed75_9f13fe2b4f092a021021f@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: c56b7d0b9fdc27da232be990eb1135de72bfe7a5 https://github.com/numpy/numpy/commit/c56b7d0b9fdc27da232be990eb1135de72bfe7a5 Author: auke Date: 2016-02-15 (Mon, 15 Feb 2016) Changed paths: M numpy/core/shape_base.py M numpy/lib/shape_base.py Log Message: ----------- DOC: note in h/v/dstack points users to stack/concatenate Commit: 596460b7b9062fbab4c67da9a0f90736153b78b4 https://github.com/numpy/numpy/commit/596460b7b9062fbab4c67da9a0f90736153b78b4 Author: Auke Wiggers Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M numpy/core/shape_base.py M numpy/lib/shape_base.py Log Message: ----------- DOC: rewrite stack/concatenate reference in h/v/dstack Commit: f4cc58c80df5202a743bddd514a3485d5e4ec5a4 https://github.com/numpy/numpy/commit/f4cc58c80df5202a743bddd514a3485d5e4ec5a4 Author: Charles Harris Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M numpy/core/shape_base.py M numpy/lib/shape_base.py Log Message: ----------- Merge pull request #7253 from aukejw/stack_documentation_#7183 DOC: note in h/v/dstack points users to stack/concatenate Compare: https://github.com/numpy/numpy/compare/5fe1f8ff319b...f4cc58c80df5 From noreply at github.com Wed Feb 17 18:40:49 2016 From: noreply at github.com (GitHub) Date: Wed, 17 Feb 2016 15:40:49 -0800 Subject: [Numpy-svn] [numpy/numpy] de44e0: BUG: Enforce dtype for randint singletons Message-ID: <56c505019f73f_6fa63f8ea77252c01769ca@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: de44e0fb8cf67594227e9770dc8e6f94285cd486 https://github.com/numpy/numpy/commit/de44e0fb8cf67594227e9770dc8e6f94285cd486 Author: gfyoung Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M numpy/core/tests/test_mem_overlap.py M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- BUG: Enforce dtype for randint singletons Closes gh-7203. Commit: a2f5392472d5fbdfc3706172519fdbfa73ed7d50 https://github.com/numpy/numpy/commit/a2f5392472d5fbdfc3706172519fdbfa73ed7d50 Author: ahaldane Date: 2016-02-17 (Wed, 17 Feb 2016) Changed paths: M numpy/core/tests/test_mem_overlap.py M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- Merge pull request #7254 from gfyoung/randint_dtype_enforce BUG: Enforce dtype for randint singletons Compare: https://github.com/numpy/numpy/compare/f4cc58c80df5...a2f5392472d5 From noreply at github.com Thu Feb 18 08:26:58 2016 From: noreply at github.com (GitHub) Date: Thu, 18 Feb 2016 05:26:58 -0800 Subject: [Numpy-svn] [numpy/numpy] 61a9a9: DOC: apply_along_axis missing whitespace inserted ... Message-ID: <56c5c6a21d47a_44e23fae59e092b8201690@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 61a9a949bc746c5fa2f83ec594f2b477ab967bb8 https://github.com/numpy/numpy/commit/61a9a949bc746c5fa2f83ec594f2b477ab967bb8 Author: Michael Seifert Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/lib/shape_base.py Log Message: ----------- DOC: apply_along_axis missing whitespace inserted before colon The missing whitespace lead to inconsistent rendering in the online documentation. [ci skip] Commit: ec5bd813061ceb766cf78d04c6d72a80804110e0 https://github.com/numpy/numpy/commit/ec5bd813061ceb766cf78d04c6d72a80804110e0 Author: Julian Taylor Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/lib/shape_base.py Log Message: ----------- Merge pull request #7276 from MSeifert04/docstring_applyalongaxis_whitespace DOC: apply_along_axis missing whitespace inserted (before colon) Compare: https://github.com/numpy/numpy/compare/a2f5392472d5...ec5bd813061c From noreply at github.com Thu Feb 18 16:09:24 2016 From: noreply at github.com (GitHub) Date: Thu, 18 Feb 2016 13:09:24 -0800 Subject: [Numpy-svn] [numpy/numpy] 0f4f88: BUG: Make returned unravel_index arrays writeable Message-ID: <56c63304d62e4_50fd3f9d54e6d29c63339@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 0f4f8807b93375b14856d3b34a0dea73bdb64b73 https://github.com/numpy/numpy/commit/0f4f8807b93375b14856d3b34a0dea73bdb64b73 Author: gfyoung Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/src/multiarray/compiled_base.c M numpy/lib/tests/test_index_tricks.py Log Message: ----------- BUG: Make returned unravel_index arrays writeable Closes gh-7269. Commit: 4991e212422eeef6b5223ccdcf093a27db550e95 https://github.com/numpy/numpy/commit/4991e212422eeef6b5223ccdcf093a27db550e95 Author: seberg Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/src/multiarray/compiled_base.c M numpy/lib/tests/test_index_tricks.py Log Message: ----------- Merge pull request #7278 from gfyoung/unravel_writable BUG: Make returned unravel_index arrays writeable Compare: https://github.com/numpy/numpy/compare/ec5bd813061c...4991e212422e From noreply at github.com Thu Feb 18 17:02:03 2016 From: noreply at github.com (GitHub) Date: Thu, 18 Feb 2016 14:02:03 -0800 Subject: [Numpy-svn] [numpy/numpy] 3b3586: MAINT: Remove redundant trailing semicolons. Message-ID: <56c63f5b458f_1b5f3ff11869929c6653e@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 3b358631e7bf2d43c664aa1f4b3f23db773b3df5 https://github.com/numpy/numpy/commit/3b358631e7bf2d43c664aa1f4b3f23db773b3df5 Author: Dongjoon Hyun Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M doc/newdtype_example/setup.py M numpy/core/tests/test_multiarray.py Log Message: ----------- MAINT: Remove redundant trailing semicolons. Commit: 711b2a9ccfb54c09cdc483ee511035bda60f3f0b https://github.com/numpy/numpy/commit/711b2a9ccfb54c09cdc483ee511035bda60f3f0b Author: Jaime Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M doc/newdtype_example/setup.py M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7280 from dongjoon-hyun/maint_remove_semicolon MAINT: Remove redundant trailing semicolons. Compare: https://github.com/numpy/numpy/compare/4991e212422e...711b2a9ccfb5 From noreply at github.com Thu Feb 18 23:34:15 2016 From: noreply at github.com (GitHub) Date: Thu, 18 Feb 2016 20:34:15 -0800 Subject: [Numpy-svn] [numpy/numpy] d4e120: BUG: Enforce dtype for randint singletons Message-ID: <56c69b47a95d0_13d03fbd9b69d2bc32546@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: d4e120d5c174b07bc4413d397b02a12b0d5591cc https://github.com/numpy/numpy/commit/d4e120d5c174b07bc4413d397b02a12b0d5591cc Author: gfyoung Date: 2016-02-17 (Wed, 17 Feb 2016) Changed paths: M numpy/core/tests/test_mem_overlap.py M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- BUG: Enforce dtype for randint singletons Closes gh-7203. Commit: 60d1803f7d8f67ccc0ad86c2293bed32a4f25751 https://github.com/numpy/numpy/commit/60d1803f7d8f67ccc0ad86c2293bed32a4f25751 Author: Charles Harris Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/tests/test_mem_overlap.py M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- Merge pull request #7271 from ahaldane/randint_dtype_enforce_backport BUG: Backport #7254 Compare: https://github.com/numpy/numpy/compare/5e273e28a913...60d1803f7d8f From noreply at github.com Fri Feb 19 09:48:41 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 06:48:41 -0800 Subject: [Numpy-svn] [numpy/numpy] 925473: MAINT: Use PySlice_GetIndicesEx instead of custom ... Message-ID: <56c72b494c60a_53cf3fdb98b0b2c01664be@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 925473229f9594046dc5e5a38d93103edd57f41b https://github.com/numpy/numpy/commit/925473229f9594046dc5e5a38d93103edd57f41b Author: Nathaniel J. Smith Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M numpy/core/include/numpy/npy_3kcompat.h M numpy/core/src/multiarray/iterators.c M numpy/core/src/multiarray/iterators.h M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/nditer_pywrap.c M numpy/core/tests/test_indexing.py Log Message: ----------- MAINT: Use PySlice_GetIndicesEx instead of custom reimplementation This has the side effects of: - changing several IndexError exceptions into TypeErrors - allowing slices like `arr[False:True]` as equivalent to `arr[0:1]` (because now we're using Python's logic for interpreting slices, and Python is happy with treating bools as integers in integer contexts). It also deletes almost 100 lines of code :-). While I was at it I also cleaned up some buggy uses of PySlice_GetIndices (which is pretty broken -- e.g. the code was assuming that it sets an exception on error, but this is not true! the Python docs explicitly recommend that you never use it.) Commit: c39c90bf8716bbba75751279d7e03d84dd8e66f0 https://github.com/numpy/numpy/commit/c39c90bf8716bbba75751279d7e03d84dd8e66f0 Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/core/include/numpy/npy_3kcompat.h M numpy/core/src/multiarray/iterators.c M numpy/core/src/multiarray/iterators.h M numpy/core/src/multiarray/mapping.c M numpy/core/src/multiarray/nditer_pywrap.c M numpy/core/tests/test_indexing.py Log Message: ----------- Merge pull request #7215 from njsmith/use-PySlice_GetIndicesEx Use PySlice_GetIndicesEx instead of custom reimplementation Compare: https://github.com/numpy/numpy/compare/711b2a9ccfb5...c39c90bf8716 From noreply at github.com Fri Feb 19 09:53:52 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 06:53:52 -0800 Subject: [Numpy-svn] [numpy/numpy] 707772: MAINT: Fix typos in docs/comment of `ma` and `poly... Message-ID: <56c72c8030692_6d093fc9223032b8178788@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 707772433ca82df688ca8c7db8dfc5531a517edc https://github.com/numpy/numpy/commit/707772433ca82df688ca8c7db8dfc5531a517edc Author: Dongjoon Hyun Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/ma/README.txt M numpy/ma/mrecords.py M numpy/ma/tests/test_core.py M numpy/ma/tests/test_mrecords.py M numpy/ma/tests/test_old_ma.py M numpy/polynomial/polyutils.py 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: ----------- MAINT: Fix typos in docs/comment of `ma` and `polynomial` modules. Commit: dad36a3d86cb092b9bcfd5a9c03180597af82c07 https://github.com/numpy/numpy/commit/dad36a3d86cb092b9bcfd5a9c03180597af82c07 Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/ma/README.txt M numpy/ma/mrecords.py M numpy/ma/tests/test_core.py M numpy/ma/tests/test_mrecords.py M numpy/ma/tests/test_old_ma.py M numpy/polynomial/polyutils.py 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: ----------- Merge pull request #7286 from dongjoon-hyun/fix_typos_in_ma_and_polynomial MAINT: Fix typos in docs/comments of `ma` and `polynomial` modules. Compare: https://github.com/numpy/numpy/compare/c39c90bf8716...dad36a3d86cb From noreply at github.com Fri Feb 19 10:01:21 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 07:01:21 -0800 Subject: [Numpy-svn] [numpy/numpy] 3fb847: MAINT: Don't use PyInstance_Check to detect object... Message-ID: <56c72e4128210_320d3f9a919e729c159396@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 3fb847a93a6d16a8dd466f2545bc8b7d6ea1eb58 https://github.com/numpy/numpy/commit/3fb847a93a6d16a8dd466f2545bc8b7d6ea1eb58 Author: Allan Haldane Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/src/multiarray/common.c M numpy/core/src/multiarray/ctors.c M numpy/core/tests/test_dtype.py Log Message: ----------- MAINT: Don't use PyInstance_Check to detect object type That function does not exist in python3, causing differing behavior in python2 vs python3. This will slightly affect dtype detection when creating arrays from user-supplied object, in cases where an object array might be produced. Commit: bf6017a42dae58f0354e7da70c24f3ded40d0410 https://github.com/numpy/numpy/commit/bf6017a42dae58f0354e7da70c24f3ded40d0410 Author: Allan Haldane Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M numpy/core/src/multiarray/common.c M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: Segfault for classes with deceptive __len__ Fixes #7264 Commit: 2112e7d47ab401453230f6dc1b6923a468ad947d https://github.com/numpy/numpy/commit/2112e7d47ab401453230f6dc1b6923a468ad947d Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M numpy/core/src/multiarray/common.c M numpy/core/src/multiarray/ctors.c M numpy/core/tests/test_dtype.py M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7266 from ahaldane/segfault_invalidlenclass BUG: Segfault for classes with deceptive __len__ Compare: https://github.com/numpy/numpy/compare/dad36a3d86cb...2112e7d47ab4 From noreply at github.com Fri Feb 19 10:06:17 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 07:06:17 -0800 Subject: [Numpy-svn] [numpy/numpy] 4f9154: BUG: Make randint backwards compatible with pandas Message-ID: <56c72f6917077_5d273ff2b9dd72a096072@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 4f91544af2a74bc2dcecfce5db05b015f26721e4 https://github.com/numpy/numpy/commit/4f91544af2a74bc2dcecfce5db05b015f26721e4 Author: gfyoung Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- BUG: Make randint backwards compatible with pandas The 'pandas' library expects Python integers to be returned, so this commit changes the API so that the default is 'np.int' which converts to native Python integer types when a singleton is being generated with this function. Closes gh-7284. Commit: bd905a8f0100a9cda21b1933676ef36ad213e879 https://github.com/numpy/numpy/commit/bd905a8f0100a9cda21b1933676ef36ad213e879 Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- Merge pull request #7285 from gfyoung/pandas_randint_compat BUG: Make Randint Backwards Compatible with Pandas Compare: https://github.com/numpy/numpy/compare/2112e7d47ab4...bd905a8f0100 From noreply at github.com Fri Feb 19 13:38:18 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 10:38:18 -0800 Subject: [Numpy-svn] [numpy/numpy] d01237: BUG: Make randint backwards compatible with pandas Message-ID: <56c7611a7ffd9_13103ff3881d52c02680e5@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: d0123734a8aaac9d4649a65957cf1cc01d033e15 https://github.com/numpy/numpy/commit/d0123734a8aaac9d4649a65957cf1cc01d033e15 Author: gfyoung Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- BUG: Make randint backwards compatible with pandas The 'pandas' library expects Python integers to be returned, so this commit changes the API so that the default is 'np.int' which converts to native Python integer types when a singleton is being generated with this function. Commit: f58e1f019595e743aa29feb9903da9a3a220846e https://github.com/numpy/numpy/commit/f58e1f019595e743aa29feb9903da9a3a220846e Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx M numpy/random/tests/test_random.py Log Message: ----------- Merge pull request #7288 from charris/backport-7285 Backport 7285, BUG: Make randint backwards compatible with pandas Compare: https://github.com/numpy/numpy/compare/60d1803f7d8f...f58e1f019595 From noreply at github.com Fri Feb 19 13:45:14 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 10:45:14 -0800 Subject: [Numpy-svn] [numpy/numpy] 545d53: BUG: Backport #7266, Segfault for classes with dec... Message-ID: <56c762ba7b1de_6433f875d10b2a014925a@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 545d53b45e7b62bb1a7718da7271718d657baa0b https://github.com/numpy/numpy/commit/545d53b45e7b62bb1a7718da7271718d657baa0b Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M numpy/core/src/multiarray/common.c M numpy/core/src/multiarray/ctors.c M numpy/core/tests/test_dtype.py M numpy/core/tests/test_multiarray.py Log Message: ----------- BUG: Backport #7266, Segfault for classes with deceptive __len__ Commit: f698df34bb424977c5d39a52427832c5f9427954 https://github.com/numpy/numpy/commit/f698df34bb424977c5d39a52427832c5f9427954 Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M numpy/core/src/multiarray/common.c M numpy/core/src/multiarray/ctors.c M numpy/core/tests/test_dtype.py M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7290 from charris/backport-7266 Backport #7266, BUG: Segfault for classes with deceptive __len__ Compare: https://github.com/numpy/numpy/compare/f58e1f019595...f698df34bb42 From noreply at github.com Fri Feb 19 17:50:15 2016 From: noreply at github.com (GitHub) Date: Fri, 19 Feb 2016 14:50:15 -0800 Subject: [Numpy-svn] [numpy/numpy] ed527c: BUG: Preserve array order in np.delete Message-ID: <56c79c274f213_14163fdcbcf372c041805b@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: ed527cd7b28a76c8ecb2bd0e32a74a03767916bb https://github.com/numpy/numpy/commit/ed527cd7b28a76c8ecb2bd0e32a74a03767916bb Author: gfyoung Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- BUG: Preserve array order in np.delete Closes gh-7113. Commit: 6d3b34fed6d5c1af6eb02cd47d31ee48a15b582d https://github.com/numpy/numpy/commit/6d3b34fed6d5c1af6eb02cd47d31ee48a15b582d Author: Nathaniel J. Smith Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py Log Message: ----------- Merge pull request #7274 from gfyoung/delete_copy_dtype BUG: Preserve array order in np.delete Compare: https://github.com/numpy/numpy/compare/bd905a8f0100...6d3b34fed6d5 From noreply at github.com Sat Feb 20 22:35:14 2016 From: noreply at github.com (GitHub) Date: Sat, 20 Feb 2016 19:35:14 -0800 Subject: [Numpy-svn] [numpy/numpy] c10411: Revert part of #3907 which incorrectly propogated ... Message-ID: <56c9307235c2d_71523fb46b9652bc3319c6@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: c104112d27922208d980ff8afe6e5132731823c9 https://github.com/numpy/numpy/commit/c104112d27922208d980ff8afe6e5132731823c9 Author: Marten van Kerkwijk Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_subclassing.py Log Message: ----------- Revert part of #3907 which incorrectly propogated MaskedArray info. Commit: 710ec5667e31e640695c61f04136230f359ea07b https://github.com/numpy/numpy/commit/710ec5667e31e640695c61f04136230f359ea07b Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_subclassing.py Log Message: ----------- Merge pull request #7296 from mhvk/ma_ufuncs_subclasses Revert part of #3907 which incorrectly propogated MaskedArray info. Compare: https://github.com/numpy/numpy/compare/6d3b34fed6d5...710ec5667e31 From noreply at github.com Sat Feb 20 22:36:03 2016 From: noreply at github.com (GitHub) Date: Sat, 20 Feb 2016 19:36:03 -0800 Subject: [Numpy-svn] [numpy/numpy] 25c23f: ENH: Add new npy_divmod function to npy_math. Message-ID: <56c930a37c742_7d4b3f85997432a06441e@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 25c23f1d956104a072a95355ffaa7a38b53710b7 https://github.com/numpy/numpy/commit/25c23f1d956104a072a95355ffaa7a38b53710b7 Author: Charles Harris Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/include/numpy/halffloat.h M numpy/core/include/numpy/npy_math.h M numpy/core/src/npymath/halffloat.c M numpy/core/src/npymath/npy_math.c.src Log Message: ----------- ENH: Add new npy_divmod function to npy_math. The new function is taken from the Python version of float_divmod and computes the result of floor_division and modulus together so that they can be kept compatible. This should also result in the '//' and '%' operators applied to np.float64 and Python float returning the same values. The intent is to implement the ufuncs floor_divide and remainder using the npy_divmod so that their results will also match those of '//' and '%' while providing consistency between the two. Note that npy_divmod uses fmod, which is very slow. As a result, the floor_division and remainder functions are about 4x slower than the previous versions based on the floor function, but should be more accurate. Commit: 8556c5dcf623efa57d037b0b9685a81a896010d5 https://github.com/numpy/numpy/commit/8556c5dcf623efa57d037b0b9685a81a896010d5 Author: Charles Harris Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/setup.py M numpy/core/src/umath/scalarmath.c.src Log Message: ----------- ENH: Make numpy floating scalars consistent with Python divmod. The following numpy scalar floating functions are reimplemented using the npy_divmod function. - remainder ('%') - floor_division ('//') - divmod Note that numpy scalars warn on zero division rather than raise. divmod example, Python floats In [1]: a = 78 * 6e-8 In [2]: b = 6e-8 In [3]: divmod(a, b) Out[3]: (77.0, 5.999999999999965e-08) Before this commit numpy float64 gave In [4]: divmod(float64(a), float64(b)) Out[4]: (78.0, 0.0) After this commit numpy float64 gives In [4]: divmod(float64(a), float64(b)) Out[4]: (77.0, 5.9999999999999651e-08) Commit: fbeae17e5db78d5c7607bc21f16f6dcdb635c18e https://github.com/numpy/numpy/commit/fbeae17e5db78d5c7607bc21f16f6dcdb635c18e Author: Charles Harris Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/src/umath/scalarmath.c.src Log Message: ----------- MAINT: Remove floor function code no longer needed in scalarmath. The floor function is no longer needed in scalarmath as its use has been replaced by the new pymodf function. Commit: 735174b88768999a2247f960669185978587408a https://github.com/numpy/numpy/commit/735174b88768999a2247f960669185978587408a Author: Charles Harris Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M numpy/core/src/umath/loops.c.src Log Message: ----------- ENH: Make numpy ufuncs compatible with Python divmod. The following numpy ufuncs are reimplemented using the npy_divmod function. - remainder ('%') - floor_divide ('//') Example of differences Currently In [1]: a = np.array(78 * 6e-8) In [2]: b = np.array(6e-8) In [3]: a // b Out[3]: 77.0 In [4]: a % b Out[4]: 5.9999999999999651e-08 Previously In [1]: a = np.array(78 * 6e-8) In [2]: b = np.array(6e-8) In [3]: a // b Out[3]: 78.0 In [4]: a % b Out[4]: 0.0 The first agrees with the Python values for the same operation and is a bit more accurate for the input values as represented internally. Closes #7224. Commit: e8302fd038147f4689ae021d3b5c1a02f2a8cd76 https://github.com/numpy/numpy/commit/e8302fd038147f4689ae021d3b5c1a02f2a8cd76 Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py M numpy/core/tests/test_umath.py Log Message: ----------- TST: Add tests for '//' and '%' (floor_divide, remainder). Add tests for some corner cases involving inf, zero, and nan. Check that small integers are handled exactly. Commit: 542c88b8e10d4d7b9d80b31bb2f971b7e6d4cdb4 https://github.com/numpy/numpy/commit/542c88b8e10d4d7b9d80b31bb2f971b7e6d4cdb4 Author: Charles Harris Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/core/code_generators/ufunc_docstrings.py Log Message: ----------- DOC: Document that floor_divide and remainder are complementary. The floor_divide (//) and remainder (%) functions are complementary in the sense that a ~= (a % b) + (a // b). Commit: 81db4853450acc83d9316f2c034bc31be6a3f859 https://github.com/numpy/numpy/commit/81db4853450acc83d9316f2c034bc31be6a3f859 Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/code_generators/ufunc_docstrings.py M numpy/core/include/numpy/halffloat.h M numpy/core/include/numpy/npy_math.h M numpy/core/setup.py M numpy/core/src/npymath/halffloat.c M numpy/core/src/npymath/npy_math.c.src M numpy/core/src/umath/loops.c.src M numpy/core/src/umath/scalarmath.c.src M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py M numpy/core/tests/test_umath.py Log Message: ----------- Merge pull request #7258 from charris/python-compatible-floor_divide ENH: Make numpy floor_divide and remainder agree with Python `//` and `%`. Compare: https://github.com/numpy/numpy/compare/710ec5667e31...81db4853450a From noreply at github.com Sun Feb 21 03:28:58 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 00:28:58 -0800 Subject: [Numpy-svn] [numpy/numpy] 063f29: DOC: Fix mismatched variable names in docstrings. Message-ID: <56c9754a9a9c3_60533fce066e32a021324@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 063f298279faeb2ccb4c61d81869e1f66ca1b1f1 https://github.com/numpy/numpy/commit/063f298279faeb2ccb4c61d81869e1f66ca1b1f1 Author: Dongjoon Hyun Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/tests/test_deprecations.py Log Message: ----------- DOC: Fix mismatched variable names in docstrings. Commit: 7d4d26a3cf540aeb55fb3e72d3a61983d7f249a9 https://github.com/numpy/numpy/commit/7d4d26a3cf540aeb55fb3e72d3a61983d7f249a9 Author: Ralf Gommers Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M numpy/core/tests/test_deprecations.py Log Message: ----------- Merge pull request #7299 from dongjoon-hyun/doc_fix_mismatched_variables DOC: Fix mismatched variable names in docstrings. Compare: https://github.com/numpy/numpy/compare/81db4853450a...7d4d26a3cf54 From noreply at github.com Sun Feb 21 15:59:36 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 12:59:36 -0800 Subject: [Numpy-svn] [numpy/numpy] e5ce6f: ENH: Add new npy_divmod function to npy_math. Message-ID: <56ca2538da6d7_1fb3ff73e2d32bc16995@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: e5ce6fc7cd64afa4d20fbbdeb9fa3e2ecc3cb779 https://github.com/numpy/numpy/commit/e5ce6fc7cd64afa4d20fbbdeb9fa3e2ecc3cb779 Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/include/numpy/halffloat.h M numpy/core/include/numpy/npy_math.h M numpy/core/src/npymath/halffloat.c M numpy/core/src/npymath/npy_math.c.src Log Message: ----------- ENH: Add new npy_divmod function to npy_math. The new function is taken from the Python version of float_divmod and computes the result of floor_division and modulus together so that they can be kept compatible. This should also result in the '//' and '%' operators applied to np.float64 and Python float returning the same values. The intent is to implement the ufuncs floor_divide and remainder using the npy_divmod so that their results will also match those of '//' and '%' while providing consistency between the two. Note that npy_divmod uses fmod, which is very slow. As a result, the floor_division and remainder functions are about 4x slower than the previous versions based on the floor function, but should be more accurate. Commit: 61b395db3da098b44f518dc0fe8e4e95bd2aa781 https://github.com/numpy/numpy/commit/61b395db3da098b44f518dc0fe8e4e95bd2aa781 Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/setup.py M numpy/core/src/umath/scalarmath.c.src Log Message: ----------- ENH: Make numpy floating scalars consistent with Python divmod. The following numpy scalar floating functions are reimplemented using the npy_divmod function. - remainder ('%') - floor_division ('//') - divmod Note that numpy scalars warn on zero division rather than raise. divmod example, Python floats In [1]: a = 78 * 6e-8 In [2]: b = 6e-8 In [3]: divmod(a, b) Out[3]: (77.0, 5.999999999999965e-08) Before this commit numpy float64 gave In [4]: divmod(float64(a), float64(b)) Out[4]: (78.0, 0.0) After this commit numpy float64 gives In [4]: divmod(float64(a), float64(b)) Out[4]: (77.0, 5.9999999999999651e-08) Commit: 618d6324e204c29c6d8e297a6e33116f1eba628c https://github.com/numpy/numpy/commit/618d6324e204c29c6d8e297a6e33116f1eba628c Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/src/umath/scalarmath.c.src Log Message: ----------- MAINT: Remove floor function code no longer needed in scalarmath. The floor function is no longer needed in scalarmath as its use has been replaced by the new pymodf function. Commit: eff3ba45c9e45831b1fbac60273ed29b30920c33 https://github.com/numpy/numpy/commit/eff3ba45c9e45831b1fbac60273ed29b30920c33 Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/src/umath/loops.c.src Log Message: ----------- ENH: Make numpy ufuncs compatible with Python divmod. The following numpy ufuncs are reimplemented using the npy_divmod function. - remainder ('%') - floor_divide ('//') Example of differences Currently In [1]: a = np.array(78 * 6e-8) In [2]: b = np.array(6e-8) In [3]: a // b Out[3]: 77.0 In [4]: a % b Out[4]: 5.9999999999999651e-08 Previously In [1]: a = np.array(78 * 6e-8) In [2]: b = np.array(6e-8) In [3]: a // b Out[3]: 78.0 In [4]: a % b Out[4]: 0.0 The first agrees with the Python values for the same operation and is a bit more accurate for the input values as represented internally. Closes #7224. Commit: cb72ae770bcbf50cdcfd49d6a868d817ead561e0 https://github.com/numpy/numpy/commit/cb72ae770bcbf50cdcfd49d6a868d817ead561e0 Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py M numpy/core/tests/test_umath.py Log Message: ----------- TST: Add tests for '//' and '%' (floor_divide, remainder). Add tests for some corner cases involving inf, zero, and nan. Check that small integers are handled exactly. Commit: 91558db71eaa3c9f7d984b74f550a92f302cf1fa https://github.com/numpy/numpy/commit/91558db71eaa3c9f7d984b74f550a92f302cf1fa Author: Charles Harris Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/core/code_generators/ufunc_docstrings.py Log Message: ----------- DOC: Document that floor_divide and remainder are complementary. The floor_divide (//) and remainder (%) functions are complementary in the sense that a ~= (a % b) + (a // b). Commit: 5183b22b1ef183f6752737724eaed324a7a88a1d https://github.com/numpy/numpy/commit/5183b22b1ef183f6752737724eaed324a7a88a1d Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M numpy/core/code_generators/ufunc_docstrings.py M numpy/core/include/numpy/halffloat.h M numpy/core/include/numpy/npy_math.h M numpy/core/setup.py M numpy/core/src/npymath/halffloat.c M numpy/core/src/npymath/npy_math.c.src M numpy/core/src/umath/loops.c.src M numpy/core/src/umath/scalarmath.c.src M numpy/core/tests/test_multiarray.py M numpy/core/tests/test_scalarmath.py M numpy/core/tests/test_umath.py Log Message: ----------- Merge pull request #7297 from charris/backport-7258 Backport 7258, BUG: fix divmod for numpy scalars and arrays. Compare: https://github.com/numpy/numpy/compare/f698df34bb42...5183b22b1ef1 From noreply at github.com Sun Feb 21 15:59:58 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 12:59:58 -0800 Subject: [Numpy-svn] [numpy/numpy] ea721d: Revert part of #3907 which incorrectly propogated ... Message-ID: <56ca254e888fd_19a73f9aa65172c0733c6@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: ea721d686c9ace90a7801493d7691edcf5aca403 https://github.com/numpy/numpy/commit/ea721d686c9ace90a7801493d7691edcf5aca403 Author: Marten van Kerkwijk Date: 2016-02-20 (Sat, 20 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_subclassing.py Log Message: ----------- Revert part of #3907 which incorrectly propogated MaskedArray info. Commit: 8779cbb5c8e376a05c488d2a7bdc5e7ff67c7982 https://github.com/numpy/numpy/commit/8779cbb5c8e376a05c488d2a7bdc5e7ff67c7982 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_subclassing.py Log Message: ----------- Merge pull request #7298 from charris/backport-7296 Backport 7296, Revert part of #3907 which incorrectly propogated MaskedArray info. Compare: https://github.com/numpy/numpy/compare/5183b22b1ef1...8779cbb5c8e3 From noreply at github.com Sun Feb 21 16:45:18 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 13:45:18 -0800 Subject: [Numpy-svn] [numpy/numpy] dffd07: DOC: dev: stop recommending keeping local master u... Message-ID: <56ca2fee23616_2c323fe55a67f2bc7655d@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: dffd07c36a1f89032a4b7504f85d3cee4b599f89 https://github.com/numpy/numpy/commit/dffd07c36a1f89032a4b7504f85d3cee4b599f89 Author: Pauli Virtanen Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/source/dev/gitwash/development_workflow.rst Log Message: ----------- DOC: dev: stop recommending keeping local master updated with upstream/master Use the simpler `git fetch; ... upstream/master` approach instead of updating the local master branch. Keeping the local master branch in sync with upstream is usually not necessary. Commit: b3ad4f0d158cea5b8b1e2609aa6dbeceadc3ed06 https://github.com/numpy/numpy/commit/b3ad4f0d158cea5b8b1e2609aa6dbeceadc3ed06 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/source/dev/gitwash/development_workflow.rst Log Message: ----------- Merge pull request #7300 from pv/devdoc-master DOC: dev: stop recommending keeping local master updated with upstream/master Compare: https://github.com/numpy/numpy/compare/7d4d26a3cf54...b3ad4f0d158c From noreply at github.com Sun Feb 21 16:51:08 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 13:51:08 -0800 Subject: [Numpy-svn] [numpy/numpy] f91adb: DOC: Update 1.11.0 release notes to mention divmod... Message-ID: <56ca314c70598_5f623fe78b2472c030054d@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: f91adb919337db043209e32a2425e0b1fa4b5b44 https://github.com/numpy/numpy/commit/f91adb919337db043209e32a2425e0b1fa4b5b44 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- DOC: Update 1.11.0 release notes to mention divmod changes. [ci skip] Commit: 4395dc7de644adfc27ae9bf9dfb4acb8c9c8b8c0 https://github.com/numpy/numpy/commit/4395dc7de644adfc27ae9bf9dfb4acb8c9c8b8c0 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst Log Message: ----------- DOC: Update 1.12.0 release notes to mention indexing errors. Indexing deprecated in Numpy 1.11.0 raises errors in Numpy 1.12.0. [ci skip] Commit: 1e6666aad7a35f2d8981ea322db147d41bbbdca0 https://github.com/numpy/numpy/commit/1e6666aad7a35f2d8981ea322db147d41bbbdca0 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst M doc/release/1.12.0-notes.rst Log Message: ----------- Merge pull request #7301 from charris/update-release-notes DOC: Update release notes Compare: https://github.com/numpy/numpy/compare/b3ad4f0d158c...1e6666aad7a3 From noreply at github.com Sun Feb 21 17:17:25 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 14:17:25 -0800 Subject: [Numpy-svn] [numpy/numpy] ea7bf5: DOC: Sync 1.11.0-notes with master branch. Message-ID: <56ca37752361a_27a43ff81f97d2c0245162@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: ea7bf57d475471f96214910a69dbc5515a8f5530 https://github.com/numpy/numpy/commit/ea7bf57d475471f96214910a69dbc5515a8f5530 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- DOC: Sync 1.11.0-notes with master branch. [ci skip] Commit: b52d51d962ae21ba22ad38b36802222f5f48eaa8 https://github.com/numpy/numpy/commit/b52d51d962ae21ba22ad38b36802222f5f48eaa8 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M doc/release/1.11.0-notes.rst Log Message: ----------- Merge pull request #7302 from charris/sync-1.11.0-notes DOC: Sync 1.11.0 notes with master. Compare: https://github.com/numpy/numpy/compare/8779cbb5c8e3...b52d51d962ae From noreply at github.com Sun Feb 21 17:20:43 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 14:20:43 -0800 Subject: [Numpy-svn] [numpy/numpy] 91a86f: Clarify error on repr failure in assert_equal. Message-ID: <56ca383b245b3_31b53ffc4959f29c161876@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 91a86f6715604183741f84d429a3a5c2fc7d7e9e https://github.com/numpy/numpy/commit/91a86f6715604183741f84d429a3a5c2fc7d7e9e Author: Antony Lee Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M numpy/testing/tests/test_utils.py M numpy/testing/utils.py Log Message: ----------- Clarify error on repr failure in assert_equal. assert_equal(np.array([0, 1]), np.matrix([0, 1])) used to print x: array([0, 1]) y: [repr failed] now prints x: array([0, 1]) y: [repr failed for : The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()] Commit: a6efa09837b3a71eb6f6450b7dcf08c7381e75d0 https://github.com/numpy/numpy/commit/a6efa09837b3a71eb6f6450b7dcf08c7381e75d0 Author: Charles Harris Date: 2016-02-21 (Sun, 21 Feb 2016) Changed paths: M numpy/testing/tests/test_utils.py M numpy/testing/utils.py Log Message: ----------- Merge pull request #7292 from anntzer/assert-equal-repr-failed Clarify error on repr failure in assert_equal. Compare: https://github.com/numpy/numpy/compare/1e6666aad7a3...a6efa09837b3 From noreply at github.com Sun Feb 21 18:11:48 2016 From: noreply at github.com (GitHub) Date: Sun, 21 Feb 2016 15:11:48 -0800 Subject: [Numpy-svn] [numpy/numpy] d81162: BLD: Switch order of test for lapack_mkl and openb... Message-ID: <56ca443441b71_4f683fa2aec452bc92096@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: d811623e9b4bb9a70b8e48f8f353c851006f8e3f https://github.com/numpy/numpy/commit/d811623e9b4bb9a70b8e48f8f353c851006f8e3f Author: Rob Malouf Date: 2016-02-11 (Thu, 11 Feb 2016) Changed paths: M numpy/distutils/system_info.py Log Message: ----------- BLD: Switch order of test for lapack_mkl and openblas_lapack Commit: e5c1ac175722bc58e74aac4e6d9138adf9260ec6 https://github.com/numpy/numpy/commit/e5c1ac175722bc58e74aac4e6d9138adf9260ec6 Author: Ralf Gommers Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/distutils/system_info.py Log Message: ----------- Merge pull request #7232 from rmalouf/mkl BLD: Switch order of test for lapack_mkl and openblas_lapack Compare: https://github.com/numpy/numpy/compare/a6efa09837b3...e5c1ac175722 From noreply at github.com Mon Feb 22 12:38:10 2016 From: noreply at github.com (GitHub) Date: Mon, 22 Feb 2016 09:38:10 -0800 Subject: [Numpy-svn] [numpy/numpy] 6bcb6e: Missing some characters in link. Message-ID: <56cb4782ba7e2_32a33fd63f5e52b880519@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 6bcb6ef1690e24de65793e1e43f100685d933f50 https://github.com/numpy/numpy/commit/6bcb6ef1690e24de65793e1e43f100685d933f50 Author: Mad Physicist Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M doc/source/reference/c-api.types-and-structures.rst Log Message: ----------- Missing some characters in link. Docs looked funny at that point. Commit: fa3cde1b44182297663c69daa41abb576218a2ab https://github.com/numpy/numpy/commit/fa3cde1b44182297663c69daa41abb576218a2ab Author: Nathaniel J. Smith Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M doc/source/reference/c-api.types-and-structures.rst Log Message: ----------- Merge pull request #7307 from madphysicist/patch-1 DOC: Missing some characters in link. Compare: https://github.com/numpy/numpy/compare/e5c1ac175722...fa3cde1b4418 From noreply at github.com Mon Feb 22 15:14:26 2016 From: noreply at github.com (GitHub) Date: Mon, 22 Feb 2016 12:14:26 -0800 Subject: [Numpy-svn] [numpy/numpy] 576b48: BUG/TST: Fix #7259, do not "force scalar" for alre... Message-ID: <56cb6c222d3fe_4cf3fe7741352b81020b7@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 576b48f00f0fe2a97a7b4dfde2a707d39e8ac099 https://github.com/numpy/numpy/commit/576b48f00f0fe2a97a7b4dfde2a707d39e8ac099 Author: Gerrit Holl Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- BUG/TST: Fix #7259, do not "force scalar" for already scalar str/bytes Fix for #7259. Since commit f8f753b, fill_value was forced scalar by indexing with [()]. This works for most numpy scalars, but not for U (str) and S (bytes). This commit falls back to the pre-f8f753b version when forcing to scalar fails for fill_value of dtypes with kind U and S. Also add a test to see that this works in practice. Commit: bec40c2b7912c4d94894929a2f4aca18c6d344e6 https://github.com/numpy/numpy/commit/bec40c2b7912c4d94894929a2f4aca18c6d344e6 Author: ahaldane Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- Merge pull request #7260 from gerritholl/fix-structured-masked-array-str BUG/TST: Fix #7259, do not "force scalar" for already scalar str/bytes Compare: https://github.com/numpy/numpy/compare/fa3cde1b4418...bec40c2b7912 From noreply at github.com Mon Feb 22 15:18:35 2016 From: noreply at github.com (GitHub) Date: Mon, 22 Feb 2016 12:18:35 -0800 Subject: [Numpy-svn] [numpy/numpy] b17657: STY: Fix GitHub rendering of ordered lists >9 Message-ID: <56cb6d1beb7b_7cc93ff4ea2192a028763@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: b17657215ec8c2ccacca9bae6cfb08ce921efe38 https://github.com/numpy/numpy/commit/b17657215ec8c2ccacca9bae6cfb08ce921efe38 Author: Joshua Warner Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M doc/HOWTO_DOCUMENT.rst.txt Log Message: ----------- STY: Fix GitHub rendering of ordered lists >9 Commit: 0dbcd2fd49db8657a2c6f618608ce8867e06c8a6 https://github.com/numpy/numpy/commit/0dbcd2fd49db8657a2c6f618608ce8867e06c8a6 Author: Nathaniel J. Smith Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M doc/HOWTO_DOCUMENT.rst.txt Log Message: ----------- Merge pull request #7310 from JDWarner/numpydoc_formatting STY: Fix GitHub rendering of ordered lists >9 Compare: https://github.com/numpy/numpy/compare/bec40c2b7912...0dbcd2fd49db From noreply at github.com Mon Feb 22 17:45:07 2016 From: noreply at github.com (GitHub) Date: Mon, 22 Feb 2016 14:45:07 -0800 Subject: [Numpy-svn] [numpy/numpy] 9cdff2: BUG: Remove data race in mtrand: two threads could... Message-ID: <56cb8f7387001_7b9e3fc9490592c039825@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 9cdff27107b5feb0f6bfe5c408970716b19aa93d https://github.com/numpy/numpy/commit/9cdff27107b5feb0f6bfe5c408970716b19aa93d Author: Devin Jeanpierre Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx Log Message: ----------- BUG: Remove data race in mtrand: two threads could mutate the state. E.g.: np.random.random_sample() uses the GIL for synchronization np.random.random_sample(1) releases the GIL and uses a separate lock. This means that both can run simultaneously, causing a data race when mutating the random number generator's state, which could lead to buffer overflow (from incrementing state->pos). The fix here is to always use the separate lock, so that exactly one thread at a time is mutating the random number generator's state. Commit: a51655578df2fb1cfe161887cc6414120d0cf8c5 https://github.com/numpy/numpy/commit/a51655578df2fb1cfe161887cc6414120d0cf8c5 Author: Julian Taylor Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/random/mtrand/mtrand.pyx Log Message: ----------- Merge pull request #7305 from ssbr/ssbr-racy-mtrand BUG: Remove data race in mtrand: two threads could mutate the state. Compare: https://github.com/numpy/numpy/compare/0dbcd2fd49db...a51655578df2 From noreply at github.com Mon Feb 22 19:37:56 2016 From: noreply at github.com (GitHub) Date: Mon, 22 Feb 2016 16:37:56 -0800 Subject: [Numpy-svn] [numpy/numpy] f27564: REL: 1.11.0rc1 release Message-ID: <56cba9e4bbde0_3ff63f80426052a07818d@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/tags/v1.11.0rc1 Home: https://github.com/numpy/numpy Commit: f2756423f00b03063c9424f014ee814ae2ac2884 https://github.com/numpy/numpy/commit/f2756423f00b03063c9424f014ee814ae2ac2884 Author: Charles Harris Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M setup.py Log Message: ----------- REL: 1.11.0rc1 release Signed-off-by: Charles Harris From noreply at github.com Tue Feb 23 03:04:59 2016 From: noreply at github.com (GitHub) Date: Tue, 23 Feb 2016 00:04:59 -0800 Subject: [Numpy-svn] [numpy/numpy] 949720: DOC: corrected grammatical error in quickstart doc Message-ID: <56cc12ab55e6c_5253fdbe83f72b883424@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 9497201b56ae16ff1fca1bba56753902b196f197 https://github.com/numpy/numpy/commit/9497201b56ae16ff1fca1bba56753902b196f197 Author: rehassachdeva Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M doc/source/user/quickstart.rst Log Message: ----------- DOC: corrected grammatical error in quickstart doc Commit: da2ad323fcae5c0105fac4c46a8af0e789ae53e7 https://github.com/numpy/numpy/commit/da2ad323fcae5c0105fac4c46a8af0e789ae53e7 Author: Nathaniel J. Smith Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M doc/source/user/quickstart.rst Log Message: ----------- Merge pull request #7313 from rehassachdeva/issue7303 DOC: corrected grammatical error in quickstart doc Compare: https://github.com/numpy/numpy/compare/a51655578df2...da2ad323fcae From noreply at github.com Tue Feb 23 11:26:59 2016 From: noreply at github.com (GitHub) Date: Tue, 23 Feb 2016 08:26:59 -0800 Subject: [Numpy-svn] [numpy/numpy] 8e7d2d: BUG: Incrementing the wrong reference on return Message-ID: <56cc885367338_783f3fe3088712b869548@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8e7d2dfeaf5464e6d970ae507284831505ebb16c https://github.com/numpy/numpy/commit/8e7d2dfeaf5464e6d970ae507284831505ebb16c Author: Mad Physicist Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/core/src/umath/funcs.inc.src Log Message: ----------- BUG: Incrementing the wrong reference on return Commit: 4b78b9025f54a6818c5ed0b6c210f0b49516686d https://github.com/numpy/numpy/commit/4b78b9025f54a6818c5ed0b6c210f0b49516686d Author: seberg Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/core/src/umath/funcs.inc.src Log Message: ----------- Merge pull request #7308 from madphysicist/madphysicist-pyref-bug BUG: Incrementing the wrong reference on return Compare: https://github.com/numpy/numpy/compare/da2ad323fcae...4b78b9025f54 From noreply at github.com Tue Feb 23 15:51:46 2016 From: noreply at github.com (GitHub) Date: Tue, 23 Feb 2016 12:51:46 -0800 Subject: [Numpy-svn] [numpy/numpy] c5e01f: TST: Fixed shuffle axis in tests. Message-ID: <56ccc66259f51_72103fd7ee8ad29c77084@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: c5e01fa725e5e7c1993b7eec401fa31be8580420 https://github.com/numpy/numpy/commit/c5e01fa725e5e7c1993b7eec401fa31be8580420 Author: Joseph Fox-Rabinovitz Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py M numpy/random/mtrand/mtrand.pyx Log Message: ----------- TST: Fixed shuffle axis in tests. Since shuffle only works along the first dimension, it must be done before reshape to get reasonable looking data. Did not affect the current tests. I noticed while working on some scipy code. Also, made a couple of doc changes to np.random.shuffle. Commit: b3aa073c02c424ee67aed7c7e36b8bdb4e82a41f https://github.com/numpy/numpy/commit/b3aa073c02c424ee67aed7c7e36b8bdb4e82a41f Author: Julian Taylor Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/lib/function_base.py M numpy/lib/tests/test_function_base.py M numpy/random/mtrand/mtrand.pyx Log Message: ----------- Merge pull request #7279 from madphysicist/percentile-tests TST: Fixed elements being shuffled Compare: https://github.com/numpy/numpy/compare/4b78b9025f54...b3aa073c02c4 From noreply at github.com Tue Feb 23 16:48:59 2016 From: noreply at github.com (GitHub) Date: Tue, 23 Feb 2016 13:48:59 -0800 Subject: [Numpy-svn] [numpy/numpy] 141d3a: [PATCH] Make _pointer_type_cache functional Message-ID: <56ccd3cb565e3_2f3d3fe71ac772c096982@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 141d3a954b955b7f0821574e03b693ec4078640b https://github.com/numpy/numpy/commit/141d3a954b955b7f0821574e03b693ec4078640b Author: Meet Udeshi Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/ctypeslib.py M numpy/tests/test_ctypeslib.py Log Message: ----------- [PATCH] Make _pointer_type_cache functional Fix #2303 Cache queries wont miss because the whole tuple is cached as key and not just dtype Adapted from patch submitted by Colin Hogben Commit: ade47293e641e64299de45172898ba03e907cb8d https://github.com/numpy/numpy/commit/ade47293e641e64299de45172898ba03e907cb8d Author: Nathaniel J. Smith Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/ctypeslib.py M numpy/tests/test_ctypeslib.py Log Message: ----------- Merge pull request #7311 from udiboy1209/ndpointer_cache [PATCH] Make _pointer_type_cache functional Compare: https://github.com/numpy/numpy/compare/b3aa073c02c4...ade47293e641 From noreply at github.com Tue Feb 23 17:34:08 2016 From: noreply at github.com (GitHub) Date: Tue, 23 Feb 2016 14:34:08 -0800 Subject: [Numpy-svn] [numpy/numpy] 90adbb: MAINT: Cleanup for histogram bin estimator selecti... Message-ID: <56ccde60f0fee_50373f9473f0f2c086883@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 90adbbfc3840bd8ed9513614d7ef18e0b11eebf9 https://github.com/numpy/numpy/commit/90adbbfc3840bd8ed9513614d7ef18e0b11eebf9 Author: Joseph Fox-Rabinovitz Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- MAINT: Cleanup for histogram bin estimator selection Private function with superfluous checks was removed. Estimator Estimator functions are now semi-public and selection is simplified within histogram itself. Commit: 9fe706bbda28438363616442778d9c9fca254907 https://github.com/numpy/numpy/commit/9fe706bbda28438363616442778d9c9fca254907 Author: Nathaniel J. Smith Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- Merge pull request #7199 from madphysicist/histogram-estimator-dict MAINT: Cleanup for histogram bin estimator selection Compare: https://github.com/numpy/numpy/compare/ade47293e641...9fe706bbda28 From noreply at github.com Tue Feb 23 17:35:29 2016 From: noreply at github.com (GitHub) Date: Tue, 23 Feb 2016 14:35:29 -0800 Subject: [Numpy-svn] [numpy/numpy] 92fbca: DOC: Added understanding code and getting started ... Message-ID: <56ccdeb1d797f_3e053f854438729c858ce@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 92fbcaa911d09333b12702e03b03fc4b0751e0cf https://github.com/numpy/numpy/commit/92fbcaa911d09333b12702e03b03fc4b0751e0cf Author: rehassachdeva Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M doc/source/dev/development_environment.rst Log Message: ----------- DOC: Added understanding code and getting started section to development_environment.rst Updated understanding code section in dev doc wrapped lines, corrected grammar. Commit: 077b0ebfe87b2c541f5b76ea3f65298ae39c8f62 https://github.com/numpy/numpy/commit/077b0ebfe87b2c541f5b76ea3f65298ae39c8f62 Author: Nathaniel J. Smith Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M doc/source/dev/development_environment.rst Log Message: ----------- Merge pull request #7295 from rehassachdeva/update_dev_doc DOC: understanding code and getting started section to dev doc Compare: https://github.com/numpy/numpy/compare/9fe706bbda28...077b0ebfe87b From noreply at github.com Wed Feb 24 19:42:33 2016 From: noreply at github.com (GitHub) Date: Wed, 24 Feb 2016 16:42:33 -0800 Subject: [Numpy-svn] [numpy/numpy] 8919cb: TST: fix MemoryError on win32 Message-ID: <56ce4df928ae_3b463ff1eaa3b29c1432e3@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8919cb46a4a937781b52c73818b69661bbdb12eb https://github.com/numpy/numpy/commit/8919cb46a4a937781b52c73818b69661bbdb12eb Author: Christoph Gohlke Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py Log Message: ----------- TST: fix MemoryError on win32 Commit: 1373aa79fe9e0563d6d05402c08dac08a329795d https://github.com/numpy/numpy/commit/1373aa79fe9e0563d6d05402c08dac08a329795d Author: Nathaniel J. Smith Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7331 from charris/add-comment-to-7323 Add comment, TST: fix MemoryError on win32 Compare: https://github.com/numpy/numpy/compare/077b0ebfe87b...1373aa79fe9e From noreply at github.com Thu Feb 25 11:40:44 2016 From: noreply at github.com (GitHub) Date: Thu, 25 Feb 2016 08:40:44 -0800 Subject: [Numpy-svn] [numpy/numpy] 883c34: TST: fix MemoryError on win32 Message-ID: <56cf2e8cb562_2d603fc3b35432b871421@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 883c34268c70399a199808601e835b370f78ff23 https://github.com/numpy/numpy/commit/883c34268c70399a199808601e835b370f78ff23 Author: Christoph Gohlke Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py Log Message: ----------- TST: fix MemoryError on win32 Commit: 5b03b784d56061d997fed4d40c6cb93b6c214ed9 https://github.com/numpy/numpy/commit/5b03b784d56061d997fed4d40c6cb93b6c214ed9 Author: Charles Harris Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M numpy/core/tests/test_multiarray.py Log Message: ----------- Merge pull request #7334 from charris/backport-7331 Backport 7331, TST: fix MemoryError on win32 Compare: https://github.com/numpy/numpy/compare/b52d51d962ae...5b03b784d560 From noreply at github.com Thu Feb 25 12:58:20 2016 From: noreply at github.com (GitHub) Date: Thu, 25 Feb 2016 09:58:20 -0800 Subject: [Numpy-svn] [numpy/numpy] 16416f: TST: Install `pytz` in the CI. Message-ID: <56cf40bc23b84_40643fa0a0d272bc41351@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 16416f0143c9a1213d5d141cc229e740c0e01572 https://github.com/numpy/numpy/commit/16416f0143c9a1213d5d141cc229e740c0e01572 Author: John Kirkham Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M .travis.yml M appveyor.yml Log Message: ----------- TST: Install `pytz` in the CI. This should allow for some tests that require `pytz` to run during CI. Commit: d6407a11367eaa27ea63bdf1e8aed9dc04a27b63 https://github.com/numpy/numpy/commit/d6407a11367eaa27ea63bdf1e8aed9dc04a27b63 Author: Charles Harris Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M .travis.yml M appveyor.yml Log Message: ----------- Merge pull request #7338 from jakirkham/use_pytz_ci TST: Install `pytz` in the CI. Compare: https://github.com/numpy/numpy/compare/1373aa79fe9e...d6407a11367e From noreply at github.com Thu Feb 25 13:02:31 2016 From: noreply at github.com (GitHub) Date: Thu, 25 Feb 2016 10:02:31 -0800 Subject: [Numpy-svn] [numpy/numpy] bdcb22: DOC: Fixed math rendering in tensordot docs. Message-ID: <56cf41b723ee0_1ff03f8fa01612b843966@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: bdcb221caa1bf2c5d07f4574a6bf22dc7f305827 https://github.com/numpy/numpy/commit/bdcb221caa1bf2c5d07f4574a6bf22dc7f305827 Author: Simon Gibbons Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M numpy/core/numeric.py Log Message: ----------- DOC: Fixed math rendering in tensordot docs. Fixes #7339 Commit: 89d95a0660ffd5890916edb78a6d4a9ccb5b3ad0 https://github.com/numpy/numpy/commit/89d95a0660ffd5890916edb78a6d4a9ccb5b3ad0 Author: Nathaniel J. Smith Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M numpy/core/numeric.py Log Message: ----------- Merge pull request #7340 from simongibbons/tensordot_doc_fix DOC: Fixed math rendering in tensordot docs. Compare: https://github.com/numpy/numpy/compare/d6407a11367e...89d95a0660ff From noreply at github.com Thu Feb 25 13:29:26 2016 From: noreply at github.com (GitHub) Date: Thu, 25 Feb 2016 10:29:26 -0800 Subject: [Numpy-svn] [numpy/numpy] f552f8: TST: Mark datetime test as a known failure on Pyth... Message-ID: <56cf480661176_1e4f3fa73b8532bc40537@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: f552f8546ffe31be49e88936757b0471c685d0dd https://github.com/numpy/numpy/commit/f552f8546ffe31be49e88936757b0471c685d0dd Author: John Kirkham Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M numpy/core/tests/test_deprecations.py Log Message: ----------- TST: Mark datetime test as a known failure on Python's below 2.7. Appears that there is an attribute used by this test, `total_seconds` of `timedelta` objects that is not introduced until Python 2.7. So, this does not exist on Python 2.6. Here we mark this test as a known failure on Python's below 2.7. Commit: fb5003fa4b880d2419dcbd8e0100cac11e2e2f2f https://github.com/numpy/numpy/commit/fb5003fa4b880d2419dcbd8e0100cac11e2e2f2f Author: Charles Harris Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M numpy/core/tests/test_deprecations.py Log Message: ----------- Merge pull request #7337 from jakirkham/kf_test_datetime TST: Mark datetime test as a known failure on Python's below 2.7. Compare: https://github.com/numpy/numpy/compare/5b03b784d560...fb5003fa4b88 From noreply at github.com Thu Feb 25 15:06:41 2016 From: noreply at github.com (GitHub) Date: Thu, 25 Feb 2016 12:06:41 -0800 Subject: [Numpy-svn] [numpy/numpy] 2556b9: DOC: Fix more typos in docs and comments. Message-ID: <56cf5ed14f655_369e3fab36e8f2bc248d4@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 2556b9ff1ae621e311053bd5f2b34edb86a8cb68 https://github.com/numpy/numpy/commit/2556b9ff1ae621e311053bd5f2b34edb86a8cb68 Author: Dongjoon Hyun Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M doc/neps/missing-data.rst M doc/source/reference/arrays.interface.rst M numpy/compat/_inspect.py M numpy/core/include/numpy/ndarrayobject.h M numpy/core/include/numpy/ndarraytypes.h M numpy/core/include/numpy/numpyconfig.h M numpy/core/src/multiarray/_datetime.h M numpy/core/src/multiarray/alloc.c M numpy/core/src/multiarray/array_assign_array.c M numpy/core/src/multiarray/arrayobject.c M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/src/multiarray/shape.c M numpy/core/src/npymath/npy_math.c.src M numpy/core/src/npysort/selection.c.src M numpy/core/src/umath/reduction.c M numpy/core/tests/test_deprecations.py M numpy/core/tests/test_machar.py M numpy/distutils/command/build_src.py M numpy/distutils/conv_template.py M numpy/distutils/fcompiler/__init__.py M numpy/distutils/mingw32ccompiler.py M numpy/distutils/system_info.py M numpy/doc/byteswapping.py M numpy/doc/glossary.py M numpy/doc/indexing.py M numpy/doc/subclassing.py M numpy/lib/_datasource.py M numpy/linalg/lapack_lite/README M numpy/linalg/lapack_lite/clapack_scrub.py M numpy/linalg/lapack_lite/zlapack_lite.c M numpy/matrixlib/defmatrix.py M tools/win32build/build.py M tools/win32build/prepare_bootstrap.py Log Message: ----------- DOC: Fix more typos in docs and comments. Commit: c303c9b77afbc7fe6f4049683c3ccaabdebe7be3 https://github.com/numpy/numpy/commit/c303c9b77afbc7fe6f4049683c3ccaabdebe7be3 Author: Nathaniel J. Smith Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M doc/neps/missing-data.rst M doc/source/reference/arrays.interface.rst M numpy/compat/_inspect.py M numpy/core/include/numpy/ndarrayobject.h M numpy/core/include/numpy/ndarraytypes.h M numpy/core/include/numpy/numpyconfig.h M numpy/core/src/multiarray/_datetime.h M numpy/core/src/multiarray/alloc.c M numpy/core/src/multiarray/array_assign_array.c M numpy/core/src/multiarray/arrayobject.c M numpy/core/src/multiarray/arraytypes.c.src M numpy/core/src/multiarray/shape.c M numpy/core/src/npymath/npy_math.c.src M numpy/core/src/npysort/selection.c.src M numpy/core/src/umath/reduction.c M numpy/core/tests/test_deprecations.py M numpy/core/tests/test_machar.py M numpy/distutils/command/build_src.py M numpy/distutils/conv_template.py M numpy/distutils/fcompiler/__init__.py M numpy/distutils/mingw32ccompiler.py M numpy/distutils/system_info.py M numpy/doc/byteswapping.py M numpy/doc/glossary.py M numpy/doc/indexing.py M numpy/doc/subclassing.py M numpy/lib/_datasource.py M numpy/linalg/lapack_lite/README M numpy/linalg/lapack_lite/clapack_scrub.py M numpy/linalg/lapack_lite/zlapack_lite.c M numpy/matrixlib/defmatrix.py M tools/win32build/build.py M tools/win32build/prepare_bootstrap.py Log Message: ----------- Merge pull request #7344 from dongjoon-hyun/fix_typos DOC: Fix more typos in docs and comments. Compare: https://github.com/numpy/numpy/compare/89d95a0660ff...c303c9b77afb From noreply at github.com Thu Feb 25 19:36:48 2016 From: noreply at github.com (GitHub) Date: Thu, 25 Feb 2016 16:36:48 -0800 Subject: [Numpy-svn] [numpy/numpy] ee53e0: TST: Install `pytz` in the CI. Message-ID: <56cf9e206c2ec_3c3e3fa2250492bc11804b@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: ee53e0f4723023ba2cf98a78da9885dd7f4d0ab8 https://github.com/numpy/numpy/commit/ee53e0f4723023ba2cf98a78da9885dd7f4d0ab8 Author: John Kirkham Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M .travis.yml M appveyor.yml Log Message: ----------- TST: Install `pytz` in the CI. This should allow for some tests that require `pytz` to run during CI. Commit: d5c3832c6b90c88e96313ba978ed1409c352937b https://github.com/numpy/numpy/commit/d5c3832c6b90c88e96313ba978ed1409c352937b Author: Charles Harris Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M .travis.yml M appveyor.yml Log Message: ----------- Merge pull request #7343 from jakirkham/use_pytz_ci_backport TST: Backport 1.11.x - Use pytz CI Compare: https://github.com/numpy/numpy/compare/fb5003fa4b88...d5c3832c6b90 From noreply at github.com Fri Feb 26 11:58:57 2016 From: noreply at github.com (GitHub) Date: Fri, 26 Feb 2016 08:58:57 -0800 Subject: [Numpy-svn] [numpy/numpy] 693fa3: Maint: Removed extra space from `ureduce` Message-ID: <56d0845146e64_1b963fab458dd29c10158f@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 693fa3f1f9d8fad30db65368e3783096ea02012b https://github.com/numpy/numpy/commit/693fa3f1f9d8fad30db65368e3783096ea02012b Author: Mad Physicist Date: 2016-02-26 (Fri, 26 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- Maint: Removed extra space from `ureduce` This is just me being OCD. I am not sure this even merits a full commit, much less a PR, but here goes anyway. Commit: 4123a2d55c353e71f665712b4de578f933bd4135 https://github.com/numpy/numpy/commit/4123a2d55c353e71f665712b4de578f933bd4135 Author: Charles Harris Date: 2016-02-26 (Fri, 26 Feb 2016) Changed paths: M numpy/lib/function_base.py Log Message: ----------- Merge pull request #7348 from madphysicist/patch-1 Maint: Removed extra space from `ureduce` Compare: https://github.com/numpy/numpy/compare/c303c9b77afb...4123a2d55c35 From noreply at github.com Fri Feb 26 16:45:27 2016 From: noreply at github.com (GitHub) Date: Fri, 26 Feb 2016 13:45:27 -0800 Subject: [Numpy-svn] [numpy/numpy] 6f6f03: TST: Fix some MA tests to avoid looking at the .da... Message-ID: <56d0c77744710_37743fc5f01992b82486@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 6f6f03dc961c15b336242c6600596a8f882ca194 https://github.com/numpy/numpy/commit/6f6f03dc961c15b336242c6600596a8f882ca194 Author: Allan Haldane Date: 2016-02-26 (Fri, 26 Feb 2016) Changed paths: M numpy/ma/tests/test_extras.py Log Message: ----------- TST: Fix some MA tests to avoid looking at the .data attribute The MaskedArray.data attribute is unreliable for tests because it can contain arbitraty junk data at masked positions. Instead, all MaskedArray tests should look at marr.filled(0) to check if we got the same result. Commit: fe25160c29a712eb766ec5f39a6bc074f6ab931e https://github.com/numpy/numpy/commit/fe25160c29a712eb766ec5f39a6bc074f6ab931e Author: Charles Harris Date: 2016-02-26 (Fri, 26 Feb 2016) Changed paths: M numpy/ma/tests/test_extras.py Log Message: ----------- Merge pull request #7351 from ahaldane/ma_fix_1_datatest TST: Fix some MA tests to avoid looking at the .data attribute Compare: https://github.com/numpy/numpy/compare/4123a2d55c35...fe25160c29a7 From noreply at github.com Sat Feb 27 12:29:26 2016 From: noreply at github.com (GitHub) Date: Sat, 27 Feb 2016 09:29:26 -0800 Subject: [Numpy-svn] [numpy/numpy] 559508: Revert "Merge pull request #6994 from juliantaylor... Message-ID: <56d1dcf6c66a8_31623f8f8c0e92b8873a6@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/maintenance/1.11.x Home: https://github.com/numpy/numpy Commit: 55950818f82de49c6cdbf28c65185006bb17d040 https://github.com/numpy/numpy/commit/55950818f82de49c6cdbf28c65185006bb17d040 Author: Charles Harris Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/core/src/umath/simd.inc.src Log Message: ----------- Revert "Merge pull request #6994 from juliantaylor/signbit" This reverts commit 4b82b1bba72ef7539c06a4577b7102da9564ca02, reversing changes made to 3a9c90cbfd6057e9f124f3d31b82f8c0ad22cd20. First of two reversions to undo vectorization of isinf, isnan, and signbit for Numpy 1.11.0. The changes led to test failures on windows for Python 2.6. Because Python 2.6 will not be supported by Numpy 1.12, this does not need to be done for current master. Commit: 2c22c88e4310ea719a8cba76ab525c9b132a3295 https://github.com/numpy/numpy/commit/2c22c88e4310ea719a8cba76ab525c9b132a3295 Author: Charles Harris Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M numpy/core/src/umath/loops.c.src M numpy/core/src/umath/simd.inc.src M numpy/core/tests/test_numeric.py Log Message: ----------- Revert "Merge pull request #6980 from juliantaylor/vect-isfinite" This reverts commit 3a92c549220807ce0a3e91b7e4441bff61a56384, reversing changes made to 8a1c58201ca15168c8346c26522aa5c2bf8dc9c1. Second of two reversions to undo vectorization of isinf, isnan, and signbit for Numpy 1.11.0. The changes led to test failures on windows for Python 2.6. Because Python 2.6 will not be supported by Numpy 1.12, this does not need to be done for current master. Commit: 6e067b3ed7eae38efa0d970a20c1f3d3b7f0871f https://github.com/numpy/numpy/commit/6e067b3ed7eae38efa0d970a20c1f3d3b7f0871f Author: Charles Harris Date: 2016-02-27 (Sat, 27 Feb 2016) Changed paths: M numpy/core/src/umath/loops.c.src M numpy/core/src/umath/simd.inc.src M numpy/core/tests/test_numeric.py Log Message: ----------- Merge pull request #7324 from charris/revert-vectorizations-for-1.11.x Revert some ufunc vectorizations for 1.11.x Compare: https://github.com/numpy/numpy/compare/d5c3832c6b90...6e067b3ed7ea From noreply at github.com Sat Feb 27 13:53:20 2016 From: noreply at github.com (GitHub) Date: Sat, 27 Feb 2016 10:53:20 -0800 Subject: [Numpy-svn] [numpy/numpy] fd19bf: MAINT: Hide nan warnings for internal ma computati... Message-ID: <56d1f0a0ada05_14303fbea0adb29c9348b@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: fd19bf398ad716cb36476b4fbe3df1ae75466fe9 https://github.com/numpy/numpy/commit/fd19bf398ad716cb36476b4fbe3df1ae75466fe9 Author: Allan Haldane Date: 2016-02-26 (Fri, 26 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- MAINT: Hide nan warnings for internal ma computations Commit: 140552df7c5554742de2caf01b26676010134bde https://github.com/numpy/numpy/commit/140552df7c5554742de2caf01b26676010134bde Author: Charles Harris Date: 2016-02-27 (Sat, 27 Feb 2016) Changed paths: M numpy/ma/core.py M numpy/ma/tests/test_core.py Log Message: ----------- Merge pull request #7349 from ahaldane/ma_fix_3_ignorenan MAINT: Hide nan warnings for masked internal MA computations Compare: https://github.com/numpy/numpy/compare/fe25160c29a7...140552df7c55 From noreply at github.com Sat Feb 27 22:34:50 2016 From: noreply at github.com (GitHub) Date: Sat, 27 Feb 2016 19:34:50 -0800 Subject: [Numpy-svn] [numpy/numpy] 8f6432: TST: added a test for constant padding on 4 sides ... Message-ID: <56d26adad36b8_34093f9e310dd2c0162849@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 8f64328991fa32e02a45e15edebdff8c3245db5f https://github.com/numpy/numpy/commit/8f64328991fa32e02a45e15edebdff8c3245db5f Author: chiffa Date: 2016-02-27 (Sat, 27 Feb 2016) Changed paths: M numpy/lib/tests/test_arraypad.py Log Message: ----------- TST: added a test for constant padding on 4 sides of a 2d array This test exposes padding bug described in the issue #7353 Commit: 3db32cb133e858e48596de29f5693633a7b4dcc4 https://github.com/numpy/numpy/commit/3db32cb133e858e48596de29f5693633a7b4dcc4 Author: chiffa Date: 2016-02-27 (Sat, 27 Feb 2016) Changed paths: M numpy/lib/arraypad.py Log Message: ----------- BUG: constant padding expected wrong type in constant_values Constant padding on 4 sides of a 2d array expected a numpy ndarray, and not a ndarray like (tuple, list, ...) Detailed description is in the issue #7353 Commit: e90e254a916610d2576fa5c2e1627b1d8d530d20 https://github.com/numpy/numpy/commit/e90e254a916610d2576fa5c2e1627b1d8d530d20 Author: Nathaniel J. Smith Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M numpy/lib/arraypad.py M numpy/lib/tests/test_arraypad.py Log Message: ----------- Merge pull request #7358 from chiffa/master BUG: pull request related to the issue #7353 Compare: https://github.com/numpy/numpy/compare/140552df7c55...e90e254a9166 From noreply at github.com Sun Feb 28 11:07:02 2016 From: noreply at github.com (GitHub) Date: Sun, 28 Feb 2016 08:07:02 -0800 Subject: [Numpy-svn] [numpy/numpy] 90fac1: Fix copy and paste oversight. Message-ID: <56d31b26e84e3_37aa3f8e9d9672b84997d@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 90fac179e6bd4c855080c61b473103d9611b692d https://github.com/numpy/numpy/commit/90fac179e6bd4c855080c61b473103d9611b692d Author: golnazir Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- Fix copy and paste oversight. Variable npy_ma_str_array_finalize replaced with variable npy_ma_str_buffer in return statement. Found with cppcheck. Commit: 386639363233165bcba1f1ba7b10aff3c40d46b3 https://github.com/numpy/numpy/commit/386639363233165bcba1f1ba7b10aff3c40d46b3 Author: seberg Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M numpy/core/src/multiarray/multiarraymodule.c Log Message: ----------- Merge pull request #7361 from golnazir/multiarraymodule_fix MAINT: Fix copy and paste oversight. Compare: https://github.com/numpy/numpy/compare/e90e254a9166...386639363233 From noreply at github.com Sun Feb 28 20:38:08 2016 From: noreply at github.com (GitHub) Date: Sun, 28 Feb 2016 17:38:08 -0800 Subject: [Numpy-svn] [numpy/numpy] 58684a: DEP: Warn about assigning 'data' attribute of ndar... Message-ID: <56d3a10028767_34713fc8ebdbb2a02394d@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 58684a710cec7c1d764bf399f40e49b6bd79ffac https://github.com/numpy/numpy/commit/58684a710cec7c1d764bf399f40e49b6bd79ffac Author: gfyoung Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst M numpy/core/src/multiarray/getset.c M numpy/core/tests/test_deprecations.py Log Message: ----------- DEP: Warn about assigning 'data' attribute of ndarray Closes gh-7093. Closes gh-5958. Commit: 1bd18cd7ea1ed83243777c1f52f369dfb9048e6c https://github.com/numpy/numpy/commit/1bd18cd7ea1ed83243777c1f52f369dfb9048e6c Author: Charles Harris Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M doc/release/1.12.0-notes.rst M numpy/core/src/multiarray/getset.c M numpy/core/tests/test_deprecations.py Log Message: ----------- Merge pull request #7275 from gfyoung/dep_array_data_set DEP: Warn about assigning 'data' attribute of ndarray Compare: https://github.com/numpy/numpy/compare/386639363233...1bd18cd7ea1e From noreply at github.com Mon Feb 29 12:52:18 2016 From: noreply at github.com (GitHub) Date: Mon, 29 Feb 2016 09:52:18 -0800 Subject: [Numpy-svn] [numpy/numpy] 3fdf32: BUG: np.irr should return NaN if there are no real... Message-ID: <56d48552693d1_25293ff143bd92b842753@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/numpy/numpy Commit: 3fdf3270e6f47e65d8a8b4d995fc21f9b64650ee https://github.com/numpy/numpy/commit/3fdf3270e6f47e65d8a8b4d995fc21f9b64650ee Author: Simon Gibbons Date: 2016-02-29 (Mon, 29 Feb 2016) Changed paths: M numpy/lib/financial.py M numpy/lib/tests/test_financial.py Log Message: ----------- BUG: np.irr should return NaN if there are no real solutions Commit: 682a6910ad8be25afc2e449f12b87c1c291dd1d1 https://github.com/numpy/numpy/commit/682a6910ad8be25afc2e449f12b87c1c291dd1d1 Author: Charles Harris Date: 2016-02-29 (Mon, 29 Feb 2016) Changed paths: M numpy/lib/financial.py M numpy/lib/tests/test_financial.py Log Message: ----------- Merge pull request #7332 from simongibbons/irr_empty_check Check for no solution in np.irr Fixes #6744 Compare: https://github.com/numpy/numpy/compare/1bd18cd7ea1e...682a6910ad8b