summaryrefslogtreecommitdiff
path: root/doc/source/reference
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: Some updates to the array_api compat document (#22747)Aaron Meurer2022-12-061-3/+14
* DOC: misleading text lead to false hopeLaurenz Kremeyer2022-12-011-3/+3
* 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-292-0/+19
|\
| * API: Add numpy.testing.overrides to aid testing of custom array containersNathan Goldbaum2022-11-162-0/+19
* | MAINT: npymath cleanups for isnan, isinf, isinfinite, signbit, nextafter (#22...Matti Picus2022-11-281-6/+6
* | 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
| |/
* | DOC: Rm round_ from autosummaryInessa Pawson2022-11-171-1/+0
|/
* DOC: update libnpymath docs on its status and how to consume itRalf Gommers2022-11-062-37/+66
* DOC: added example in char (#22500)hannah2022-10-311-2/+8
* DOC: rm msort from autosummary to discourage discovery.Ross Barnowski2022-10-191-1/+0
* 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
* | DOC: Add reference links and switch to PyCapsuleRohit Goswami2022-10-101-1/+1
* | DOC: Replace CObject with Capsule consistentlyRohit Goswami2022-10-101-1/+1
|/
* MAINT: Fix typos found by codespellDimitri Papadopoulos2022-10-073-3/+3
* DOC: Add C API documentation for NPY_ITER_MULTI_INDEXWill Ayd2022-09-191-0/+60
* DOC: Fix typo disutils -> distutils in numpy.distutils migration page (#22206)Loïc Estève2022-09-061-3/+3
* DOC: add more prominent warnings to pin setuptoolsRalf Gommers2022-08-211-0/+8
* Merge pull request #21468 from ganesh-k13/enh_21340_show_config_threadpoolctlMatti Picus2022-08-211-0/+1
|\
| * DOC: Added `show_runtime` to Utilityganesh-k132022-08-191-0/+1
* | Merge pull request #22122 from rkern/doc/sequence-of-seedsCharles Harris2022-08-182-2/+84
|\ \ | |/ |/|
| * DOC: Explain how to use sequences of integers as seeds.Robert Kern2022-08-132-2/+84
* | DOC: Fix intersphinx inventory namesmelissawm2022-08-151-2/+2
|/
* DOC: updated masked_print_option and added explanation (#22013)Miki Watanabe2022-07-201-3/+4
* Merge pull request #21837 from seberg/note-objects-nullCharles Harris2022-07-121-0/+23
|\
| * DOC: Adopt changes as suggested in reviewSebastian Berg2022-07-051-2/+3
| * DOC: Document expectation for object array initializationSebastian Berg2022-06-231-0/+22
* | DOC: Add a note about security and NumPy to the documentation (#21927)Sebastian Berg2022-07-102-0/+62
* | Merge pull request #21248 from ax3l/doc-improve-array-interface-dataMatti Picus2022-07-081-3/+9
|\ \ | |/ |/|
| * DOC: Apply final wording suggestion.Ross Barnowski2022-07-081-5/+9
| * DOC: Improve Array Interface `data`Axel Huebl2022-03-261-2/+4
* | MAINT: limit the number of decimals in Polynomial representation (#21654)Lev Maximov2022-06-141-3/+3
* | Mention positional-only arguments in the array API compatibility docAaron Meurer2022-06-081-0/+5
* | DOC: RST Titles Underline reordering (#21677)Matthias Bussonnier2022-06-0824-101/+101
* | DIC: Misc RST reformatting.Matthias Bussonnier2022-06-035-30/+30
* | ENH: Add support for symbol to polynomial package (#16154)Ross Barnowski2022-06-012-27/+27
* | MAINT: Changed reference to multiple filesShoban Chiddarth2022-05-242-2/+2
* | DOC: fix documentation for typedescr argument of PyArray_AsCArrayMarkus Mohrhard2022-05-141-9/+6
* | Merge pull request #20020 from joukewitteveen/ma-ndenumerateMatti Picus2022-05-111-0/+1
|\ \
| * | ENH: add ndenumerate specialization for masked arraysJouke Witteveen2022-04-221-0/+1
* | | ENH: Apply suggested changeThomas Duvernay2022-05-061-1/+0
* | | DOC: Add missing functions in `numpy.testing` documentationThomas Duvernay2022-04-261-0/+7
|/ /
* | Merge pull request #21032 from jon-deng/fix-sphinx-doc-errorsMatti Picus2022-04-201-4/+4
|\ \
| * | DOC: Fix formatting for routines.emath.rst titleJonathan Deng2022-03-051-1/+1
| * | DOC: Fix missing lib.scimath module referenceJonathan Deng2022-03-031-1/+1