summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Update doc/source/reference/c-api/array.rstCharles Harris2021-09-131-1/+1
| * | DOC: Added missing C-API functionsMukulika2021-09-081-14/+61
* | | DOC: Moved NumPy Internals into Under-the-hood docsMukulika2021-09-138-871/+954
| |/ |/|
* | Merge branch 'main' of https://github.com/sayantikabanik/numpySayantika Banik2021-09-089-15/+652
|\ \ | |/
| * Merge pull request #18884 from seiko2plus/breathe_doxygenMatti Picus2021-09-058-7/+639
| |\
| | * DOC: Improve Doxygen Javadoc style examplesSayed Adel2021-08-313-16/+43
| | * DOC: skip generating c/c++ doc from comment blocks when Doxygen or Breathe is...Sayed Adel2021-08-311-1/+11
| | * DOC: Apply suggestions from Matti reviewSayed Adel2021-08-311-14/+17
| | * DOC: Add support for documenting C/C++ via Doxygen & BreatheSayed Adel2021-08-306-7/+599
| * | Merge pull request #19810 from charris/update-some-includesCharles Harris2021-09-031-8/+13
| |\ \
| | * | MAIN: Minor include rationalization.Charles Harris2021-09-031-8/+13
* | | | Mix capitalization fix for page titles [sentence case implementation]Sayantika Banik2021-09-082-2/+2
|/ / /
* | | DOC: Fix import of default_rngdoc/user-guide-default-rngRobert Kern2021-09-011-1/+1
| |/ |/|
* | Merge pull request #19407 from Mukulikaa/indexing-docs-mergeMatti Picus2021-08-304-929/+808
|\ \ | |/ |/|
| * DOC: Removed unnecessary section linkMukulika2021-08-301-3/+1
| * DOC: Renamed section to Basic indexingMukulika2021-08-281-5/+5
| * 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
* | fix basics.creation.rst to address issue 19726Derek Huang2021-08-211-2/+2
* | Grammatical errors:yan2021-08-181-1/+1
|/