Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | MAINT: Remove unreachable `break` from `get_cblas_libs` (#14022) | Disconnect3d | 2019-07-15 | 1 | -2/+0 | |
| | | | | | ||||||
* | | | | | Merge pull request #13913 from mattip/improve-error | Sebastian Berg | 2019-07-15 | 2 | -1/+11 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ENH: improve error message for ragged-array creation failure | |||||
| * | | | | ENH: improve error message for ragged-array creation failure | mattip | 2019-07-04 | 2 | -1/+11 | |
| | | | | | ||||||
* | | | | | Merge pull request #14011 from kritisingh1/udep | Matti Picus | 2019-07-15 | 1 | -12/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | [DOC] Remove unused/deprecated functions | |||||
| * | | | | | [DOC] Remove unused/deprecated functions | kritisingh1 | 2019-07-15 | 1 | -12/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #14004 from seberg/issue-14000 | Matti Picus | 2019-07-15 | 1 | -3/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | ENH: Chain exception for typed item assignment | |||||
| * | | | | | ENH: Chain exception for typed item assignment | Sebastian Berg | 2019-07-14 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was discussed in gh-14000, and slightly improves the situation at least maybe to the extend of understanding why it happens when looking more closely. | |||||
* | | | | | | Merge pull request #13979 from danielballan/array-function-high-level-docs | Charles Harris | 2019-07-14 | 1 | -0/+271 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | DOC: Document array_function at a higher level. | |||||
| * | | | | | | Improve illustartion of unsupported args. | Dan Allan | 2019-07-14 | 1 | -6/+10 | |
| | | | | | | | ||||||
| * | | | | | | Copy editing | Dan Allan | 2019-07-14 | 1 | -3/+2 | |
| | | | | | | | ||||||
| * | | | | | | Add new section of custom array containers. | Dan Allan | 2019-07-13 | 1 | -0/+268 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #13935 from eric-wieser/forbid-_add_newdocs-python-v2 | Matti Picus | 2019-07-14 | 1 | -6/+34 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | MAINT: Warn if `_add_newdocs.py` is used to add docstrings to pure-python objects | |||||
| * | | | | | | | MAINT: Warn on the use of `_add_newdocs.py` to add docstrings to pure-python ↵ | Eric Wieser | 2019-07-14 | 1 | -6/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | objects This caught the duplication of docstrings between multiarray.py and _add_newdocs | |||||
* | | | | | | | | Merge pull request #13710 from peterbell10/irfft-default-size | Matti Picus | 2019-07-14 | 1 | -7/+35 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | DOC: Add note to irfft-like functions about the default sizes | |||||
| * | | | | | | | DOC: Add note to irfft-like functions about the default sizes | Peter Bell | 2019-07-14 | 1 | -7/+35 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #13989 from patto90/missing_import_polyutils | Charles Harris | 2019-07-14 | 3 | -2/+16 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | BUG: Missing warnings import in polyutils | |||||
| * | | | | | | | | TST: hit the deprecationwarning | patto90 | 2019-07-14 | 1 | -1/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | check also warning message | patto90 | 2019-07-14 | 1 | -2/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | add missing import warnings | patto90 | 2019-07-13 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | add test to hit RankWarning in polyutils._fit | patto90 | 2019-07-13 | 1 | -2/+12 | |
| | | | | | | | | | ||||||
* | | | | | | | | | DOC: array(obj, dtype=dt) can downcast (#13673) | Abhinav Sagar | 2019-07-14 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * update downcasting docs | |||||
* | | | | | | | | | Merge pull request #13914 from kianasun/update-byteswap-doc | Matti Picus | 2019-07-14 | 1 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | DOC: Update the description of byteswap | |||||
| * | | | | | | | | | DOC: Update the description of byteswap | Kexuan Sun | 2019-07-04 | 1 | -5/+18 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13970 from BBQuercus/patch-1 | Matti Picus | 2019-07-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | DOC: spellcheck numpy/doc/broadcasting.py | |||||
| * | | | | | | | | Spellcheck @numpy/doc/broadcasting.py | Bastian Eichenberger | 2019-07-13 | 1 | -2/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | DOC: improve np.sort docstring (#13968) | Jeff Hale | 2019-07-13 | 1 | -9/+13 | |
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | * improve language around sorting | |||||
* | | | | | | | Merge pull request #13812 from thrasibule/fast_floyd | Charles Harris | 2019-07-13 | 2 | -30/+65 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | MAINT: Rewrite Floyd algorithm | |||||
| * | | | | | | | test shuffle keyword | Guillaume Horel | 2019-07-11 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | add shuffle keyword | Guillaume Horel | 2019-07-11 | 1 | -4/+11 | |
| | | | | | | | | ||||||
| * | | | | | | | fix tests | Guillaume Horel | 2019-07-11 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | nogil | Guillaume Horel | 2019-07-11 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | extra shuffle at the end and tweak heuristic | Guillaume Horel | 2019-07-11 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | faster shuffle | Guillaume Horel | 2019-07-11 | 1 | -8/+27 | |
| | | | | | | | | ||||||
| * | | | | | | | fix tests | Guillaume Horel | 2019-07-11 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | prevent warnings | Guillaume Horel | 2019-07-11 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | fix tests | Guillaume Horel | 2019-07-11 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | no wraparound | Guillaume Horel | 2019-07-11 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | use typed memoryview instead of C array | Guillaume Horel | 2019-07-11 | 1 | -8/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Rewrite Floyd algorithm | Guillaume Horel | 2019-07-11 | 1 | -17/+27 | |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | - use a simple hash table with linear probing - adjust heuristic | |||||
* | | | | | | | Merge pull request #13945 from mattip/random-diff | Charles Harris | 2019-07-13 | 1 | -8/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | DOC, MAINT: emphasize random API changes, remove Generator.randint | |||||
| * | | | | | | DOC: emphasize random API changes | mattip | 2019-07-09 | 1 | -8/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #13967 from prisae/patch-1 | Matti Picus | 2019-07-11 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | DOC: Change (old) range() to np.arange() | |||||
| * | | | | | | | DOC: Change (old) range() to np.arange() | Dieter Werthmüller | 2019-07-11 | 1 | -3/+3 | |
| | |/ / / / / | |/| | | | | | | | | | | | | I think it should be like that (maybe I am mistaken). | |||||
* | | | | | | | Merge pull request #13928 from ↵ | Matti Picus | 2019-07-11 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MSeifert04/ma-view-not-override-doc-with-ndarray-view DOC: Don't override MaskedArray.view documentation with the one from ndarray.view | |||||
| * | | | | | | | DOC: Don't override MaskedArray.view documentation with the one from ↵ | MSeifert04 | 2019-07-08 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndarray.view To document the fill_value parameter it's needed to display the correct docstring of the function instead of overwriting it with the docstring of ndarray.view | |||||
* | | | | | | | | Merge pull request #13946 from eric-wieser/add_newdoc_docs | Matti Picus | 2019-07-11 | 1 | -11/+33 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | DOC: Add a numpy-doc docstring to add_newdoc | |||||
| * | | | | | | DOC: point out the shortcomings of add_newdocs | mattip | 2019-07-09 | 1 | -0/+10 | |
| | | | | | | | ||||||
| * | | | | | | MAINT: Enforce that `add_newdocs` is called with sequences of the right size | Eric Wieser | 2019-07-08 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously this would silently ignore extra items | |||||
| * | | | | | | DOC: Add a numpy-doc docstring to add_newdoc | Eric Wieser | 2019-07-08 | 1 | -8/+19 | |
| | | | | | | | ||||||
* | | | | | | | DOC: add space between words across lines | mattip | 2019-07-10 | 1 | -1/+1 | |
| | | | | | | |