Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | DOC: update skip section and fix formatting. | Pamphile Roy | 2022-08-17 | 1 | -11/+8 | |
* | | | | | Merge pull request #22116 from melissawm/add-sphinx-design | Matti Picus | 2022-08-16 | 7 | -75/+84 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: Fix intersphinx inventory names | melissawm | 2022-08-15 | 4 | -5/+5 | |
| * | | | | | MAINT,DOC: Remove sphinx-panels in favor of sphinx-design | melissawm | 2022-08-12 | 3 | -70/+79 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | REL: Update main after 1.23.2 release. | Charles Harris | 2022-08-14 | 2 | -0/+51 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #21152 from PrecisionWordcraft/howto-bug | Melissa Weber Mendonça | 2022-08-12 | 2 | -0/+169 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | DOC: Note about virtualenv | Melissa Weber Mendonça | 2022-08-12 | 1 | -1/+2 | |
| * | | | DOC: Fix numbering in section title | Melissa Weber Mendonça | 2022-07-08 | 1 | -1/+1 | |
| * | | | DOC: Addressing review comments | melissawm | 2022-07-08 | 1 | -29/+33 | |
| * | | | DOC: style fixes | melissawm | 2022-07-07 | 1 | -67/+78 | |
| * | | | DOC: Apply suggestions from code review | Precision Wordcraft LLC | 2022-07-07 | 1 | -15/+14 | |
| * | | | DOC: How-to for verifying bug existence and fixes | PrecisionWordcraft | 2022-07-07 | 1 | -27/+50 | |
| * | | | DOC: How to verify your first numpy bug | Al-Baraa El-Hag | 2022-07-07 | 2 | -0/+131 | |
* | | | | DOC: updated masked_print_option and added explanation (#22013) | Miki Watanabe | 2022-07-20 | 1 | -3/+4 | |
* | | | | DOC: some improvements in the NumPy/MATLAB comparison (#22000) | Petar Mlinarić | 2022-07-19 | 1 | -38/+37 | |
* | | | | Merge pull request #21837 from seberg/note-objects-null | Charles Harris | 2022-07-12 | 1 | -0/+23 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | DOC: Adopt changes as suggested in review | Sebastian Berg | 2022-07-05 | 1 | -2/+3 | |
| * | | | DOC: Document expectation for object array initialization | Sebastian Berg | 2022-06-23 | 1 | -0/+22 | |
* | | | | Merge pull request #21943 from joaopfg/fix/error-message | Matti Picus | 2022-07-12 | 1 | -0/+37 | |
|\ \ \ \ | ||||||
| * | | | | Fixing formatting problem | joaopfg | 2022-07-11 | 1 | -6/+25 | |
| * | | | | Adding docs about the C-API incompatibility error and pointing to the docs in... | joaopfg | 2022-07-07 | 1 | -0/+18 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #21945 from melissawm/update-release-guide | Charles Harris | 2022-07-10 | 1 | -2/+14 | |
|\ \ \ \ | ||||||
| * | | | | MAINT,DOC: Update release guide | melissawm | 2022-07-07 | 1 | -2/+14 | |
| |/ / / | ||||||
* | | | | DOC: Add a note about security and NumPy to the documentation (#21927) | Sebastian Berg | 2022-07-10 | 2 | -0/+62 | |
* | | | | REL: Update main after 1.23.1 release. | Charles Harris | 2022-07-08 | 2 | -0/+46 | |
* | | | | Merge pull request #21248 from ax3l/doc-improve-array-interface-data | Matti Picus | 2022-07-08 | 1 | -3/+9 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | DOC: Apply final wording suggestion. | Ross Barnowski | 2022-07-08 | 1 | -5/+9 | |
| * | | | DOC: Improve Array Interface `data` | Axel Huebl | 2022-03-26 | 1 | -2/+4 | |
* | | | | DOC: Use alternative phrasing for dimensionality, size in broadcasting.rst | Seva Lotoshnikov | 2022-07-05 | 1 | -9/+9 | |
* | | | | DOC: Rephrase dimensionality, size in broadcasting.rst | Seva Lotoshnikov | 2022-07-05 | 1 | -4/+8 | |
* | | | | Merge pull request #21922 from davidgilbertson/patch-2 | Matti Picus | 2022-07-05 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | DOC: fix typo on custom array containers page | David Gilbertson | 2022-07-05 | 1 | -1/+1 | |
* | | | | | Fix typo on Byte-swapping page | David Gilbertson | 2022-07-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | DOC: add dark logo. | Pamphile Roy | 2022-06-29 | 2 | -2/+27 | |
* | | | | MAINT: remove doc prefix for version switcher | Pamphile Roy | 2022-06-29 | 1 | -1/+1 | |
* | | | | DOC: dark theme css rules | Pamphile Roy | 2022-06-29 | 1 | -0/+29 | |
| |_|/ |/| | | ||||||
* | | | Fix logo link | Jarrod Millman | 2022-06-24 | 1 | -1/+0 | |
* | | | Require sphinx 4.3+ | Jarrod Millman | 2022-06-24 | 1 | -1/+1 | |
* | | | Update sphinx | Jarrod Millman | 2022-06-24 | 1 | -5/+3 | |
* | | | Merge pull request #21836 from NamamiShanker/doc_change | Rohit Goswami | 2022-06-23 | 4 | -10/+40 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | DOC: Apply stylistic updates | Namami Shanker | 2022-06-23 | 2 | -10/+10 | |
| * | | DOC: Fix typo in f2cmap usage doc | Namami Shanker | 2022-06-23 | 1 | -1/+1 | |
| * | | DOC: Move f2cmap example documentation | Namami Shanker | 2022-06-23 | 2 | -18/+26 | |
| * | | DOC: Correct f2py doc meson.build example | Namami Shanker | 2022-06-23 | 1 | -10/+3 | |
| * | | DOC: Add f2cmap flag doc | Namami Shanker | 2022-06-23 | 2 | -0/+29 | |
* | | | MAINT: Update main after 1.23.0 release. | Charles Harris | 2022-06-22 | 1 | -10/+377 | |
|/ / | ||||||
* | | MAINT: limit the number of decimals in Polynomial representation (#21654) | Lev Maximov | 2022-06-14 | 1 | -3/+3 | |
* | | DOC: Tell people to use only-binary option | P. L. Lim | 2022-06-10 | 1 | -1/+4 | |
* | | TST: Enable doctests in IO Howto with testsetup and testcleanup (#21564) | Brigitta Sipőcz | 2022-06-09 | 1 | -57/+72 | |
* | | Mention positional-only arguments in the array API compatibility doc | Aaron Meurer | 2022-06-08 | 1 | -0/+5 |