summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #18438 from seberg/shuffle-objectsCharles Harris2021-03-183-3/+41
|\ \ \ \
| * | | | STY: Fix hanging indentation.Charles Harris2021-03-171-3/+3
| * | | | STY: Break long line.Charles Harris2021-03-171-1/+3
| * | | | BUG: Correct shuffling of objects in 1-d array likesSebastian Berg2021-02-223-3/+39
* | | | | Merge pull request #15269 from seberg/splitup-faster-argparsing-infrastructureMatti Picus2021-03-187-184/+845
|\ \ \ \ \
| * | | | | ENH: Use fast parsing for methods and undispatched functionsSebastian Berg2021-03-172-183/+238
| * | | | | TST: Add specific argument parsing testsSebastian Berg2021-03-173-1/+88
| * | | | | ENH: Add vectorcall/fastcall argument parsing capabilitiesSebastian Berg2021-03-173-0/+519
* | | | | | Merge pull request #18641 from Giuppox/patch-1Charles Harris2021-03-181-6/+0
|\ \ \ \ \ \
| * | | | | | ENH: Removed useless declarations in `bad_commands` Giulio Procopio2021-03-181-6/+0
|/ / / / / /
* | | | | | Merge pull request #18320 from madphysicist/patch-4Ralf Gommers2021-03-181-18/+17
|\ \ \ \ \ \
| * | | | | | DOC: Added links to text and tableJoseph Fox-Rabinovitz2021-03-051-18/+17
* | | | | | | Merge pull request #18635 from bashtage/random-integer-exception-defaultMatti Picus2021-03-182-10/+32
|\ \ \ \ \ \ \
| * | | | | | | ENH: Improve the exception for default low in Generator.integersKevin Sheppard2021-03-172-10/+32
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #18634 from bashtage/eric-wieser-log1pMatti Picus2021-03-187-46/+84
|\ \ \ \ \ \ \
| * | | | | | | BUG: Use lop1p to improve numerical precisionKevin Sheppard2021-03-177-36/+74
| * | | | | | | BUG: np.random: Use log1p to improve precisionEric Wieser2021-03-171-11/+11
| |/ / / / / /
* | | | | | | Merge pull request #18526 from aerikpawson/aerikpawson-specify-color-space-in...Charles Harris2021-03-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Commit suggestions from PR reviewaerikpawson2021-03-111-1/+1
| * | | | | | | Specify color in RGB in the docs about the new NumPy logoaerikpawson2021-03-021-2/+2
* | | | | | | | Merge pull request #18571 from isuruf/overflowMatti Picus2021-03-171-0/+15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Update commentIsuru Fernando2021-03-141-1/+1
| * | | | | | | Fix overflow warning on apple siliconIsuru Fernando2021-03-071-0/+15
* | | | | | | | Merge pull request #18605 from seberg/issue-18551Charles Harris2021-03-162-2/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Update numpy/ma/tests/test_core.pySebastian Berg2021-03-131-1/+1
| * | | | | | | | Apply suggestions from code reviewSebastian Berg2021-03-121-1/+2
| * | | | | | | | BUG: Fix ma coercion list-of-ma-arrays if they do not cast to boolSebastian Berg2021-03-122-2/+22
* | | | | | | | | Merge pull request #18630 from chrisvalx/rint-docstringsCharles Harris2021-03-161-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add note to rint docstringschristos val2021-03-161-0/+6
|/ / / / / / / / /
* | | | | | | | | Merge pull request #18618 from BvB93/modulesCharles Harris2021-03-167-2/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | API: Move `polynomial.polyutils` to the `PRIVATE_BUT_PRESENT_MODULES` listBas van Beek2021-03-164-4/+1
| * | | | | | | | | MAINT: Re-export a number of sub-modulesBas van Beek2021-03-156-0/+50
| * | | | | | | | | API: Formally classify `np.lib.stride_tricks` as part of the public APIBas van Beek2021-03-151-1/+1
* | | | | | | | | | Merge pull request #18622 from timhoffm/rng-namingCharles Harris2021-03-155-36/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINT: Fix missed replacement of rg by rng.Charles Harris2021-03-151-1/+1
| * | | | | | | | | | DOC: Consistently use rng as variable name for random generatorsTim Hoffmann2021-03-155-35/+35
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #18616 from charris/fix-gcc48-testCharles Harris2021-03-151-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CI: Update apt package list before Python installCharles Harris2021-03-151-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #18615 from numpy/dependabot/pip/hypothesis-6.8.1Charles Harris2021-03-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINT: Bump hypothesis from 6.6.0 to 6.8.1dependabot/pip/hypothesis-6.8.1dependabot-preview[bot]2021-03-151-1/+1
* | | | | | | | | | Merge pull request #18614 from numpy/dependabot/pip/pycodestyle-2.7.0Charles Harris2021-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | MAINT: Bump pycodestyle from 2.6.0 to 2.7.0dependabot/pip/pycodestyle-2.7.0dependabot-preview[bot]2021-03-151-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #17636 from leonarduschen/update-navbar-linked-pageMatti Picus2021-03-142-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump pydata-sphinx-theme to 0.5.0Leonardus2021-03-121-1/+1
| * | | | | | | | | Update navbar linked page back to indexleonarduschen2021-03-121-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #18596 from mainak-debnath/maintRalf Gommers2021-03-132-24/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | added exception chaining in index_tricks.py and mrecords.pyMainak Debnath2021-03-112-24/+38
* | | | | | | | | | Merge pull request #18437 from seberg/no-caches-and-fixesRalf Gommers2021-03-132-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | TST: Fix some uninitialized memory in the testsSebastian Berg2021-03-112-2/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #18583 from timhoffm/doc-flipRalf Gommers2021-03-131-9/+13
|\ \ \ \ \ \ \ \ \ \