summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove PyArray_MultiIter_SIZE definition. Tentative definition for PyArray_Fi...Chiara Marmo2021-07-272-6/+12
* | Address some comments.Chiara Marmo2021-07-271-11/+10
* | Fix sphinx warnings in c-info.beyond-basics.Chiara Marmo2021-07-272-4/+16
* | DOC: Add link and explanation of _add_newdocs to developer guide (#19546)Yashasvi Misra2021-07-231-0/+4
|/
* ENH: Add the `axis` and `ndim` attributes to `np.AxisError` (#19459)Bas van Beek2021-07-201-1/+8
* DOC: Additional ideas related to numpy-tutorials integration (#19422)Ross Barnowski2021-07-194-3/+6
* Merge pull request #19512 from charris/post-1.21.1-release-updateCharles Harris2021-07-192-0/+70
|\
| * REL: Update main after 1.21.1 release.Charles Harris2021-07-182-0/+70
* | Merge pull request #19369 from Mukulikaa/broadcast-docs-mergeMatti Picus2021-07-1812-263/+4498
|\ \
| * | DOC: Fixed nested formattingMukulika2021-07-141-2/+2
| * | DOC: Added graphics for examples with alt-textsMukulika2021-07-1012-211/+4427
| * | DOC: Added link to updated doc in array-broadcasting-in-numpy docMukulika2021-07-021-0/+3
| * | DOC: Changed figure name and removed some duplicate parts from orphan docMukulika2021-07-012-47/+1
| * | DOC: Moved VQ example & target from duplicate docMukulika2021-06-292-13/+75
* | | DOC: Fix typosAdrian Gao2021-07-181-4/+4
| |/ |/|
* | DOC: split linesMatti Picus2021-07-161-1/+2
* | updateYashasvi Misra2021-07-161-1/+1
* | Add link to NumPy PDF docsYashasvi Misra2021-07-151-2/+2
* | Merge pull request #19418 from melissawm/link-tutorialsMatti Picus2021-07-126-1044/+2
|\ \
| * | Eliminating tutorials_index for a link in the sidebarmelissawm2021-07-122-10/+1
| * | Removing csv file originally used in masked arrays tutorialmelissawm2021-07-051-115/+0
| * | Reword tutorials index textmelissawm2021-07-051-6/+3
| * | DOC: Removing tutorials from sphinx documentationmelissawm2021-07-054-920/+5
* | | DOC: Remove duplicate information about governancemelissawm2021-07-053-53/+3
|/ /
* | MAINT: Move masked strided/inner-loop code to its "final" place (#19370)Sebastian Berg2021-06-291-5/+1
|/
* DOC: Removed duplicate instructions for building docs from dev/index pageMukulika2021-06-251-34/+4
* REL: Update main after 1.21.0 release.Charles Harris2021-06-231-85/+131
* Merge pull request #19290 from rossbar/doc/unpin-pydata-sphinx-themeCharles Harris2021-06-231-0/+1
|\
| * Unpin pydata sphinx theme and update config.Ross Barnowski2021-06-211-0/+1
* | MAINT: bump scipy-mathjaxPauli Virtanen2021-06-231-0/+0
* | DOC:`Building the NumPy API and reference docs` rewrite (#19128)Mukulika2021-06-231-68/+61
* | DOC: Do not generate source URLs for re-exported objectsBas van Beek2021-06-221-0/+5
* | DOC: Add documentation for `np.ctypeslib.c_intp`Bas van Beek2021-06-221-0/+7
|/
* DOC: fix duplicate navbar in development documentation index (#19264)Melissa Weber Mendonça2021-06-171-17/+0
* Merge pull request #19185 from MarsBarLee/crosslink-gitpodCharles Harris2021-06-102-29/+82
|\
| * STY: Shorten some lines.Charles Harris2021-06-101-28/+34
| * Merge branch 'numpy:main' into crosslink-gitpodMarsBarLee2021-06-084-39/+4
| |\
| * | DOC: Change line breaksMarsBarLee2021-06-082-7/+28
| * | DOC: Add crosslink to Buildling the NumyP API and reference docs pageMarsBarLee2021-06-081-0/+15
| * | DOC: Add crosslink to Building from Source pageMarsBarLee2021-06-081-2/+13
* | | DOC: NeighborhoodIterator position on creationMarco Aurelio da Costa2021-06-081-1/+7
| |/ |/|
* | Add intersphinx link to numpy-tutorials.Ross Barnowski2021-06-082-4/+2
* | DOC: update references to other repos head branch to 'main'Mike Taves2021-06-081-1/+1
* | DOC: Removed misleading info about Fortran compiler from building from source...Mukulika2021-06-071-2/+2
* | API: Delay string and number promotion deprecation/future warningSebastian Berg2021-06-041-33/+0
|/
* DOC: Changed community link and updated internal linkMukulika2021-05-301-3/+2
* DOC: Misc fixes to absolute_beginners.htmlMukulika2021-05-271-7/+5
* MAINT: replace imgmath with mathjax for docs (#19036)Melissa Weber Mendonça2021-05-272-3/+3
* Updated doc/source/reference/arrays.scalars.rstNick Pope2021-05-251-4/+4
* DOC, REL: Prepare notes for NumPy 1.22.0 development.Charles Harris2021-05-223-0/+48