summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* DOC: double backticks and linksMatthias Bussonnier2022-04-031-3/+5
* DOC: Mention gitpod as alternative in environment setup docs (#21255)Pax2022-03-261-0/+4
* DOC: directive fix (single instead of double backticks). (#21247)Matthias Bussonnier2022-03-251-2/+2
* DOC: fix outdated description of unicodeNimrod2022-03-161-1/+1
* 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-104-1/+104
|\
| * 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-092-12/+15
| * DOC: add the DLPack protocol to interpolability docsTirth Patel2022-03-032-1/+99
| * MAINT: make np._from_dlpack publicTirth Patel2022-03-031-0/+1
* | Merge pull request #21155 from mattip/wheel-uploadCharles Harris2022-03-091-4/+19
|\ \
| * | DOC: document uploads to ananconda.orgmattip2022-03-061-4/+19
* | | DOC: update recommendation for pinning numpy+3 (#21144)Stefan van der Walt2022-03-091-19/+23
* | | REL: Update main after 1.22.3 release.Charles Harris2022-03-073-5/+56
|/ /
* | BLD: Run wheel builders on labeled pull requestsThomas Li2022-03-041-0/+15
|/
* Merge pull request #20559 from melissawm/f2py-guideRohit Goswami2022-02-2218-760/+933
|\
| * Fixing formattingmelissawm2022-01-059-75/+77
| * Responding to review commentsmelissawm2022-01-0511-168/+192
| * DOC: Refactoring f2py user guidemelissawm2022-01-0510-756/+903
* | Merge pull request #20875 from rgommers/deprecate-npdistutilsMatti Picus2022-02-174-0/+150
|\ \
| * | MAINT: fix failure due to importing warnings in `distutils/__init__.py`Ralf Gommers2022-02-161-6/+3
| * | DOC: add section on moving to SetuptoolsRalf Gommers2022-02-151-8/+61
| * | DEP: deprecate `numpy.distutils`, and add a migration guideRalf Gommers2022-02-154-0/+100
* | | Merge pull request #20774 from miccoli/doc/datetime-semanticsCharles Harris2022-02-161-18/+111
|\ \ \ | |/ / |/| |
| * | DOC: explicitly define numpy.datetime64 semanticsStefano Miccoli2022-01-101-18/+111
| |/
* | Merge pull request #21029 from hawkinsp/nontuple_indexSebastian Berg2022-02-141-8/+0
|\ \
| * | DEP: Remove support for non-tuple nd-indices.Peter Hawkins2022-02-141-8/+0
* | | Merge pull request #21039 from seberg/removed-relaxed-strides-checkingCharles Harris2022-02-122-25/+10
|\ \ \ | |/ / |/| |
| * | MAINT: Remove the RELAXED_STRIDES_CHECKING env variableSebastian Berg2022-02-112-25/+10
* | | Merge pull request #21016 from melissawm/doc-intersphinx-scipySebastian Berg2022-02-081-1/+1
|\ \ \
| * | | MAINT, DOC: Fix SciPy intersphinx linkmelissawm2022-02-081-1/+1
| |/ /
* | | DOC: Fixed Refguide errors (#19898)Ovee Jawdekar2022-02-082-7/+5
|/ /
* | REL: Update main after 1.22.2 release.Charles Harris2022-02-032-0/+65
* | Merge pull request #20185 from melissawm/add-interop-docMatti Picus2022-02-025-13/+444
|\ \
| * | 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-223-70/+85
| * | DOC: Added explanation document on interoperabilitymelissawm2021-11-222-0/+353
* | | DOC: switch Python intersphinx link from dev to stable.Ross Barnowski2022-02-011-1/+1
* | | 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
* | | DOC: Fixes minor formatting issue related to nested inline markup.Michael Burkhart2022-01-221-2/+2
* | | DOC: random: Fix spelling of 'precision'.warren2022-01-212-2/+2
* | | MAINT: Fix inconsistent PyPI casingNihaal Sangha2022-01-203-3/+3
* | | Merge pull request #20821 from rafaelcfsousa/p10_enablementMatti Picus2022-01-181-14/+16
|\ \ \
| * | | DOC: Update CPU features table with VSX4Rafael Cardoso Fernandes Sousa2022-01-171-14/+16
* | | | REL: Update main after 1.22.1 release.Charles Harris2022-01-152-0/+64
|/ / /
* | | MAINT, DOC: discard repeated wordsDimitri Papadopoulos2022-01-138-9/+9