summaryrefslogtreecommitdiff
path: root/doc/source/user
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix typo on Byte-swapping pageDavid Gilbertson2022-07-051-1/+1
|/
* DOC: Tell people to use only-binary optionP. L. Lim2022-06-101-1/+4
* TST: Enable doctests in IO Howto with testsetup and testcleanup (#21564)Brigitta Sipőcz2022-06-091-57/+72
* DOC: RST Titles Underline reordering (#21677)Matthias Bussonnier2022-06-083-24/+24
* DOC: Fix broadcasting documentation. (#21689)Rohit Davas2022-06-081-1/+1
* DIC: Misc RST reformatting.Matthias Bussonnier2022-06-034-10/+11
* DOC: move `import_array` and `import_umath` above `PyModule_Create`Ralf Gommers2022-05-281-13/+15
* MAINT: Python <3.8 related cleanupsBrigitta Sipőcz2022-05-231-1/+1
* MAINT: Python <3.7 related cleanupsBrigitta Sipőcz2022-05-231-6/+4
* Merge pull request #19226 from seberg/fix-void-cast-safety-promotion-and-comp...Matti Picus2022-05-191-12/+62
|\
| * DOC: mv details from release note to user guide.Ross Barnowski2022-05-111-3/+40
| * WIP: docs... Need to start a whole new "promotion" probably based on some stu...Sebastian Berg2022-05-091-10/+23
* | Remove mentioning deprecated and removed scipy.weave as an alternativeBrigitta Sipocz2022-05-171-19/+1
|/
* DOC: non-orphan page, and casing.Matthias Bussonnier2022-04-231-2/+0
* Merge pull request #21133 from seberg/doc-subclassesMatti Picus2022-04-182-0/+45
|\
| * DOC: Note interop from "subclassing" docs and explain when to avoidSebastian Berg2022-03-142-0/+45
* | DOC: various spell checks and typo fixes (#21314)Logan Thomas2022-04-103-16/+16
* | Introduce numpy.core.setup_common.NPY_CXX_FLAGSserge-sans-paille2022-04-081-0/+3
* | DOC: Add testing dependencies to build workflow instructions (#21167)Bhavuk kalra2022-03-101-3/+10
* | Merge pull request #21145 from tirthasheshpatel/fix-gh20743Matti Picus2022-03-101-0/+100
|\ \
| * | DOC: `from_dlpack(x)` to `numpy.from_dlpack`Tirth Patel2022-03-091-1/+1
| * | DOC: use ELLIPSIS in error message and add note about copyingTirth Patel2022-03-091-3/+4
| * | DOC: make links to DLPack intersphinxTirth Patel2022-03-091-12/+14
| * | DOC: add the DLPack protocol to interpolability docsTirth Patel2022-03-031-0/+97
| |/
* | DOC: update recommendation for pinning numpy+3 (#21144)Stefan van der Walt2022-03-091-19/+23
|/
* Merge pull request #20559 from melissawm/f2py-guideRohit Goswami2022-02-221-297/+1
|\
| * DOC: Refactoring f2py user guidemelissawm2022-01-051-297/+1
* | DEP: Remove support for non-tuple nd-indices.Peter Hawkins2022-02-141-8/+0
* | DOC: Fixed Refguide errors (#19898)Ovee Jawdekar2022-02-082-7/+5
* | Merge pull request #20185 from melissawm/add-interop-docMatti Picus2022-02-023-0/+424
|\ \
| * | Remove extra pytorch examplemelissawm2022-01-051-5/+0
| * | Improved array_wrap description and added PyTorch examplemelissawm2021-11-241-9/+27
| * | Adding description of __array_finalize__ and __array_wrap__melissawm2021-11-232-28/+78
| * | Addressing review commentsmelissawm2021-11-221-57/+65
| * | DOC: Added explanation document on interoperabilitymelissawm2021-11-222-0/+353
* | | DOC: update python minimal version to build from sourcem10an2022-02-011-1/+1
* | | DOC,TST: Fix Pandas code example as per new releaseMukulika2022-01-231-1/+1
* | | MAINT, DOC: discard repeated wordsDimitri Papadopoulos2022-01-133-3/+3
* | | Merge pull request #20741 from ahesford/cross_your_teesRalf Gommers2022-01-101-0/+98
|\ \ \
| * | | DOC: add instructions for cross compilationAndrew J. Hesford2022-01-101-0/+98
| | |/ | |/|
* | | DOC: fix doctest with true_divide errorPierre de Buyl2022-01-101-1/+1
* | | DOC: fix more doctestsPierre de Buyl2022-01-101-2/+4
|/ /
* | DOC: Updated pointer spacing for consistency. (#20683)Joseph Fox-Rabinovitz2022-01-051-129/+112
* | Merge pull request #20693 from Mukulikaa/latex-imagesCharles Harris2022-01-011-5/+5
|\ \
| * | DOC: Replaced svgs with pngMukulika2022-01-011-5/+5
* | | Merge pull request #20691 from Mukulikaa/latex-imagesCharles Harris2021-12-315-0/+0
|\ \ \ | |/ /
| * | DOC, ENH: Added pngs for svgs for pdf buildMukulika2022-01-015-0/+0
* | | Merge branch 'main' into doctest_for_pytestPierre de Buyl2021-12-214-12/+12
|\ \ \ | |/ /
| * | DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589)Matti Picus2021-12-181-3/+2
| * | removed two redundant '\\' typosMuataz Attaia2021-12-161-2/+2