summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: double backticks and linksMatthias Bussonnier2022-04-031-3/+5
* Merge pull request #21154 from hoodmane/feature-detection-sigsMatti Picus2022-03-311-0/+7
|\
| * Use description from mattipHood Chatham2022-03-311-23/+7
| * Add upcoming_changes noteHood Chatham2022-03-261-0/+23
* | DOC: Mention gitpod as alternative in environment setup docs (#21255)Pax2022-03-261-0/+4
* | DOC: add more informationmattip2022-03-271-1/+13
* | DOC: document automatic wheel building for a releasemattip2022-03-261-2/+7
* | DOC: directive fix (single instead of double backticks). (#21247)Matthias Bussonnier2022-03-251-2/+2
* | Merge pull request #21202 from Nimrod0901/patch-1Tyler Reddy2022-03-161-1/+1
|\ \
| * | DOC: fix outdated description of unicodeNimrod2022-03-161-1/+1
* | | fix typoH. Vetinari2022-03-171-1/+1
|/ /
* | Merge pull request #21186 from h-vetinari/nep29_updateRalf Gommers2022-03-161-1/+16
|\ \
| * | update NEP 29H. Vetinari2022-03-131-1/+16
* | | Merge pull request #21130 from zephyr111/faster-whereCharles Harris2022-03-131-0/+4
|\ \ \ | |/ / |/| |
| * | ENH: improve the speed of numpy.where using a branchless codeJérôme Richard2022-02-271-0/+4
* | | 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-106-2/+111
|\ \ \
| * | | Add from_dlpack to upcoming_changesTirth Patel2022-03-091-0/+6
| * | | 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-032-1/+2
| |/ /
* | | 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
* | | Merge pull request #21170 from charris/post-1.22.3-release-updateCharles Harris2022-03-084-5/+88
|\ \ \
| * | | REL: Update main after 1.22.3 release.Charles Harris2022-03-074-5/+88
| |/ /
* | | Merge pull request #21001 from zephyr111/faster-sumSebastian Berg2022-03-071-0/+5
|\ \ \ | |/ / |/| |
| * | DOC: fix the doc buildJérôme Richard2022-03-061-2/+4
| * | ENH: help compilers to auto-vectorize reduction operatorsJérôme Richard2022-02-261-0/+3
| |/
* | 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-175-0/+159
|\ \
| * | 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-155-0/+109
* | | 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-142-8/+10
|\ \ \
| * | | DEP: Remove support for non-tuple nd-indices.Peter Hawkins2022-02-142-8/+10
* | | | Merge pull request #21039 from seberg/removed-relaxed-strides-checkingCharles Harris2022-02-123-25/+15
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Remove the RELAXED_STRIDES_CHECKING env variableSebastian Berg2022-02-113-25/+15
* | | | Merge pull request #20976 from rafaelcfsousa/p10_enh_intdivMatti Picus2022-02-101-0/+5
|\ \ \ \
| * | | | DOC: Add release note for VSX4/Power10 enablementRafael Cardoso Fernandes Sousa2022-02-081-0/+5
* | | | | Merge pull request #21016 from melissawm/doc-intersphinx-scipySebastian Berg2022-02-081-1/+1
|\ \ \ \ \
| * | | | | MAINT, DOC: Fix SciPy intersphinx linkmelissawm2022-02-081-1/+1
| | |/ / / | |/| | |