summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * DOC: Added examples and other minor changes after reviewMukulika2021-08-281-59/+142
| * DOC: Reformatted examplesMukulika2021-08-201-51/+52
| * DOC: Replaced indexing stub doc with routinesMukulika2021-08-184-131/+69
| * DOC: Exchanged the contents of Indexing basics and Indexing ref docsMukulika2021-08-182-734/+735
| * DOC: Rearranged parts of the Indexing docs to consolidate contentMukulika2021-08-182-546/+404
* | NEP: add qualifier for free(), mention ContextVar (#19663)Matti Picus2021-08-261-5/+26
* | Merge pull request #18585 from data-apis/array-apiCharles Harris2021-08-231-0/+15
|\ \
| * | Add a release note entry for #18585Aaron Meurer2021-08-231-0/+15
* | | Merge pull request #19739 from data-apis/nep-47-updatesCharles Harris2021-08-231-117/+220
|\ \ \
| * | | NEP: Update NEP 47: Adopting the array API standardAaron Meurer2021-08-231-117/+220
* | | | fix basics.creation.rst to address issue 19726Derek Huang2021-08-211-2/+2
* | | | Merge pull request #19698 from yan-wyb/mainCharles Harris2021-08-181-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Grammatical errors:yan2021-08-181-1/+1
* | | | Merge pull request #19665 from charris/drop-python3.7Charles Harris2021-08-181-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Add release note about dropping Python 3.7.Charles Harris2021-08-161-0/+4
* | | | DOC: Fix trivial doc typo. (#19692)Antony Lee2021-08-171-1/+1
* | | | Merge pull request #19680 from BvB93/fromregexCharles Harris2021-08-161-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Add a release noteBas van Beek2021-08-161-0/+5
| |/ /
* | | REL: Update main after 1.21.2 release.Charles Harris2021-08-163-0/+101
|/ /
* | Merge pull request #19527 from loongson-zn/mainCharles Harris2021-08-121-0/+3
|\ \
| * | DOC: Add release note for LoongArchZHANG NA2021-08-121-0/+3
* | | DOC: Created fundamentals doc for explanations in `ufunc` reference doc (#19516)Mukulika2021-08-124-438/+471
* | | DOC: Reorganized the documentation contribution docs (#19645)Mukulika2021-08-1210-117/+73
* | | DEP: Remove deprecated numeric style dtype strings (#19539)NectDz2021-08-101-0/+2
* | | Add release note.Ross Barnowski2021-08-051-0/+8
| |/ |/|
* | Dedent list of macros.Chiara Marmo2021-08-022-327/+330
* | Fix scope of c:macro.Chiara Marmo2021-08-012-324/+327
* | Merge pull request #19571 from seberg/ufunc-refactor-2021-normalMatti Picus2021-07-281-3/+7
|\ \
| * | MAINT: Use the same pattern for the floating point error checkSebastian Berg2021-07-221-3/+4
| * | DOC: use deprecated rather than note and delete old docstringSebastian Berg2021-07-221-6/+2
| * | MAINT: Refactor UFunc core to use NEP 43 style dispatching/promotionSebastian Berg2021-07-221-0/+7
* | | ENH: Add support for windows on arm targets (#19513)Niyas Sait2021-07-271-0/+4
* | | Update doc/source/reference/c-api/array.rstChiara Marmo2021-07-271-1/+1
* | | Remove PyArray_MultiIter_SIZE definition. Tentative definition for PyArray_Fi...Chiara Marmo2021-07-272-6/+12
* | | Address some comments.Chiara Marmo2021-07-271-11/+10
* | | Fix sphinx warnings in c-info.beyond-basics.Chiara Marmo2021-07-272-4/+16
* | | DOC: Add link and explanation of _add_newdocs to developer guide (#19546)Yashasvi Misra2021-07-231-0/+4
|/ /
* | ENH: Add the `axis` and `ndim` attributes to `np.AxisError` (#19459)Bas van Beek2021-07-202-1/+12
|/
* DOC: Additional ideas related to numpy-tutorials integration (#19422)Ross Barnowski2021-07-194-3/+6
* ENH: Add smallest_normal and smallest_subnormal attributes to finfo (#18536)Stephannie Jimenez Gacha2021-07-191-0/+7
* Merge pull request #19512 from charris/post-1.21.1-release-updateCharles Harris2021-07-193-0/+121
|\
| * REL: Update main after 1.21.1 release.Charles Harris2021-07-183-0/+121
* | Merge pull request #19479 from seberg/fixup-clang-flag-tryMatti Picus2021-07-181-0/+7
|\ \
| * | DOC: Add release note for `-ftrapping-math` on clangSebastian Berg2021-07-151-0/+7
* | | Merge pull request #19369 from Mukulikaa/broadcast-docs-mergeMatti Picus2021-07-1812-263/+4498
|\ \ \
| * | | DOC: Fixed nested formattingMukulika2021-07-141-2/+2
| * | | DOC: Added graphics for examples with alt-textsMukulika2021-07-1012-211/+4427
| * | | DOC: Added link to updated doc in array-broadcasting-in-numpy docMukulika2021-07-021-0/+3
| * | | DOC: Changed figure name and removed some duplicate parts from orphan docMukulika2021-07-012-47/+1
| * | | DOC: Moved VQ example & target from duplicate docMukulika2021-06-292-13/+75