Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16241 from seberg/reimport-warning | Charles Harris | 2020-12-15 | 3 | -5/+53 |
|\ | |||||
| * | DOC: Warn when reloading numpy or using numpy in sub-interpreter | Sebastian Berg | 2020-12-15 | 3 | -5/+53 |
|/ | |||||
* | Merge pull request #16855 from marload/fix-issue-10244 | Charles Harris | 2020-12-15 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'master' into fix-issue-10244 | Charles Harris | 2020-12-13 | 679 | -18791/+55685 |
| |\ | |||||
| * | | DOC: Fix Typo | marload | 2020-07-14 | 1 | -2/+2 |
* | | | DOC: Add more information about poly1d -> polynomial to reference guide (#16164) | Ross Barnowski | 2020-12-15 | 1 | -10/+154 |
* | | | Merge pull request #17999 from stefanv/Numpy-to-NumPy | Charles Harris | 2020-12-14 | 6 | -39/+39 |
|\ \ \ | |||||
| * | | | Replace Numpy with NumPy | Stefan van der Walt | 2020-12-14 | 6 | -39/+39 |
|/ / / | |||||
* | | | Merge pull request #17997 from numpy/dependabot/pip/hypothesis-5.43.3 | Charles Harris | 2020-12-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | MAINT: Bump hypothesis from 5.41.5 to 5.43.3dependabot/pip/hypothesis-5.43.3 | dependabot-preview[bot] | 2020-12-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #17995 from numpy/dependabot/pip/pytest-6.2.0 | Matti Picus | 2020-12-14 | 2 | -2/+3 |
|\ \ \ | |||||
| * \ \ | Merge pull request #17998 from mattip/pytest-6.2.0 | Matti Picus | 2020-12-14 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | TST: ignore pytest warning | mattip | 2020-12-14 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | MAINT: Bump pytest from 6.0.2 to 6.2.0dependabot/pip/pytest-6.2.0 | dependabot-preview[bot] | 2020-12-14 | 1 | -1/+1 |
* | | | | Merge pull request #17994 from Qiyu8/einsum-dot | Matti Picus | 2020-12-14 | 1 | -141/+45 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' of github.com:numpy/numpy into einsum-dot | Qiyu8 | 2020-12-14 | 19 | -69/+115 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | add highest gcc optimization level. | Qiyu8 | 2020-12-14 | 1 | -1/+1 |
| * | | | | remove force avx2 | Qiyu8 | 2020-12-14 | 1 | -5/+1 |
| * | | | | Optimize the performance of einsum's submodule dot | Qiyu8 | 2020-12-14 | 2 | -141/+49 |
* | | | | | Merge pull request #17921 from bashtage/uniform-high-low-check | Matti Picus | 2020-12-14 | 3 | -11/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Revert changes to mtrand | Kevin Sheppard | 2020-12-11 | 5 | -20/+24 |
| * | | | | | BUG: Enforce high >= low on uniform number generators | Kevin Sheppard | 2020-12-11 | 4 | -14/+28 |
* | | | | | | Merge pull request #17953 from seberg/accept-nep-42 | Matti Picus | 2020-12-14 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | NEP: Accept NEP 42 -- New and extensible DTypes | Sebastian Berg | 2020-12-07 | 1 | -2/+2 |
* | | | | | | | Merge pull request #17942 from stefanv/npyio-doc | Matti Picus | 2020-12-14 | 1 | -19/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Clarify savez documentation around naming of arrays in output file | Stefan van der Walt | 2020-12-06 | 1 | -19/+21 |
* | | | | | | | | Merge pull request #17996 from numpy/dependabot/pip/wheel-lt-0.36.3 | Matti Picus | 2020-12-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | MAINT: Update wheel requirement from <=0.35.1 to <0.36.3dependabot/pip/wheel-lt-0.36.3 | dependabot-preview[bot] | 2020-12-14 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #17993 from Carreau/doc-np.kron | Matti Picus | 2020-12-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | [DOC] np.kron use double backticks for non-refs | Matthias Bussonnier | 2020-12-13 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #17992 from Carreau/doc-x | Charles Harris | 2020-12-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [DOC] Replace verbatim to reference to local parameter | Matthias Bussonnier | 2020-12-13 | 1 | -1/+1 |
* | | | | | | | DOC: Rename basics to fundamentals + added description (#17889) | Ryan C Cooper | 2020-12-13 | 1 | -5/+9 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #17974 from charris/fix-versioneer-dirty | Charles Harris | 2020-12-12 | 3 | -12/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | BUG: Replace f-string in root setup.py | Charles Harris | 2020-12-12 | 1 | -4/+4 |
| * | | | | | | BUG: Make sdist use distutils. | Charles Harris | 2020-12-10 | 1 | -5/+8 |
| * | | | | | | MAINT: Don't include "dirty" in versioneer generated versions. | Charles Harris | 2020-12-10 | 2 | -3/+3 |
* | | | | | | | Merge pull request #17888 from spaceofmiah/patch-1 | Ralf Gommers | 2020-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Correct sentence/statement composition | Agbonze Osazuwa | 2020-12-01 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #17906 from fxcoudert/patch-1 | Ralf Gommers | 2020-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update gnu.py | FX Coudert | 2020-12-03 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #17955 from Carreau/fix-17944 | Charles Harris | 2020-12-11 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [DOC] Replace {var} in docstrings type annotation with `scalar or None`. | Matthias Bussonnier | 2020-12-07 | 1 | -7/+7 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #17981 from BvB93/flatiter | Charles Harris | 2020-12-11 | 6 | -33/+56 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | STY: Fixed a typo: `ofthe` -> `of the` | Bas van Beek | 2020-12-11 | 1 | -1/+1 |
| * | | | | | | | | TST: Updated the `__array__` typing tests | Bas van Beek | 2020-12-11 | 2 | -6/+6 |
| * | | | | | | | | TST: Updated the `np.flatiter` typing tests | Bas van Beek | 2020-12-11 | 2 | -9/+14 |
| * | | | | | | | | ENH: Add dtype-support for `np.flatiter` | Bas van Beek | 2020-12-11 | 1 | -7/+10 |
| * | | | | | | | | ENH: Add dtype-support for the `__array__` protocol | Bas van Beek | 2020-12-11 | 2 | -11/+26 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #17968 from BvB93/dtype-typevar | Charles Harris | 2020-12-11 | 3 | -5/+21 |
|\ \ \ \ \ \ \ \ |