Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | DOC: update docs in site.cfg.example | Ralf Gommers | 2022-02-18 | 1 | -27/+10 | |
|/ / / | ||||||
* | | | BUG: Replace ``ssize_t`` with ``size_t`` in tokenize.cpp (#21074) | Bas van Beek | 2022-02-16 | 1 | -2/+2 | |
* | | | Merge pull request #20875 from rgommers/deprecate-npdistutils | Matti Picus | 2022-02-17 | 6 | -0/+171 | |
|\ \ \ | ||||||
| * | | | MAINT: fix failure due to importing warnings in `distutils/__init__.py` | Ralf Gommers | 2022-02-16 | 2 | -6/+4 | |
| * | | | DOC: add section on moving to Setuptools | Ralf Gommers | 2022-02-15 | 1 | -8/+61 | |
| * | | | DEP: deprecate `numpy.distutils`, and add a migration guide | Ralf Gommers | 2022-02-15 | 6 | -0/+120 | |
* | | | | Merge pull request #20774 from miccoli/doc/datetime-semantics | Charles Harris | 2022-02-16 | 1 | -18/+111 | |
|\ \ \ \ | ||||||
| * | | | | DOC: explicitly define numpy.datetime64 semantics | Stefano Miccoli | 2022-01-10 | 1 | -18/+111 | |
* | | | | | BUG: Ensure equality/identity comparison with `__array_function__` (#21071) | Peter Andreas Entschev | 2022-02-16 | 2 | -2/+13 | |
* | | | | | BUG: Fix unpickling an empty ndarray with a none-zero dimension (#21067) | Alexandre de Siqueira | 2022-02-16 | 2 | -1/+10 | |
* | | | | | Merge pull request #21061 from rafaelcfsousa/p10_loops | Sayed Adel | 2022-02-16 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | BLD,ENH: Add vsx3 and vsx4 as targets when building sin/cos (F32) | Rafael Cardoso Fernandes Sousa | 2022-02-14 | 1 | -1/+1 | |
| * | | | | | BLD,ENH: Add vsx4 as target when building tanh | Rafael Cardoso Fernandes Sousa | 2022-02-14 | 1 | -1/+1 | |
* | | | | | | DOC: fix output spacing in arctan2 example (#21064) | P. L. Lim | 2022-02-15 | 1 | -1/+1 | |
* | | | | | | DOC: Fix spelling and grammar in documentation for quantile(). (#21068) | Don Kirkby | 2022-02-15 | 1 | -12/+12 | |
* | | | | | | Merge pull request #21060 from BvB93/fromnumeric3 | Charles Harris | 2022-02-15 | 4 | -88/+440 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | MAINT: Add more SIMD files to .gitignore | Bas van Beek | 2022-02-14 | 1 | -0/+4 | |
| * | | | | | TYP: Add dtype-typing support to `fromnumeric` part 3 | Bas van Beek | 2022-02-14 | 3 | -88/+436 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #21015 from melissawm/doc-arange-signature | Matti Picus | 2022-02-14 | 2 | -5/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: add note about array_like being optional | melissawm | 2022-02-08 | 2 | -2/+2 | |
| * | | | | | DOC: Added note about possible arange signatures | melissawm | 2022-02-08 | 1 | -5/+14 | |
* | | | | | | Merge pull request #21054 from seberg/fixup-no-delimiter | Matti Picus | 2022-02-14 | 2 | -6/+19 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | BUG: (loadtxt) Ignore last empty field when `delimiter=None` | Sebastian Berg | 2022-02-14 | 2 | -6/+19 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #21029 from hawkinsp/nontuple_index | Sebastian Berg | 2022-02-14 | 5 | -144/+26 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | DEP: Remove support for non-tuple nd-indices. | Peter Hawkins | 2022-02-14 | 5 | -144/+26 | |
* | | | | | Merge pull request #21025 from seberg/tokenizer-cpp | Matti Picus | 2022-02-14 | 6 | -42/+61 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: Use C++ for tokenizer unicode-kind templating | Sebastian Berg | 2022-02-11 | 6 | -42/+61 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #21053 from mattip/upload6 | Matti Picus | 2022-02-14 | 1 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | BUILD: make sure a python3 is on the path | mattip | 2022-02-13 | 1 | -1/+7 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21042 from charris/style-fixups-npysort | Matti Picus | 2022-02-13 | 2 | -114/+140 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: Remove stray ";", | Charles Harris | 2022-02-13 | 1 | -1/+0 | |
| * | | | | | MAINT, STY: Style fixups. | Charles Harris | 2022-02-12 | 2 | -114/+141 | |
* | | | | | | Merge pull request #21050 from mattip/upload5 | Matti Picus | 2022-02-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BUILD: tweak upload to use python3, less verbose | mattip | 2022-02-13 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21049 from mattip/upload4 | Matti Picus | 2022-02-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use repo secrets for uploading | mattip | 2022-02-13 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21045 from mattip/upload3 | Matti Picus | 2022-02-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BUILD: change syntax to use env variable | mattip | 2022-02-13 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #20846 from seiko2plus/simd_argmaxmin | Matti Picus | 2022-02-13 | 6 | -114/+601 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add npyv_cleanup() | Sayed Adel | 2022-02-13 | 1 | -0/+2 | |
| * | | | | | | | ENH, SIMD: improve argmax/argmin performance | Sayed Adel | 2022-02-13 | 6 | -114/+599 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #21046 from charris/fix-3.10-aarch64 | Sebastian Berg | 2022-02-13 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | MAINT: Use "3.10" instead of "3.10-dev" on travis. | Charles Harris | 2022-02-13 | 1 | -4/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #21043 from mattip/upload2 | Matti Picus | 2022-02-13 | 1 | -16/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BUILD: simplify upload step | mattip | 2022-02-13 | 1 | -16/+11 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21035 from mattip/token | Matti Picus | 2022-02-13 | 1 | -11/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | BUILD: combine upload steps | Thomas Li | 2022-02-12 | 1 | -11/+8 | |
| * | | | | | BUILD: remove condition on upload step | mattip | 2022-02-11 | 1 | -1/+1 | |
* | | | | | | Merge pull request #21039 from seberg/removed-relaxed-strides-checking | Charles Harris | 2022-02-12 | 17 | -170/+63 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: Fix striding related comments based on review | Sebastian Berg | 2022-02-12 | 2 | -4/+4 |