Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | MAINT: Fix typos in docs/comment of `ma` and `polynomial` modules. | Dongjoon Hyun | 2016-02-19 | 12 | -19/+19 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7215 from njsmith/use-PySlice_GetIndicesEx | Charles Harris | 2016-02-19 | 6 | -161/+65 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | MAINT: Use PySlice_GetIndicesEx instead of custom reimplementation | Nathaniel J. Smith | 2016-02-09 | 6 | -161/+65 | |
* | | | | | | Merge pull request #7280 from dongjoon-hyun/maint_remove_semicolon | Jaime | 2016-02-18 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MAINT: Remove redundant trailing semicolons. | Dongjoon Hyun | 2016-02-18 | 2 | -3/+3 | |
* | | | | | | | Merge pull request #7278 from gfyoung/unravel_writable | seberg | 2016-02-18 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | BUG: Make returned unravel_index arrays writeable | gfyoung | 2016-02-18 | 2 | -1/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7276 from MSeifert04/docstring_applyalongaxis_whitespace | Julian Taylor | 2016-02-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: apply_along_axis missing whitespace inserted before colon | Michael Seifert | 2016-02-18 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7254 from gfyoung/randint_dtype_enforce | ahaldane | 2016-02-17 | 3 | -11/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BUG: Enforce dtype for randint singletons | gfyoung | 2016-02-16 | 3 | -11/+20 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7253 from aukejw/stack_documentation_#7183 | Charles Harris | 2016-02-16 | 2 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: rewrite stack/concatenate reference in h/v/dstack | Auke Wiggers | 2016-02-16 | 2 | -6/+6 | |
| * | | | | | | DOC: note in h/v/dstack points users to stack/concatenate | auke | 2016-02-15 | 2 | -0/+12 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7261 from madphysicist/patch-1 | Charles Harris | 2016-02-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added self to mailmap | Mad Physicist | 2016-02-16 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7252 from charris/small-fixes-enhancements | Charles Harris | 2016-02-16 | 2 | -1/+104 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | ENH: Add _VisibleDeprecationTestcase to test_deprecations.py | Charles Harris | 2016-02-14 | 1 | -0/+103 | |
| * | | | | | BUG: Static cache for imported warning needs initialization to NULL. | Charles Harris | 2016-02-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #7256 from dongjoon-hyun/replace_is_none | Nathaniel J. Smith | 2016-02-16 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MAINT: Use `is None` or `is not None` instead of `== None` or `!= None`. | Dongjoon Hyun | 2016-02-15 | 2 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7257 from dongjoon-hyun/fix_mismatched_variable_names_in_... | Nathaniel J. Smith | 2016-02-16 | 3 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | DOC: Fix mismatched variable names in docstrings. | Dongjoon Hyun | 2016-02-15 | 3 | -5/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #7251 from matthew-brett/asv-on-windows | Nathaniel J. Smith | 2016-02-15 | 2 | -2/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | ENH: make memmap file in temporary directory | Matthew Brett | 2016-02-14 | 1 | -1/+10 | |
| * | | | | | BUG: only benchmark complex256 if it exists | Matthew Brett | 2016-02-14 | 1 | -1/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #7243 from madphysicist/autobins | Nathaniel J. Smith | 2016-02-15 | 2 | -3/+54 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | ENH: Adding support to the range keyword for estimation of the optimal number... | Varun Nayyar | 2016-02-13 | 2 | -3/+54 | |
* | | | | | Merge pull request #7250 from charris/update-1.11.0-notes | Ralf Gommers | 2016-02-14 | 1 | -15/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC,REL: Update 1.11.0 notes. | Charles Harris | 2016-02-14 | 1 | -15/+11 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #7248 from rgommers/remove-doceditor-link | Charles Harris | 2016-02-14 | 1 | -9/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: remove link to documentation wiki editor from HOWTO_DOCUMENT. | Ralf Gommers | 2016-02-14 | 1 | -9/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7246 from seberg/as-strided-notes | Charles Harris | 2016-02-14 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: metion writeable keyword in as_strided in release notes | Sebastian Berg | 2016-02-14 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7247 from tkelman/patch-1 | Charles Harris | 2016-02-14 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | TST: Fail quickly on AppVeyor for superseded PR builds | Tony Kelman | 2016-02-14 | 1 | -0/+5 | |
|/ / / / | ||||||
* | | | | Merge pull request #7105 from seberg/writeable-as-strided | Nathaniel J. Smith | 2016-02-13 | 2 | -3/+79 | |
|\ \ \ \ | ||||||
| * | | | | DOC: Add documentation for as_strided | Sebastian Berg | 2016-02-13 | 2 | -3/+79 | |
* | | | | | Merge pull request #7241 from rgommers/update-sphinxext | Charles Harris | 2016-02-13 | 5 | -33/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: fix up invalid LaTeX in histogram docstring. | Ralf Gommers | 2016-02-13 | 1 | -20/+24 | |
| * | | | | | DOC: fix a number of reST formatting issues in docstrings. | Ralf Gommers | 2016-02-13 | 3 | -13/+29 | |
| * | | | | | DOC: update sphinxext to numpydoc 0.6.0 | Ralf Gommers | 2016-02-13 | 1 | -0/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #7090 from madphysicist/hist-estimators | seberg | 2016-02-13 | 3 | -112/+209 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added 'doane' and 'sqrt' estimators to np.histogram in numpy.function_base | Joseph Fox-Rabinovitz | 2016-02-11 | 4 | -118/+209 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #7240 from building39/feature/doc | Ralf Gommers | 2016-02-13 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Change 'pubic' to 'public'. | mmartin | 2016-02-13 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #7239 from madphysicist/patch-1 | Jaime | 2016-02-13 | 1 | -6/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | DOC: Removed residual merge markup from previous commit | Mad Physicist | 2016-02-13 | 1 | -6/+0 | |
|/ / / | ||||||
* | | | Merge pull request #7202 from madphysicist/iterable-bool-return | Nathaniel J. Smith | 2016-02-11 | 1 | -8/+8 | |
|\ \ \ | ||||||
| * | | | MAINT: Made `iterable` return a boolean | Joseph Fox-Rabinovitz | 2016-02-10 | 1 | -8/+8 | |
|/ / / |