summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | DOC: Some updates to the array_api compat document (#22747)Aaron Meurer2022-12-061-3/+14
|/
* Merge pull request #22705 from kremeyer/devMatti Picus2022-12-021-3/+3
|\
| * DOC: misleading text lead to false hopeLaurenz Kremeyer2022-12-011-3/+3
* | Remove dangling deprecation warningSyam Gadde2022-12-011-4/+0
|/
* 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
* | 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
* | REL: Prepare main for NumPy 1.25.0 developmentCharles Harris2022-11-222-0/+46
* | DOC: Remove traces of interrupt handling utilitiesSebastian Berg2022-11-211-11/+0
* | Merge pull request #22607 from seberg/scalar-aliasesRalf Gommers2022-11-211-1/+0
|\ \
| * | BUG: Fixup warning giving and remove MachAr from docsSebastian Berg2022-11-171-1/+0
* | | MAINT: Update main after 1.23.5 release.Charles Harris2022-11-192-0/+40
* | | DOC: testing: Fix typo: nulps -> nulpwarren2022-11-181-1/+1
* | | DOC: Rm round_ from autosummaryInessa Pawson2022-11-171-1/+0
|/ /
* | DOC: expand docs on debugging with gdbNathan Goldbaum2022-11-142-9/+50
|/
* 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
* | 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
* | | Update index.rstNathan Rooy2022-10-311-1/+1
|/ /
* | DOC: fix typo in advanced_debugging.rst [skip ci]Tony Newton / Teng Liu2022-10-261-1/+1
* | DOC: rm msort from autosummary to discourage discovery.Ross Barnowski2022-10-191-1/+0
* | Merge pull request #22409 from noritada/dark-mode-coloring-improvementsSebastian Berg2022-10-171-1/+1
|\ \
| * | DOC: Update a label color for the version selection buttonNoritada Kobayashi2022-10-171-1/+1
| * | DOC: Adopt a harmonic color scheme with the dark mode of pydata-sphinx-theme ...Noritada Kobayashi2022-10-081-1/+1
* | | Merge pull request #22430 from charris/post-1.23.4-release-updateCharles Harris2022-10-132-0/+49
|\ \ \
| * | | REL: Update main after 1.23.4 release.Charles Harris2022-10-122-0/+49
* | | | Merge pull request #22411 from DimitriPapadopoulos/python2_docSebastian Berg2022-10-131-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Remove documentation specific to Python 2Dimitri Papadopoulos2022-10-081-8/+8
| |/ /
* | | Update doc/source/f2py/python-usage.rstRohit Goswami2022-10-101-1/+1
* | | DOC: Add reference links and switch to PyCapsuleRohit Goswami2022-10-103-13/+14
* | | DOC: Replace CObject with Capsule consistentlyRohit Goswami2022-10-103-10/+11
|/ /
* | MAINT: Fix typos found by codespellDimitri Papadopoulos2022-10-077-8/+8
* | DOC: typo, see issue 22369amagicmuffin2022-10-031-1/+1
|/
* DOC, MAINT: Remove unused filesmelissawm2022-10-036-84/+0
* Minor typo in docsThomas Kastl2022-09-231-2/+2