summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | DOC: remove old LaTeX hack if Sphinx is at 5.0.0 or later (fix #22941) (#22952)Jean-François B2023-01-061-5/+10
* | Merge pull request #22937 from mlondschien/fix-typo-in-nep-19Sebastian Berg2023-01-051-1/+1
|\ \
| * | Fix typo in NEP-19.Malte Londschien2023-01-051-1/+1
| |/
* | Merge pull request #22936 from jfbu/latex_fixfontencSebastian Berg2023-01-051-1/+0
|\ \ | |/ |/|
| * DOC: (LaTeX) fix 'fontenc' key for usage with xelatexJean-François B2023-01-051-1/+0
* | ENH: Create string dtype instances from the abstract dtype (#22923)Nathan Goldbaum2023-01-051-0/+7
|/
* DOC: move section (from review) [skip ci]mattip2023-01-033-26/+19
* DOC: document NPY_DISABLE_CPU_FEATURESmattip2023-01-032-3/+26
* MAINT: Update main after 1.24.1 release.Charles Harris2022-12-263-0/+94
* Merge pull request #22818 from neutrinoceros/1.23_changelog_typosSebastian Berg2022-12-191-2/+2
|\
| * DOC: fix a couple typos in 1.23 changelogClément Robert2022-12-181-2/+2
* | MAINT: Update main after 1.24.0 release.Charles Harris2022-12-182-12/+1116
|/
* Update doc/source/reference/arrays.dtypes.rstNathan Goldbaum2022-12-151-1/+1
* Update doc/source/reference/arrays.dtypes.rstNathan Goldbaum2022-12-151-2/+2
* DOC: update discussion in dtypes docs that references Python 2Nathan Goldbaum2022-12-151-9/+9
* DOC: mention installing test dependencies in testing instructionsNathan Goldbaum2022-12-142-1/+5
* DOC: Add minimal windows bat file for building the docsmelissawm2022-12-131-0/+74
* Merge pull request #22732 from ganesh-k13/add_pullMatti Picus2022-12-111-0/+4
|\
| * DOC: Add instruction to do `git pull`ganesh-k132022-12-051-0/+4
* | DOC: fix typo in basics.dispatch.rstIkko Ashimine2022-12-111-2/+2
* | BUG: fix unexpected return of np.pad with mode=wrap (#22575)LU2022-12-071-0/+9
* | DOC: Some updates to the array_api compat document (#22747)Aaron Meurer2022-12-061-3/+14
* | Merge pull request #22707 from seberg/invalid-promotion-excSebastian Berg2022-12-053-0/+25
|\ \ | |/ |/|
| * DOC: typoMatti Picus2022-12-051-1/+1
| * DOC: Remove last note from release note as per suggestionSebastian Berg2022-12-051-3/+2
| * Apply suggestions from code reviewSebastian Berg2022-12-052-4/+4
| * DOC: Slightly expand ==/!= release note with examplesSebastian Berg2022-12-031-2/+4
| * DOC: Add release note for promotion/ and ==/!= expired deprecationSebastian Berg2022-12-023-0/+24
* | Merge pull request #22705 from kremeyer/devMatti Picus2022-12-021-3/+3
|\ \
| * | DOC: misleading text lead to false hopeLaurenz Kremeyer2022-12-011-3/+3
| |/
* | Merge pull request #18535 from prithvitewatia/Issue18378Matti Picus2022-12-021-0/+7
|\ \
| * | Update doc/release/upcoming_changes/18535.improvement.rstprithvitewatia2022-12-011-2/+1
| * | Update doc/release/upcoming_changes/18535.improvement.rstprithvitewatia2022-12-011-1/+1
| * | Apply suggestions from code reviewprithvitewatia2022-06-171-2/+2
| * | Fixup release notes a bitSebastian Berg2022-06-171-3/+8
| * | Added improvement release notePrithvi2022-06-171-0/+3
* | | Remove dangling deprecation warningSyam Gadde2022-12-011-4/+0
| |/ |/|
* | DOC: Add release notes for `np.exceptions` namespaceSebastian Berg2022-11-301-0/+7
* | DOC: Document exceptions and warnings in the refguideSebastian Berg2022-11-301-6/+1
* | Merge pull request #22533 from ngoldbaum/ufunc-and-function-listingSebastian Berg2022-11-293-0/+49
|\ \
| * | API: Add numpy.testing.overrides to aid testing of custom array containersNathan Goldbaum2022-11-163-0/+49
* | | Merge pull request #22637 from seberg/cython_long_tRalf Gommers2022-11-281-0/+15
|\ \ \
| * | | API: (cython) remove `long_t` and `ulong_t`Sebastian Berg2022-11-211-0/+15