summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19492 from mattip/openblas-v0.3.17Charles Harris2021-07-161-0/+3
|\
| * BUILD: update OpenBLAS to v0.3.17mattip2021-07-161-0/+3
* | 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 #19151 from czgdp1807/stack_matMatti Picus2021-07-141-0/+6
|\
| * fixed title line in release notesczgdp18072021-06-081-1/+1
| * Addressed reviewsczgdp18072021-06-081-2/+2
| * Added release notes entryczgdp18072021-06-071-0/+6
* | Merge pull request #19404 from mattip/nep49-3Matti Picus2021-07-141-81/+62
|\ \
| * | Update doc/neps/nep-0049.rstMatti Picus2021-07-141-3/+3
| * | Update doc/neps/nep-0049.rstMatti Picus2021-07-141-2/+2
| * | DOC: document the 'free' signaturemattip2021-07-141-0/+10
| * | DOC: fixes from reviewmattip2021-07-131-3/+4
| * | update NEP with the PyDataMem_Handler struct as implemented in the PRmattip2021-07-041-82/+52
* | | 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
| |/ /
* | | Merge pull request #19416 from melissawm/docs-governanceMatti Picus2021-07-073-53/+3
|\ \ \
| * | | DOC: Remove duplicate information about governancemelissawm2021-07-053-53/+3
| |/ /
* | | ENH: Adding keepdims to np.argmin,np.argmax (#19211)Gagandeep Singh2021-07-071-0/+7
* | | Merge pull request #19356 from mhvk/functionbase-vectorize-refactorSebastian Berg2021-07-061-0/+7
|\ \ \ | |/ / |/| |
| * | API: Ensure np.vectorize outputs can be subclasses.Marten van Kerkwijk2021-06-261-0/+7
* | | MAINT: Move masked strided/inner-loop code to its "final" place (#19370)Sebastian Berg2021-06-291-5/+1
* | | Merge pull request #19259 from seberg/maint-ufunc-refactor-masked-not-duplicateMatti Picus2021-06-271-0/+12
|\ \ \ | |/ / |/| |
| * | shorten release noteMatti Picus2021-06-271-4/+2
| * | typoMatti Picus2021-06-271-1/+1
| * | MAINT: Align masked with normal ufunc loopsSebastian Berg2021-06-211-0/+14
* | | Merge pull request #19284 from stefanv/nep36-feedbackCharles Harris2021-06-261-29/+33
|\ \ \
| * | | Change `incidences` to `incidents`Stefan van der Walt2021-06-211-1/+1
| * | | Update resolution linkStefan van der Walt2021-06-201-1/+1
| * | | Address Ralf's feedbackStefan van der Walt2021-06-201-1/+1
| * | | Move status to acceptedStefan van der Walt2021-06-191-2/+2
| * | | Add suggestion by @mattip and polish up some textStefan van der Walt2021-06-191-28/+32
| |/ /
* | | DOC: Removed duplicate instructions for building docs from dev/index pageMukulika2021-06-251-34/+4
* | | Merge pull request #19121 from Qiyu8/upd-reldocCharles Harris2021-06-241-9/+6
|\ \ \
| * | | fix missing file and deprecated command.Qiyu82021-05-281-9/+6
* | | | REL: Update main after 1.21.0 release.Charles Harris2021-06-232-85/+900
* | | | Merge pull request #19135 from ganesh-k13/BUG_13236_remove_complex_floor_divideCharles Harris2021-06-231-0/+10
|\ \ \ \
| * | | | DOC: Added doc for `TypeError` thrown during floor divide (#19135)Ganesh Kathiresan2021-05-291-0/+10
* | | | | 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
|\ \ \ \