Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #17642 from jamesmyatt/jamesmyatt-patch-1 | Matti Picus | 2020-10-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | DOC: Fix reference to atleast_1d | James Myatt | 2020-10-26 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17639 from numpy/dependabot/pip/hypothesis-5.38.0 | Sebastian Berg | 2020-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | MAINT: Bump hypothesis from 5.37.3 to 5.38.0dependabot/pip/hypothesis-5.38.0 | dependabot-preview[bot] | 2020-10-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17340 from seiko2plus/npyv_partial_noncont_mem | Charles Harris | 2020-10-25 | 8 | -118/+1603 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ENH, SIMD: Add partial/non-contig load and store intrinsics for 32/64-bit | Sayed Adel | 2020-10-09 | 8 | -118/+1603 | |
* | | | | | | | Merge pull request #17618 from jakobjakobson13/fstrings | Charles Harris | 2020-10-25 | 6 | -58/+54 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | minor typographic change | Jakob | 2020-10-24 | 1 | -1/+1 | |
| * | | | | | | | more fixes | Jakob | 2020-10-23 | 1 | -4/+4 | |
| * | | | | | | | fix quotation marks | Jakob | 2020-10-23 | 1 | -1/+1 | |
| * | | | | | | | fix typo | Jakob | 2020-10-23 | 1 | -1/+1 | |
| * | | | | | | | mostly string conversions | Jakob | 2020-10-23 | 5 | -57/+53 | |
| * | | | | | | | Change string to f-string | Jakob | 2020-10-23 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17622 from jakobjakobson13/fstrings2 | Charles Harris | 2020-10-25 | 6 | -15/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | conversion of strings to fstrings | Jakob | 2020-10-24 | 6 | -15/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | MAINT: Conversion of some strings to fstrings, part III (#17623) | jakobjakobson13 | 2020-10-25 | 7 | -38/+37 | |
* | | | | | | | | Merge pull request #17625 from jakobjakobson13/fstring4 | Charles Harris | 2020-10-25 | 4 | -15/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Convert some strings to fstrigns | Jakob | 2020-10-24 | 4 | -15/+15 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #17633 from eric-wieser/doc-code-formatting | Charles Harris | 2020-10-25 | 11 | -50/+104 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | DOC: Don't use Python highlighting for non-python code | Eric Wieser | 2020-10-25 | 11 | -50/+104 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17627 from takanori-pskq/i13114-array-struct | Matti Picus | 2020-10-25 | 6 | -15/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: Fix the references for ``__array_*__`` | takanori-pskq | 2020-10-25 | 6 | -15/+15 | |
* | | | | | | | Merge pull request #17630 from takanori-pskq/i13114-capsule | Matti Picus | 2020-10-25 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | DOC: Replace ``PyCObject`` with ``PyCapsule`` | takanori-pskq | 2020-10-25 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #17629 from takanori-pskq/i13114-pyufunc-identity | Matti Picus | 2020-10-25 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | DOC: Add ``identity_value`` to ``PyUFuncObject`` | takanori-pskq | 2020-10-25 | 1 | -3/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #17628 from takanori-pskq/i13114-add-entry-for-macro | Matti Picus | 2020-10-25 | 1 | -3/+29 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | DOC: Add entries for macros | takanori-pskq | 2020-10-25 | 1 | -3/+29 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17580 from charris/cleanup-swig-for-python3 | Matti Picus | 2020-10-24 | 3 | -12/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MAINT: Cleanup swig for Python 3. | Charles Harris | 2020-10-18 | 3 | -12/+15 | |
* | | | | | | | Merge pull request #17610 from johnthagen/patch-1 | Ralf Gommers | 2020-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fully qualify license trove classifier | johnthagen | 2020-10-22 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #17624 from eric-wieser/fix-refs | Matti Picus | 2020-10-24 | 4 | -13/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | DOC: Tidy up references to str_ / bytes_ | Eric Wieser | 2020-10-24 | 4 | -13/+12 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17619 from takanori-pskq/i13114-fix-misc | Matti Picus | 2020-10-24 | 13 | -32/+38 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | DOC: Fixup for ``PyUFunc_*`` | takanori-pskq | 2020-10-24 | 1 | -1/+3 | |
| * | | | | | | Update doc/source/reference/random/c-api.rst | Takanori H | 2020-10-24 | 1 | -2/+1 | |
| * | | | | | | Update doc/source/user/basics.rec.rst | Takanori H | 2020-10-24 | 1 | -1/+1 | |
| * | | | | | | DOC: Fixup for PR #17614 | takanori-pskq | 2020-10-24 | 1 | -1/+1 | |
| * | | | | | | DOC: Fix some references | takanori-pskq | 2020-10-24 | 12 | -30/+35 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17614 from takanori-pskq/i13114-arrays-interface | Matti Picus | 2020-10-23 | 1 | -14/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: Fix the document for arrays interface | takanori-pskq | 2020-10-23 | 1 | -14/+14 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17607 from mitchnegus/mn_licensefix | Sebastian Berg | 2020-10-22 | 1 | -10/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | DOC: removed old references to submodule licenses (closes #17606) | mitch | 2020-10-21 | 1 | -10/+0 | |
* | | | | | | Merge pull request #17570 from takanori-pskq/i13114-feature-version | Matti Picus | 2020-10-22 | 1 | -12/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: Fixup | takanori-pskq | 2020-10-22 | 1 | -17/+16 | |
| * | | | | | | DOC: Add the entry for ``NPY_FEATURE_VERSION`` | takanori-pskq | 2020-10-15 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #16936 from seberg/issue-16934 | Matti Picus | 2020-10-22 | 2 | -43/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixup, an earlier cleanup got things wrong and I forgot to test the strides :( | Sebastian Berg | 2020-10-19 | 2 | -10/+12 | |
| * | | | | | | | MAINT: simplify buffer info reuse check | Sebastian Berg | 2020-10-19 | 1 | -19/+20 |