337
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #25598 from rgommers/include-mingw-fix
charris
as Charles Harris
More... 12 months ago
Merge pull request #25549 from HaoZeke/docFYPP
charris
as Charles Harris
More... 12 months ago
BUG: Fix undefined behavior when converting NaN float16 to datetime or timedelta (#25592) More... 12 months ago
BLD: include fix for MinGW platform detection More... 12 months ago
API: allow building in cython with Py_LIMITED_API (#25531) More... 12 months ago
Merge pull request #25593 from Cogito/migration-guide-typos More... 12 months ago
Merge pull request #24935 from liang3zy22/lexsortdoc More... 12 months ago
DOC: fix typos in 2.0 migration guide More... 12 months ago
Merge pull request #25582 from seberg/azure-timeout
charris
as Charles Harris
More... 12 months ago
CI: Bump azure pipeline timeout to 120 minutes More... 12 months ago
Merge pull request #25545 from rajaeinet/copyright-2024
charris
as Charles Harris
More... 12 months ago
Merge pull request #25579 from numpy/dependabot/github_actions/actions/upload-artifact-4.1.0
charris
as Charles Harris
More... 12 months ago
MAINT: Bump actions/upload-artifact from 4.0.0 to 4.1.0 More... 12 months ago
Merge pull request #25573 from ngoldbaum/default-int-alias More... 12 months ago
Merge pull request #25571 from lysnikolaou/num_codepoints-use-size_t More... 12 months ago
Fix signedness bug in strip More... 12 months ago
MAINT: add a C alias for the default integer DType More... almost 1 year ago
DOC: Fix a typo in maxdims release note (#25569) More... almost 1 year ago
MAINT: Return size_t from num_codepoints in string ufuncs Buffer class More... almost 1 year ago
ENH: Add replace ufunc to np.strings and change argument names (#25558) More... almost 1 year ago
Merge pull request #25560 from jakevdp/vector-norm More... about 1 year ago
BUG: Fix return shape of inverse_indices in unique_inverse (#25553) More... about 1 year ago
Merge pull request #25441 from mhvk/redefine-complex-sign More... about 1 year ago
Merge pull request #25555 from seiko2plus/issue_25471 More... about 1 year ago
np.linalg.vector_norm: return correct shape for keepdims More... about 1 year ago
MAINT: Comment in the unused overload of call_geev More... about 1 year ago
Merge pull request #25463 from lysnikolaou/np-strings-namespace More... about 1 year ago
DOC: add a release note More... about 1 year ago
MAINT, BLD: Fix unused inline functions warnings on clang More... about 1 year ago
Include note about np.char in np.strings docs More... about 1 year ago