summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | DOC: update skip section and fix formatting.Pamphile Roy2022-08-171-11/+8
* | | | | Merge pull request #22116 from melissawm/add-sphinx-designMatti Picus2022-08-167-75/+84
|\ \ \ \ \
| * | | | | DOC: Fix intersphinx inventory namesmelissawm2022-08-154-5/+5
| * | | | | MAINT,DOC: Remove sphinx-panels in favor of sphinx-designmelissawm2022-08-123-70/+79
| | |_|/ / | |/| | |
* | | | | REL: Update main after 1.23.2 release.Charles Harris2022-08-142-0/+51
| |_|/ / |/| | |
* | | | Merge pull request #21152 from PrecisionWordcraft/howto-bugMelissa Weber Mendonça2022-08-122-0/+169
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Note about virtualenvMelissa Weber Mendonça2022-08-121-1/+2
| * | | DOC: Fix numbering in section titleMelissa Weber Mendonça2022-07-081-1/+1
| * | | DOC: Addressing review commentsmelissawm2022-07-081-29/+33
| * | | DOC: style fixesmelissawm2022-07-071-67/+78
| * | | DOC: Apply suggestions from code reviewPrecision Wordcraft LLC2022-07-071-15/+14
| * | | DOC: How-to for verifying bug existence and fixesPrecisionWordcraft2022-07-071-27/+50
| * | | DOC: How to verify your first numpy bugAl-Baraa El-Hag2022-07-072-0/+131
* | | | DOC: updated masked_print_option and added explanation (#22013)Miki Watanabe2022-07-201-3/+4
* | | | DOC: some improvements in the NumPy/MATLAB comparison (#22000)Petar Mlinarić2022-07-191-38/+37
* | | | Merge pull request #21837 from seberg/note-objects-nullCharles Harris2022-07-121-0/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | DOC: Adopt changes as suggested in reviewSebastian Berg2022-07-051-2/+3
| * | | DOC: Document expectation for object array initializationSebastian Berg2022-06-231-0/+22
* | | | Merge pull request #21943 from joaopfg/fix/error-messageMatti Picus2022-07-121-0/+37
|\ \ \ \
| * | | | Fixing formatting problemjoaopfg2022-07-111-6/+25
| * | | | Adding docs about the C-API incompatibility error and pointing to the docs in...joaopfg2022-07-071-0/+18
| | |/ / | |/| |
* | | | Merge pull request #21945 from melissawm/update-release-guideCharles Harris2022-07-101-2/+14
|\ \ \ \
| * | | | MAINT,DOC: Update release guidemelissawm2022-07-071-2/+14
| |/ / /
* | | | DOC: Add a note about security and NumPy to the documentation (#21927)Sebastian Berg2022-07-102-0/+62
* | | | REL: Update main after 1.23.1 release.Charles Harris2022-07-082-0/+46
* | | | Merge pull request #21248 from ax3l/doc-improve-array-interface-dataMatti Picus2022-07-081-3/+9
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Apply final wording suggestion.Ross Barnowski2022-07-081-5/+9
| * | | DOC: Improve Array Interface `data`Axel Huebl2022-03-261-2/+4
* | | | DOC: Use alternative phrasing for dimensionality, size in broadcasting.rstSeva Lotoshnikov2022-07-051-9/+9
* | | | DOC: Rephrase dimensionality, size in broadcasting.rstSeva Lotoshnikov2022-07-051-4/+8
* | | | Merge pull request #21922 from davidgilbertson/patch-2Matti Picus2022-07-051-1/+1
|\ \ \ \
| * | | | DOC: fix typo on custom array containers pageDavid Gilbertson2022-07-051-1/+1
* | | | | Fix typo on Byte-swapping pageDavid Gilbertson2022-07-051-1/+1
|/ / / /
* | | | DOC: add dark logo.Pamphile Roy2022-06-292-2/+27
* | | | MAINT: remove doc prefix for version switcherPamphile Roy2022-06-291-1/+1
* | | | DOC: dark theme css rulesPamphile Roy2022-06-291-0/+29
| |_|/ |/| |
* | | Fix logo linkJarrod Millman2022-06-241-1/+0
* | | Require sphinx 4.3+Jarrod Millman2022-06-241-1/+1
* | | Update sphinxJarrod Millman2022-06-241-5/+3
* | | Merge pull request #21836 from NamamiShanker/doc_changeRohit Goswami2022-06-234-10/+40
|\ \ \ | |_|/ |/| |
| * | DOC: Apply stylistic updatesNamami Shanker2022-06-232-10/+10
| * | DOC: Fix typo in f2cmap usage docNamami Shanker2022-06-231-1/+1
| * | DOC: Move f2cmap example documentationNamami Shanker2022-06-232-18/+26
| * | DOC: Correct f2py doc meson.build exampleNamami Shanker2022-06-231-10/+3
| * | DOC: Add f2cmap flag docNamami Shanker2022-06-232-0/+29
* | | MAINT: Update main after 1.23.0 release.Charles Harris2022-06-221-10/+377
|/ /
* | MAINT: limit the number of decimals in Polynomial representation (#21654)Lev Maximov2022-06-141-3/+3
* | 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
* | Mention positional-only arguments in the array API compatibility docAaron Meurer2022-06-081-0/+5