summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump hypothesis from 6.9.1 to 6.10.0dependabot/pip/hypothesis-6.10.0dependabot-preview[bot]2021-04-191-1/+1
* Merge pull request #18802 from Bharat123rox/choiceMatti Picus2021-04-182-7/+9
|\
| * DOC: Improve random.choice() documentationBharat123rox2021-04-182-7/+9
|/
* Merge pull request #18801 from slayoo/patch-1Charles Harris2021-04-171-1/+1
|\
| * typo fix within docstring ("is lies")Sylwester Arabas2021-04-181-1/+1
|/
* Merge pull request #18761 from seberg/small-fixups-nep43Ralf Gommers2021-04-171-27/+28
|\
| * DOC: Small fixes (including formatting) for NEP 43Sebastian Berg2021-04-121-27/+28
* | Merge pull request #18796 from Carreau/doc-3Ralf Gommers2021-04-172-1/+2
|\ \
| * | DOC: Add blank line before section.Matthias Bussonnier2021-04-161-0/+1
| * | DOC: Format version number in directiveMatthias Bussonnier2021-04-161-1/+1
|/ /
* | Merge pull request #18795 from seiko2plus/fix_cygwin_simd_testCharles Harris2021-04-161-2/+17
|\ \
| * | SIMD, TEST: Workaround for misaligned stack GCC BUG ABI on WIN64Sayed Adel2021-04-171-2/+17
* | | Merge pull request #18791 from kwinkunks/patch-1Charles Harris2021-04-161-5/+5
|\ \ \
| * | | Fixes small typos in the genfromtext docstringMatt Hall2021-04-161-5/+5
* | | | Merge pull request #18792 from charris/update-towncrier-versionSebastian Berg2021-04-163-6/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Update towncrier version in install and notesCharles Harris2021-04-163-6/+4
|/ / /
* | | Merge pull request #18789 from rossbar/pin-sphinx-themeCharles Harris2021-04-161-1/+1
|\ \ \
| * | | Pin pydata-sphinx-theme to 0.5.2.Ross Barnowski2021-04-161-1/+1
| |/ /
* | | Merge pull request #18790 from seberg/towncrier-explicit-buildMatti Picus2021-04-163-3/+3
|\ \ \ | |/ / |/| |
| * | CI: Use `towncrier build` explicitlySebastian Berg2021-04-163-3/+3
* | | Merge pull request #18781 from BvB93/__all__Charles Harris2021-04-166-6/+29
|\ \ \
| * | | ENH: Add `__all__` to a number of public modulesBas van Beek2021-04-156-6/+29
* | | | Merge pull request #18780 from BvB93/placeholder3Charles Harris2021-04-161-48/+106
|\ \ \ \ | |_|/ / |/| | |
| * | | ENH: Improve the placeholder annotations of the C-based functionsBas van Beek2021-04-151-32/+58
| * | | ENH: Improve the placeholder annotations for classesBas van Beek2021-04-151-16/+48
| |/ /
* | | Merge pull request #18787 from larsoner/docSebastian Berg2021-04-162-6/+17
|\ \ \
| * | | DOC: Document newer pytest conventionsEric Larson2021-04-162-6/+17
| |/ /
* | | Merge pull request #18785 from endolith/patch-2Sebastian Berg2021-04-161-1/+1
|\ \ \ | |/ / |/| |
| * | DOC: Fix dec.paramaterize typoendolith2021-04-151-1/+1
|/ /
* | DOC: Fix spelling of "reccomended" ("recommended") (#18779)Deepyaman Datta2021-04-151-1/+1
* | Merge pull request #18778 from BvB93/shapelikeCharles Harris2021-04-143-5/+24
|\ \
| * | TST: Fix a test failure for python 3.7Bas van Beek2021-04-151-2/+4
| * | STY: pep8 fixesBas van Beek2021-04-151-4/+9
| * | MAINT: Relax the integer-type-constraint of `npt._ShapeLike`Bas van Beek2021-04-142-1/+13
| * | MAINT: Ensure that the `np.ndarray` constructor can take any shape-like ojectBas van Beek2021-04-141-1/+1
|/ /
* | Merge pull request #18773 from greglucas/typo-azureCharles Harris2021-04-131-1/+1
|\ \
| * | CI: Fixing typo in Azure job runGreg Lucas2021-04-131-1/+1
|/ /
* | Merge pull request #18772 from seberg/codecov-tweaksCharles Harris2021-04-131-3/+4
|\ \
| * | CI: Use informational mode for codecovSebastian Berg2021-04-131-3/+4
* | | Merge pull request #18770 from timhoffm/doc-npCharles Harris2021-04-131-8/+4
|\ \ \
| * | | MAINT: Fix comma usage.Charles Harris2021-04-131-1/+1
| * | | More concise "How to import NumPy" descriptionTim Hoffmann2021-04-131-8/+4
| |/ /
* | | Merge pull request #18771 from timhoffm/doc-numpy-testingCharles Harris2021-04-131-5/+5
|\ \ \ | |/ / |/| |
| * | DOC: Use: from numpy.testing import ...Tim Hoffmann2021-04-131-5/+5
|/ /
* | Merge pull request #18765 from BvB93/placeholderCharles Harris2021-04-132-209/+220
|\ \ | |/ |/|
| * DEP: Remove all references to `numarray` from the namespaceBas van Beek2021-04-132-1/+1
| * ENH: Annotate a few previously missing ufuncs as suchBas van Beek2021-04-131-4/+4
| * ENH: Improve placeholder annotations for C-based functionsBas van Beek2021-04-131-36/+37
| * ENH: Improve placeholder annotations for Python-based functionsBas van Beek2021-04-131-149/+150
| * ENH: Improve placeholder annotation for non-function objectsBas van Beek2021-04-131-30/+39
|/