| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23559 from andyfaff/gh23538 | Charles Harris | 2023-04-10 | 10 | -16/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | MAINT: Fix wrong date in comment. | Charles Harris | 2023-04-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | MAINT: add arm64 to f2py's selected_real_kind | Andrew Nelson | 2023-04-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | MAINT: remove sudo | Andrew Nelson | 2023-04-08 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | Merge pull request #8 from andyfaff/macwheel | Andrew Nelson | 2023-04-08 | 7 | -13/+118 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | CI: macosx_arm64 natively on cirrus | Andrew Nelson | 2023-04-08 | 7 | -13/+118 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | BLD: remove -ftrapping-math on macosx_arm64 | Andrew Nelson | 2023-04-08 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | BLD: add static to std_c_flags test program (see gh23538) | Andrew Nelson | 2023-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #23565 from F3eQnxN3RriK/doc-patch-1 | Charles Harris | 2023-04-10 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | DOC: Add directive for C-type `PyArrayMapIterObject` | yuki | 2023-04-10 | 1 | -2/+6 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #23562 from F3eQnxN3RriK/doc-fix-pyufuncobject | Charles Harris | 2023-04-09 | 1 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | DOC: Fix document structure of `PyUfuncObject` | yuki | 2023-04-08 | 1 | -8/+7 | |
| | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #23560 from F3eQnxN3RriK/doc-fix-parameter-type | Matti Picus | 2023-04-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | DOC: Fix parameter type of `PyArray_DiscardWritebackIfCopy` | yuki | 2023-04-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #23555 from ngoldbaum/deprecate-np-math | Ralf Gommers | 2023-04-08 | 3 | -3/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | DEP: deprecate np.math and np.lib.math | Nathan Goldbaum | 2023-04-07 | 3 | -3/+35 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #23558 from F3eQnxN3RriK/doc-fix-punct-array | Matti Picus | 2023-04-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | DOC: Fix missing punctuation in `array.rst` | yuki | 2023-04-07 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #23551 from rgommers/msvc-argsyntax | Matti Picus | 2023-04-08 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | BLD: fix instances of MSVC detection in `meson.build` | Ralf Gommers | 2023-04-07 | 2 | -4/+3 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23554 from numpy/dependabot/github_actions/cygwin/cygwin-... | Charles Harris | 2023-04-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | MAINT: Bump cygwin/cygwin-install-action from 3 to 4 | dependabot[bot] | 2023-04-07 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23553 from F3eQnxN3RriK/doc-fix-discardwritebackifcopy | Matti Picus | 2023-04-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | DOC: Fix description of `PyArray_DiscardWritebackIfCopy` | yuki | 2023-04-07 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23549 from F3eQnxN3RriK/doc-fix-accessor | Matti Picus | 2023-04-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | DOC: Fix incorrect operators for member access in `array.rst` | yuki | 2023-04-07 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #23519 from F3eQnxN3RriK/fix-builtin-len | Tyler Reddy | 2023-04-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | DOC: Fix a reference to built-in `len` in `char.str_len` docstring | yuki | 2023-04-03 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #23542 from numpy/dependabot/github_actions/github/codeql-... | Charles Harris | 2023-04-06 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | MAINT: Bump github/codeql-action from 2.2.10 to 2.2.11 | dependabot[bot] | 2023-04-06 | 2 | -4/+4 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | ENH: ``__repr__`` for NpzFile object (#23357) | Ganesh Kathiresan | 2023-04-06 | 4 | -2/+44 | |
| * | | | | | | | | | | | | | | | Merge pull request #23535 from numpy/dependabot/github_actions/github/codeql-... | Charles Harris | 2023-04-05 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | MAINT: Bump github/codeql-action from 2.2.9 to 2.2.10 | dependabot[bot] | 2023-04-05 | 2 | -4/+4 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #23495 from AlekseiNikiforovIBM/pytorch_fixes | Charles Harris | 2023-04-05 | 2 | -7/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | BUG: fix loading and storing big arrays on s390x | Aleksei Nikiforov | 2023-03-30 | 2 | -7/+14 | |
| * | | | | | | | | | | | | | | | Merge pull request #23502 from r-devulap/ci-spr | Matti Picus | 2023-04-05 | 1 | -0/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Use SDE 9.14 version | Raghuveer Devulapalli | 2023-04-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | CI: Use pytest directly to run subset of tests | Raghuveer Devulapalli | 2023-04-03 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | CI: Fix typo | Raghuveer Devulapalli | 2023-03-31 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | CI: Split install step and run only a few tests in SDE | Raghuveer Devulapalli | 2023-03-31 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | CI: Build numpy outside the SDE | Raghuveer Devulapalli | 2023-03-30 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | CI: Add CI to test using gcc-12 on Intel Sapphire Rapids | Raghuveer Devulapalli | 2023-03-30 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | Merge pull request #23521 from seiko2plus/cpp_2017 | Charles Harris | 2023-04-04 | 8 | -78/+123 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ENH: Raise C++ standard to C++17 | Sayed Adel | 2023-04-04 | 8 | -78/+123 | |
| * | | | | | | | | | | | | | | | | DOC: Add example for np.ma.compressed. (#23426) | Stefanie Molin | 2023-04-04 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | DOC: docs added to routines.ma.rst from issue #23352 (#23368) | Muhammad Ishaque Nizamani | 2023-04-04 | 1 | -0/+15 | |
| | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #23514 from MatteoRaso/vectorize | Charles Harris | 2023-04-02 | 2 | -13/+120 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fixed failing tests | Matteo Raso | 2023-04-01 | 2 | -16/+39 | |
| | * | | | | | | | | | | | | | | | Fixed docstring test | Matteo Raso | 2023-04-01 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | Fixed edge case where pyfunc has no attribute `__doc__` | Matteo Raso | 2023-04-01 | 1 | -1/+1 | |
