summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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 #19961 from charris/minor-fixupsCharles Harris2021-09-271-0/+5
|\ \ \ \ \
| * | | | | MAINT: Minor cleanups after merging gh-19805Charles Harris2021-09-261-0/+5
* | | | | | 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
* | | | DOC: Remove overstated TDD evangelism.Robert Kern2021-09-261-7/+1
|/ / /
* | | Merge pull request #19879 from BvB93/cls_getitemCharles Harris2021-09-254-2/+38
|\ \ \
| * | | DOC: Add links to the `__class_getitem__` docsBas van Beek2021-09-163-2/+23
| * | | DOC: Add a release note for `__class_getitem__`Bas van Beek2021-09-151-0/+15
* | | | 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 #19920 from DimitriPapadopoulos/codespell-nepsSebastian Berg2021-09-2113-21/+21
|\ \ \ \ \
| * | | | | DOC: Fix typos in NEPs, found by codespellDimitri Papadopoulos2021-09-2213-21/+21
* | | | | | 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-2127-49/+49
|/ / / / /
* | | | | 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
|/ / / /