summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | ENH: Slightly improve error when gufunc axes has wrong size (#22675)Sebastian Berg2022-11-281-0/+6
* | | | MAINT: npymath cleanups for isnan, isinf, isinfinite, signbit, nextafter (#22...Matti Picus2022-11-281-6/+6
* | | | BLD: enable building NumPy with MesonRalf Gommers2022-11-253-36/+39
* | | | Merge pull request #22638 from seberg/machar-deprCharles Harris2022-11-222-0/+3
|\ \ \ \
| * | | | DEP: Finalize MachAr and machar deprecationsSebastian Berg2022-11-222-0/+3
| |/ / /
* | | | REL: Prepare main for NumPy 1.25.0 developmentCharles Harris2022-11-2239-363/+46
* | | | ENH: raise TypeError when arange() is called with string dtype (#22087)Daniel da Silva2022-11-211-0/+12
* | | | Merge pull request #22316 from seberg/void-strctured-newSebastian Berg2022-11-211-0/+4
|\ \ \ \
| * | | | ENH: Allow creating structured void scalars by passing dtypeSebastian Berg2022-09-211-0/+4
* | | | | DOC: Remove traces of interrupt handling utilitiesSebastian Berg2022-11-211-11/+0
| |/ / / |/| | |
* | | | Merge pull request #22607 from seberg/scalar-aliasesRalf Gommers2022-11-213-1/+9
|\ \ \ \
| * | | | BUG: Fixup warning giving and remove MachAr from docsSebastian Berg2022-11-171-1/+0
| * | | | DOC: Document scalar type alias deprecation changes and futurewarningSebastian Berg2022-11-172-0/+9
* | | | | MAINT: Update main after 1.23.5 release.Charles Harris2022-11-193-0/+70
* | | | | DOC: testing: Fix typo: nulps -> nulpwarren2022-11-181-1/+1
* | | | | DOC: Rm round_ from autosummaryInessa Pawson2022-11-171-1/+0
|/ / / /
* | | | Merge pull request #22598 from charris/update-to-focalSebastian Berg2022-11-171-0/+5
|\ \ \ \
| * | | | DOC: Add compatibility release note.Charles Harris2022-11-161-0/+5
| | |/ / | |/| |
* | | | DOC: expand docs on debugging with gdbNathan Goldbaum2022-11-142-9/+50
|/ / /
* | | Merge pull request #22540 from seberg/finalize-dtype-deprCharles Harris2022-11-091-0/+5
|\ \ \
| * | | MAINT: Update doc/release/upcoming_changes/22540.expired.rstCharles Harris2022-11-091-1/+1
| * | | DOC: Try to clarify which dtype instaces are still allowedSebastian Berg2022-11-071-3/+5
| * | | DOC: Add release note for expired dtype=/signature= ufunc deprecationSebastian Berg2022-11-071-0/+3
* | | | Merge pull request #22375 from melissawm/doc-arangeMatti Picus2022-11-084-1/+277
|\ \ \ \
| * | | | DOC: Improve how-to-partition contents.melissawm2022-10-112-23/+21
| * | | | DOC: How to partition domainsmelissawm2022-10-033-0/+278
* | | | | DOC: Add instruction to initialize git submodules (#22543)Juan Luis Cano Rodríguez2022-11-072-0/+8
* | | | | DEP: Expire deprecation to ignore bad dtype= in logical ufuncs (#22541)Sebastian Berg2022-11-071-0/+3
* | | | | API: Always use BufferError when dlpack export failsSebastian Berg2022-11-071-0/+7
| |/ / / |/| | |
* | | | DOC: update libnpymath docs on its status and how to consume itRalf Gommers2022-11-062-37/+66
* | | | DOC: Remove "current" from byte-order note and expand it slightly (#22521)Sebastian Berg2022-11-041-3/+5
* | | | Merge pull request #22504 from blackary/patch-1Matti Picus2022-11-011-1/+1
|\ \ \ \
| * | | | Switch to code blockZachary Blackwood2022-11-011-2/+2
| * | | | Add code-formatting on install instructionsZachary Blackwood2022-10-311-1/+1
* | | | | DOC: added example in char (#22500)hannah2022-10-311-2/+8