summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | DOC: Fix typos found by codespell in NEPsDimitri Papadopoulos2023-02-122-7/+7
| * | | | | | | Merge pull request #23167 from pmvz/mainMatti Picus2023-02-121-1/+25
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | DOC: Limit line lengthsPieter2023-02-101-2/+8
| | * | | | | | Apply suggestions from code reviewPieter2023-02-101-3/+3
| | * | | | | | DOC: Add N-dimensional argmax/argmin examplePieter2023-02-061-1/+19
| * | | | | | | Merge pull request #23089 from seberg/numpy2-flagMatti Picus2023-02-123-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | API: Modify `gradient` to return a tuple rather than a listSebastian Berg2023-02-101-0/+2
| | * | | | | | | API: Add environment variable for behavior planned in a 2.0Sebastian Berg2023-02-102-0/+18
| * | | | | | | | Fix typos found by copdespellDimitri Papadopoulos2023-02-111-2/+2
| |/ / / / / / /
| * | | | | | | DOC: update release blurbmattip2023-02-091-1/+2
| * | | | | | | Merge pull request #23172 from jfbu/latex_missingcharsMatti Picus2023-02-091-0/+11
| |\ \ \ \ \ \ \
| | * | | | | | | DOC: LaTeX: Use FandolSong-Regular OpenType font for Chinese charactersJean-François B2023-02-071-0/+11
| | |/ / / / / /
| * | | | | | | Merge pull request #23136 from mattip/indexed-looposSebastian Berg2023-02-071-0/+17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | DOC: improve release snippet (from review)mattip2023-02-071-2/+2
| | * | | | | | MAINT: rework release note, changes from reviewmattip2023-02-051-8/+8
| | * | | | | | DOC: add a performance release notemattip2023-02-011-0/+17
| | |/ / / / /
| * | | | | | MAINT: Update main after 1.24.2 release.Charles Harris2023-02-053-0/+96
| * | | | | | remove double spacesMatti Picus2023-02-041-1/+1
| * | | | | | NEP: changes from reviewmattip2023-02-031-6/+5
| * | | | | | NEP: fold the text into the current paragraph, from reviewmattip2023-02-021-11/+7
| * | | | | | NEP: add a paragraph about accredidation for sponsored workmattip2023-02-011-0/+5
| |/ / / / /
| * | | | | DOC: Fix broken link in C-API array docs (#23117)Ross Barnowski2023-01-272-4/+6
| * | | | | Merge pull request #23113 from hmaarrfk/slots_for_mixinsSebastian Berg2023-01-271-0/+3
| |\ \ \ \ \
| | * | | | | DOC: Add release note for new featureMark Harfouche2023-01-271-0/+3
| * | | | | | API: Raise EOFError when trying to load past the end of a `.npy` file (#23105)Noé Rubinstein2023-01-271-0/+5
| * | | | | | DOC: Pull existing PR workflow (#22908)Ganesh Kathiresan2023-01-251-0/+22
| * | | | | | DOC: fix typo in C API reference (#23092)Nathan Goldbaum2023-01-251-1/+1
| * | | | | | BLD: Meson `__config__` generation (#22769)Ganesh Kathiresan2023-01-241-0/+5
| * | | | | | DOC: Fixup docs after the code removalSebastian Berg2023-01-222-8/+0
| * | | | | | DEP: Remove the deprecated utils.py shim.Charles Harris2023-01-211-0/+5
| * | | | | | Merge pull request #23041 from charris/remove-nose-testingMatti Picus2023-01-201-0/+27
| |\ \ \ \ \ \
| | * | | | | | MAINT: Remove all nose testing support.Charles Harris2023-01-191-0/+27
| * | | | | | | DEP: deprecate np.finfo(None) (#23011)Daiki Shintani2023-01-191-0/+1
| * | | | | | | Merge pull request #23038 from seberg/fixup-doc-genMatti Picus2023-01-191-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | DOC: Ignore attribute FutureWarning in doc buildSebastian Berg2023-01-181-0/+7
| | |/ / / / / /
| * | | | | | | BUG: fix ma.diff not preserving mask when using append/prepend (#22776)Marko Pacak2023-01-191-0/+6
| |/ / / / / /
| * | | | | | Merge pull request #23019 from seberg/finalize-non-sequence-stackCharles Harris2023-01-171-0/+2
| |\ \ \ \ \ \
| | * | | | | | DEP: Finalize the non-sequence stacking deprecationSebastian Berg2023-01-171-0/+2
| * | | | | | | Merge pull request #22997 from seberg/issue-19291Charles Harris2023-01-171-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | DOC: Add release note for cython exception fixesSebastian Berg2023-01-121-0/+5
| * | | | | | | | DOC: Add release notes for faster array-function dispatchingSebastian Berg2023-01-172-0/+14
| * | | | | | | | DOC: Structured array doc update to note `dtype[name]` (#22723)A Chethan Reddy2023-01-161-0/+5
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | DOC: Fix a typo in f2py meson docsRohit Goswami2023-01-161-3/+3
| | |/ / / / / | |/| | | | |
| * | | | | | DEP: Finalize `+arr` returning a copy e.g. for string arraysSebastian Berg2023-01-111-0/+2
| |/ / / / /
| * | | | | Merge pull request #22988 from mattip/troubleshootingCharles Harris2023-01-101-3/+65
| |\ \ \ \ \
| | * | | | | DOC: add information about disabling SIMD for crashesmattip2023-01-101-3/+65
| * | | | | | ENH: allow NEP 42 dtypes to work with np.char (#22863)Nathan Goldbaum2023-01-102-7/+11
| |/ / / / /
| * | | | | DOC: Remove Gitpod as a local build option for users (#22911)Mukulika2023-01-092-23/+7
| * | | | | Merge pull request #22934 from oscargus/nep29datesCharles Harris2023-01-081-1/+10
| |\ \ \ \ \
| | * | | | | DOC: Add releases to NEP29Oscar Gustafsson2023-01-051-1/+10