summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge pull request #19844 from Mukulikaa/c-api-additionsCharles Harris2021-09-161-14/+61
|\ \
| * | Update doc/source/reference/c-api/array.rstCharles Harris2021-09-131-1/+1
| * | DOC: Added missing C-API functionsMukulika2021-09-081-14/+61
* | | Merge pull request #19865 from Mukulikaa/internals-doc-reorgCharles Harris2021-09-168-871/+954
|\ \ \ | |_|/ |/| |
| * | DOC: Moved NumPy Internals into Under-the-hood docsMukulika2021-09-138-871/+954
* | | DOC: Fix typo in upcoming changes filenameNiels Dunnewind2021-09-141-0/+0
* | | BUG: Fix use of ``*.md``.Charles Harris2021-09-131-1/+1
* | | DOC: Small fixups for the release walkthroughSebastian Berg2021-09-131-2/+2
* | | Merge pull request #19862 from charris/add-branch-walkthroughCharles Harris2021-09-131-0/+77
|\ \ \
| * | | DOC: Add BRANCH_WALKTHROUGHCharles Harris2021-09-101-0/+77
| | |/ | |/|
* | | Merge pull request #19864 from charris/update-release-walkthroughCharles Harris2021-09-131-101/+105
|\ \ \ | |_|/ |/| |
| * | DOC: Update RELEASE_WALKTHROUGHCharles Harris2021-09-111-101/+105
| |/
* | Required changes made for the sentence case implementationSayantika Banik2021-09-084-4/+4
* | Merge branch 'main' of https://github.com/sayantikabanik/numpySayantika Banik2021-09-0813-16/+725
|\ \ | |/
| * Merge pull request #18884 from seiko2plus/breathe_doxygenMatti Picus2021-09-0511-8/+705
| |\