Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | DOC: add a "make show" command to doc/Makefile | Ralf Gommers | 2020-05-31 | 1 | -1/+6 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #16450 from Carreau/ref-neps | Ralf Gommers | 2020-05-31 | 40 | -21/+87 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | DOC: Add a NEP link to all neps. | Matthias Bussonnier | 2020-05-30 | 40 | -21/+87 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16365 from WarrenWeckesser/tweak-doc-makefile | Charles Harris | 2020-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | DOC: Fix an obvious mistake in a message printed in doc/Makefile. | Warren Weckesser | 2020-05-24 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #16444 from rgommers/sinc-doc | Charles Harris | 2020-05-30 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | DOC: make clearer that sinc is normalized by a factor pi | Ralf Gommers | 2020-05-30 | 1 | -4/+11 | |
* | | | | | | | | | Merge pull request #16436 from Carreau/nep-link | Charles Harris | 2020-05-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update nep-0029-deprecation_policy.rst | Matthias Bussonnier | 2020-05-29 | 1 | -1/+1 | |
| * | | | | | | | | | DOC: Add a reference into NEP 29, | Matthias Bussonnier | 2020-05-29 | 1 | -0/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #16442 from Qiyu8/deprecated-warn | Charles Harris | 2020-05-30 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | investigate into warning usage, fixes deprecated warn | forfun | 2020-05-30 | 1 | -2/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16438 from tacaswell/mnt_py310_pt2 | Charles Harris | 2020-05-29 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MNT: Catch remaining cases of Py_SIZE and Py_TYPE as lvalues | Thomas A Caswell | 2020-05-29 | 2 | -5/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16417 from tacaswell/fix_py310_compat | Charles Harris | 2020-05-29 | 6 | -8/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MNT: be more precise about version support | Thomas A Caswell | 2020-05-29 | 1 | -5/+8 | |
| * | | | | | | | | MNT: define macros supplied in py39 and above | Thomas A Caswell | 2020-05-29 | 1 | -0/+6 | |
| * | | | | | | | | MNT: support python 3.10 | Thomas A Caswell | 2020-05-29 | 5 | -8/+8 | |
* | | | | | | | | | Merge pull request #16435 from seberg/fix-ggc10-missing-extern | Charles Harris | 2020-05-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | BUG: Add extern to PyArrayDTypeMeta_Type declaration | Sebastian Berg | 2020-05-29 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16428 from bjnath/add-style-guide | Ralf Gommers | 2020-05-29 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | DOC: Add style guide to howto_document | Ben Nathanson | 2020-05-29 | 1 | -0/+7 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16427 from rgommers/nep18-fina | Charles Harris | 2020-05-29 | 3 | -2/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | DOC: remove "Provisional" from NEPs overview if no NEPs have that status | Ralf Gommers | 2020-05-29 | 2 | -1/+9 | |
| * | | | | | | DOC: change NEP 18 status to Final | Ralf Gommers | 2020-05-29 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16422 from sethtroisi/tst_filter_filtered | Ralf Gommers | 2020-05-29 | 1 | -5/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: Update assert_warns parameter list | Seth Troisi | 2020-05-28 | 1 | -5/+3 | |
* | | | | | | | Merge pull request #16423 from sethtroisi/maint_small_cleanup_v1 | Ralf Gommers | 2020-05-29 | 1 | -17/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | TST: Simplify assert_warns in test_io.py | Seth Troisi | 2020-05-28 | 1 | -17/+8 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16408 from rossbar/docbld/xelatex | Charles Harris | 2020-05-28 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC,BLD: Update sphinx conf to use xelatex. | Ross Barnowski | 2020-05-27 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #16409 from tylerjereddy/codecov_patch_diff | Sebastian Berg | 2020-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | TST, CI: turn on codecov patch diffs | Tyler Reddy | 2020-05-27 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #15900 from seberg/deprecate-empty-indexing-error | Matti Picus | 2020-05-28 | 3 | -9/+89 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DEP: Ensure indexing errors will be raised even on empty results | Sebastian Berg | 2020-05-27 | 3 | -9/+89 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #16404 from rossbar/docrel/make_dist_noscipy | Matti Picus | 2020-05-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC,BLD: Update make dist html target. | Ross Barnowski | 2020-05-27 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | MAINT,DOC: add index for user docs. (#16373) | Ross Barnowski | 2020-05-27 | 1 | -0/+26 | |
* | | | | | | Merge pull request #16304 from seiko2plus/issue_16302 | Charles Harris | 2020-05-27 | 2 | -9/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TST, MAINT: Fix detecting and testing armhf features | Sayed Adel | 2020-05-26 | 2 | -9/+34 | |
* | | | | | | | Merge pull request #15508 from seberg/dtypemeta-new | Matti Picus | 2020-05-27 | 14 | -30/+481 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | small fixups/name changes | Sebastian Berg | 2020-03-18 | 3 | -56/+52 | |
| * | | | | | | | PyDict_GET_SIZE is not public (or at least not on older python) | Sebastian Berg | 2020-03-18 | 1 | -1/+1 | |
| * | | | | | | | Improve docs and test slightl; Reject also kwargs in dtype from type creation | Sebastian Berg | 2020-03-18 | 2 | -3/+12 | |
| * | | | | | | | Use "parametric" instead of "flexible" and add tests for attributes | Sebastian Berg | 2020-03-18 | 4 | -15/+30 | |
| * | | | | | | | Add tests and fixup __name__ | Sebastian Berg | 2020-03-18 | 2 | -4/+29 | |
| * | | | | | | | STY: Just small indentation fixup | Sebastian Berg | 2020-03-18 | 1 | -17/+18 | |
| * | | | | | | | Create a static prototype to copy, so that it is more obvious what the intent... | Sebastian Berg | 2020-03-18 | 1 | -16/+31 | |
| * | | | | | | | Small fixups/comments | Sebastian Berg | 2020-03-18 | 2 | -20/+15 | |
| * | | | | | | | Possible initialization safety fixups and fix API hash. | Sebastian Berg | 2020-03-18 | 4 | -2/+7 |