summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* DOC: Added note about base attributeMukulika2021-10-281-1/+5
* DOC: Improved wording and organizationMukulika2021-10-281-58/+62
* DOC: Removed less used term countsMukulika2021-10-281-2/+2
* DOC: Added introductory paraMukulika2021-10-281-14/+23
* DOC: Create an explanation document for copies and viewsMukulika2021-10-282-0/+136
* Merge pull request #20195 from WarrenWeckesser/doc-miscSebastian Berg2021-10-271-8/+14
|\
| * DOC: Two small changes in array.rst:warren2021-10-261-8/+14
* | MAINT: Only warn for transferred ownership if env variable is set (#20200)Matti Picus2021-10-273-3/+51
|/
* Merge pull request #20197 from Vijay-Arora/fix-typo-20178Melissa Weber Mendonça2021-10-261-1/+1
|\
| * fixing typo in numpy docVijay Arora2021-10-261-1/+1
* | DOC: add release note and move NEP 49 to Final (#20194)Matti Picus2021-10-261-0/+2
|/
* [MAINT] minor grammar fix: add missing "an"bbrewington2021-10-251-1/+1
* [MAINT] Fix minor typobbrewington2021-10-251-1/+1
* ENH: Configurable allocator (#17582)Matti Picus2021-10-252-0/+120
* Merge pull request #20115 from rossbar/doc/absolute-beginners-match-axis-redu...Charles Harris2021-10-211-2/+8
|\
| * Add missing indefinite article.Ross Barnowski2021-10-141-1/+1
| * Modify code to match img illustrating reduction along axis.Ross Barnowski2021-10-131-2/+8
* | REL: Update main after 1.21.3 release.Charles Harris2021-10-202-0/+45
* | DOC:Reword array has one axisArushi Sharma2021-10-191-4/+5
* | DOC: Remove double property ctypes from ndarrayPeter Tillema2021-10-141-1/+0
|/
* DOC: Document the dtype comparison operationsBas van Beek2021-10-091-0/+10
* MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-061-1/+0
* DOC:add-html-reference-to-some-ma-methodsSista Seetaram2021-10-061-0/+3
* DOC: add example showing how to convert POSIX timestamps to datetime64 (#18984)Jonathan Reichelt Gjertsen2021-10-011-3/+15
* Merge pull request #19981 from cmarmo/npyarray-enumsMatti Picus2021-10-012-54/+75
|\
| * Add comments to prevent revert.Chiara Marmo2021-09-302-0/+21
| * Fix scope of some sphinx declarations to avoid warnings.Chiara Marmo2021-09-282-54/+54
* | ENH: Add spaces after punctuation in dtype repr/str. (#19686)Antony Lee2021-09-291-1/+1
* | DOC: Copy-edit and fix typos.Warren Weckesser2021-09-291-2/+2
* | Merge pull request #19957 from HaoZeke/capif2pyCharles Harris2021-09-272-45/+44
|\ \
| * | MAINT: Apply suggestions from code reviewRohit Goswami2021-09-272-7/+9
| * | DOC: Add syntax highlighting, update pronounsRohit Goswami2021-09-271-45/+42
* | | Merge pull request #19983 from WarrenWeckesser/doc-c99Charles Harris2021-09-271-0/+3
|\ \ \ | |_|/ |/| |
| * | DOC: Specifically mention the C99 requirement in 'Building from source'warren2021-09-271-0/+3
| |/
* | DOC: Remove reference to PyArray_MultiIter_SIZE. (#19976)Chiara Marmo2021-09-271-3/+2
|/
* Update basics.io.genfromtxt.rstDmitriy Fishman2021-09-271-1/+1
* Merge pull request #19879 from BvB93/cls_getitemCharles Harris2021-09-253-2/+23
|\
| * DOC: Add links to the `__class_getitem__` docsBas van Beek2021-09-163-2/+23
* | Merge pull request #19903 from Fayyr/refguidefixMelissa Weber Mendonça2021-09-221-0/+1
|\ \
| * | DOC: Fixed refguide errors for basics.broadcasting.rstFayyr2021-09-201-0/+1
* | | Merge pull request #19775 from HaoZeke/minor_typos_datedCharles Harris2021-09-211-3/+3
|\ \ \
| * | | MAINT,DOC: f2py cleanupRohit Goswami2021-09-201-3/+3
* | | | DOC: Typos found by codespellDimitri Papadopoulos2021-09-2125-47/+47
|/ / /
* | | Merge pull request #19893 from HaoZeke/f2py_doccleanCharles Harris2021-09-2039-618/+674
|\ \ \
| * | | DOC: Address reviewer commentsRohit Goswami2021-09-205-72/+73
| * | | DOC: Reword f2py docsRohit Goswami2021-09-207-551/+607
| * | | MAINT: Reorder f2py doc pagesRohit Goswami2021-09-191-3/+3
| * | | MAINT,DOC: Refactor, syntax highlighting for f2pyRohit Goswami2021-09-1936-65/+64
| |/ /
* | | DOC:Fixed refguide errors for basics.creation.rstArryan Singh2021-09-201-13/+11
|/ /
* | Merge pull request #19844 from Mukulikaa/c-api-additionsCharles Harris2021-09-161-14/+61
|\ \