summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ENH: Adding `scalar.bit_count()` (popcount) (#19355)Ganesh Kathiresan2021-11-011-0/+13
* DOC: Use np alias in absolute beginners tutorial example (#20256)Alban Colley2021-10-311-1/+1
* DOC: fix broken link in "What is NumPy?" to broadcastingkhuynh2021-10-311-1/+1
* DOC: centralized min-max documentation under 'extrema finding' subsection in ...Yuval Ofek2021-10-302-10/+17
* Merge pull request #20201 from BvB93/machar2Charles Harris2021-10-281-0/+5
|\
| * DEP: Deprecate `finfo.machar`Bas van Beek2021-10-271-3/+3
| * DOC: Add a release note for the `np.MachAr` deprecationBas van Beek2021-10-261-0/+5
* | Merge pull request #20217 from BvB93/rel-noteCharles Harris2021-10-281-0/+10
|\ \
| * | DOC: Add a release note for fully annotating the main numpy namespaceBas van Beek2021-10-281-0/+10
* | | 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-274-3/+53
|/
* 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-263-2/+12
|/
* [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-254-13/+149
* 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-203-0/+73
* | DOC:Reword array has one axisArushi Sharma2021-10-191-4/+5
* | DOC: Remove double property ctypes from ndarrayPeter Tillema2021-10-141-1/+0
|/
* Merge pull request #19478 from r-devulap/svmlMatti Picus2021-10-101-0/+11
|\
| * DOC: Adding release note for PR #19478Raghuveer Devulapalli2021-08-241-0/+11
* | Merge pull request #20076 from BvB93/comparison-docsCharles Harris2021-10-091-0/+10
|\ \
| * | DOC: Document the dtype comparison operationsBas van Beek2021-10-091-0/+10
* | | Merge pull request #17530 from BvB93/fspathCharles Harris2021-10-091-0/+5
|\ \ \ | |/ / |/| |
| * | MAINT: Fixed a filename: `*.improvements.rst` -> `*.improvement.rst`Bas van Beek2020-10-101-0/+0
| * | REL: Added a release noteBas van Beek2020-10-101-0/+5
* | | Merge pull request #20049 from bashtage/pcg-advance-bugCharles Harris2021-10-071-0/+5
|\ \ \
| * | | BUG: Correct incorrect advance in PCG with emulated int128Kevin Sheppard2021-10-061-0/+5
* | | | MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-062-2/+0
|/ / /
* | | DOC:add-html-reference-to-some-ma-methodsSista Seetaram2021-10-061-0/+3
* | | DOC: Add a release note for the new `nan<x>`parametersBas van Beek2021-10-041-0/+17
* | | BUG,DEP: Allow (arg-)partition to accept `uint64` indices (#20000)Bas van Beek2021-10-021-0/+5
* | | 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
* | | | MAINT: Removed the cdoc directoryMukulika2021-09-304-174/+0
* | | | ENH: Add spaces after punctuation in dtype repr/str. (#19686)Antony Lee2021-09-292-1/+9
* | | | DOC: Copy-edit and fix typos.Warren Weckesser2021-09-291-2/+2
* | | | MAINT: Fix typo in public APIDimitri Papadopoulos2021-09-281-0/+3