summaryrefslogtreecommitdiff
path: root/doc/source/reference
Commit message (Expand)AuthorAgeFilesLines
* DEP: remove deprecated `numpy.dual` moduleRalf Gommers2023-03-282-48/+0
* Merge pull request #23473 from F3eQnxN3RriK/maint-link-writebackifcopyMatti Picus2023-03-281-1/+1
|\
| * MAINT: Fix a wrong format of referenceyuki2023-03-271-1/+1
* | MAINT: Fix missing asteriskyuki2023-03-271-1/+1
|/
* DOC: add entry for `numpy.character`yuki2023-03-251-0/+4
* MAINT: Fix a broken section linkyuki2023-03-241-2/+2
* Merge pull request #23404 from ngoldbaum/dtype-class-array-creationSebastian Berg2023-03-231-1/+1
|\
| * ENH: allow using dtype classes in array creation functionsNathan Goldbaum2023-03-171-1/+1
* | Merge pull request #23240 from byrdie/bugfix/ufunc_where_propagationSebastian Berg2023-03-221-2/+3
|\ \ | |/ |/|
| * ENH: Modified `PyUFunc_CheckOverride` to allow the `where` argument to overri...Roy Smart2023-02-241-2/+3
* | MAINT: remove `NUMPY_EXPERIMENTAL_ARRAY_FUNCTION` env varRalf Gommers2023-03-122-22/+0
* | MAINT: switch min/max with amin/amax, and add them to html docsRalf Gommers2023-03-011-2/+4
* | DOC: add `np.round` to the html docs, and make it the preferred aliasRalf Gommers2023-03-011-0/+1
* | DOC: Update dtype hierarchy and box-text alingnment png pdf dia #23252Younes2023-02-263-0/+0
|/
* Merge pull request #23195 from seberg/public-rng-spawnCharles Harris2023-02-233-8/+36
|\
| * DOC: Try to add Generator spawning to parallel generation and link itSebastian Berg2023-02-141-6/+21
| * DOC: Refer to bitgenerator and rename bitgenSebastian Berg2023-02-141-3/+3
| * DOC: Improve docs around generator spawningSebastian Berg2023-02-142-2/+15
* | Merge pull request #22051 from r-devulap/spr-supportMatti Picus2023-02-192-46/+49
|\ \ | |/ |/|
| * Update cpu_features.inc and compilers-diff.incRaghuveer Devulapalli2023-02-082-46/+49
* | API: Add environment variable for behavior planned in a 2.0Sebastian Berg2023-02-101-0/+14
|/
* DOC: Fix broken link in C-API array docs (#23117)Ross Barnowski2023-01-272-4/+6
* DOC: fix typo in C API reference (#23092)Nathan Goldbaum2023-01-251-1/+1
* DOC: Fixup docs after the code removalSebastian Berg2023-01-221-7/+0
* DOC: move section (from review) [skip ci]mattip2023-01-033-26/+19
* DOC: document NPY_DISABLE_CPU_FEATURESmattip2023-01-032-3/+26
* 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: 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