| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | DOC: Fix typos found by codespell in NEPs | Dimitri Papadopoulos | 2023-02-12 | 2 | -7/+7 | |
| | * | | | | | | | Merge pull request #23167 from pmvz/main | Matti Picus | 2023-02-12 | 1 | -1/+25 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | DOC: Limit line lengths | Pieter | 2023-02-10 | 1 | -2/+8 | |
| | | * | | | | | | Apply suggestions from code review | Pieter | 2023-02-10 | 1 | -3/+3 | |
| | | * | | | | | | DOC: Add N-dimensional argmax/argmin example | Pieter | 2023-02-06 | 1 | -1/+19 | |
| | * | | | | | | | Merge pull request #23089 from seberg/numpy2-flag | Matti Picus | 2023-02-12 | 3 | -0/+20 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | API: Modify `gradient` to return a tuple rather than a list | Sebastian Berg | 2023-02-10 | 1 | -0/+2 | |
| | | * | | | | | | | API: Add environment variable for behavior planned in a 2.0 | Sebastian Berg | 2023-02-10 | 2 | -0/+18 | |
| | * | | | | | | | | Fix typos found by copdespell | Dimitri Papadopoulos | 2023-02-11 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | DOC: update release blurb | mattip | 2023-02-09 | 1 | -1/+2 | |
| | * | | | | | | | Merge pull request #23172 from jfbu/latex_missingchars | Matti Picus | 2023-02-09 | 1 | -0/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | DOC: LaTeX: Use FandolSong-Regular OpenType font for Chinese characters | Jean-François B | 2023-02-07 | 1 | -0/+11 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge pull request #23136 from mattip/indexed-loopos | Sebastian Berg | 2023-02-07 | 1 | -0/+17 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | DOC: improve release snippet (from review) | mattip | 2023-02-07 | 1 | -2/+2 | |
| | | * | | | | | | MAINT: rework release note, changes from review | mattip | 2023-02-05 | 1 | -8/+8 | |
| | | * | | | | | | DOC: add a performance release note | mattip | 2023-02-01 | 1 | -0/+17 | |
| | | |/ / / / / | ||||||
| | * | | | | | | MAINT: Update main after 1.24.2 release. | Charles Harris | 2023-02-05 | 3 | -0/+96 | |
| | * | | | | | | remove double spaces | Matti Picus | 2023-02-04 | 1 | -1/+1 | |
| | * | | | | | | NEP: changes from review | mattip | 2023-02-03 | 1 | -6/+5 | |
| | * | | | | | | NEP: fold the text into the current paragraph, from review | mattip | 2023-02-02 | 1 | -11/+7 | |
| | * | | | | | | NEP: add a paragraph about accredidation for sponsored work | mattip | 2023-02-01 | 1 | -0/+5 | |
| | |/ / / / / | ||||||
| | * | | | | | DOC: Fix broken link in C-API array docs (#23117) | Ross Barnowski | 2023-01-27 | 2 | -4/+6 | |
| | * | | | | | Merge pull request #23113 from hmaarrfk/slots_for_mixins | Sebastian Berg | 2023-01-27 | 1 | -0/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | DOC: Add release note for new feature | Mark Harfouche | 2023-01-27 | 1 | -0/+3 | |
| | * | | | | | | API: Raise EOFError when trying to load past the end of a `.npy` file (#23105) | Noé Rubinstein | 2023-01-27 | 1 | -0/+5 | |
| | * | | | | | | DOC: Pull existing PR workflow (#22908) | Ganesh Kathiresan | 2023-01-25 | 1 | -0/+22 | |
| | * | | | | | | DOC: fix typo in C API reference (#23092) | Nathan Goldbaum | 2023-01-25 | 1 | -1/+1 | |
| | * | | | | | | BLD: Meson `__config__` generation (#22769) | Ganesh Kathiresan | 2023-01-24 | 1 | -0/+5 | |
| | * | | | | | | DOC: Fixup docs after the code removal | Sebastian Berg | 2023-01-22 | 2 | -8/+0 | |
| | * | | | | | | DEP: Remove the deprecated utils.py shim. | Charles Harris | 2023-01-21 | 1 | -0/+5 | |
| | * | | | | | | Merge pull request #23041 from charris/remove-nose-testing | Matti Picus | 2023-01-20 | 1 | -0/+27 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | MAINT: Remove all nose testing support. | Charles Harris | 2023-01-19 | 1 | -0/+27 | |
| | * | | | | | | | DEP: deprecate np.finfo(None) (#23011) | Daiki Shintani | 2023-01-19 | 1 | -0/+1 | |
| | * | | | | | | | Merge pull request #23038 from seberg/fixup-doc-gen | Matti Picus | 2023-01-19 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | DOC: Ignore attribute FutureWarning in doc build | Sebastian Berg | 2023-01-18 | 1 | -0/+7 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | BUG: fix ma.diff not preserving mask when using append/prepend (#22776) | Marko Pacak | 2023-01-19 | 1 | -0/+6 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #23019 from seberg/finalize-non-sequence-stack | Charles Harris | 2023-01-17 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | DEP: Finalize the non-sequence stacking deprecation | Sebastian Berg | 2023-01-17 | 1 | -0/+2 | |
| | * | | | | | | | Merge pull request #22997 from seberg/issue-19291 | Charles Harris | 2023-01-17 | 1 | -0/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | DOC: Add release note for cython exception fixes | Sebastian Berg | 2023-01-12 | 1 | -0/+5 | |
| | * | | | | | | | | DOC: Add release notes for faster array-function dispatching | Sebastian Berg | 2023-01-17 | 2 | -0/+14 | |
| | * | | | | | | | | DOC: Structured array doc update to note `dtype[name]` (#22723) | A Chethan Reddy | 2023-01-16 | 1 | -0/+5 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | | DOC: Fix a typo in f2py meson docs | Rohit Goswami | 2023-01-16 | 1 | -3/+3 | |
| | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | DEP: Finalize `+arr` returning a copy e.g. for string arrays | Sebastian Berg | 2023-01-11 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge pull request #22988 from mattip/troubleshooting | Charles Harris | 2023-01-10 | 1 | -3/+65 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | DOC: add information about disabling SIMD for crashes | mattip | 2023-01-10 | 1 | -3/+65 | |
| | * | | | | | | ENH: allow NEP 42 dtypes to work with np.char (#22863) | Nathan Goldbaum | 2023-01-10 | 2 | -7/+11 | |
| | |/ / / / / | ||||||
| | * | | | | | DOC: Remove Gitpod as a local build option for users (#22911) | Mukulika | 2023-01-09 | 2 | -23/+7 | |
| | * | | | | | Merge pull request #22934 from oscargus/nep29dates | Charles Harris | 2023-01-08 | 1 | -1/+10 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | DOC: Add releases to NEP29 | Oscar Gustafsson | 2023-01-05 | 1 | -1/+10 | |
