Movatterモバイル変換
[0]ホーム
- 73f8bd0Merge pull request #28970 from DimitriPapadopoulos/PERFby Matti Picus· 13 hours agomain
- c56f86dSTY: taken into account reviewer's commentsby Dimitri Papadopoulos Orfanos· 15 hours ago
- adedeb0STY: better solution for PERF102by Dimitri Papadopoulos· 15 hours ago
- 4eeace4MNT: Enforce ruff/Perflint rules (PERF)by Dimitri Papadopoulos· 15 hours ago
- e8d5153STY: Apply ruff/Perflint rule PERF403by Dimitri Papadopoulos· 15 hours ago
- 96cf781STY: Apply ruff/Perflint rule PERF102by Dimitri Papadopoulos· 15 hours ago
- bd5cb2aMNT: Cleanup infs handling in np.testing assertion utilities (#29321)by Dan Raviv· 27 hours ago
- d02611aDoc: use different data in stacked arrays (#29390)by hannah· 4 days ago
- b5d6eb4MNT: add linter for thread-unsafe C API uses (#29371)by lvllvl· 5 days ago
- 6e48cffDOC: document `mean` parameter in ``ndarray.std`` and ``ndarray.var`` (#29387)by Marco Edward Gorelli· 5 days ago
- 0fee7d8TYP: Type `MaskedArray.{sum,std,var,mean,prod}` (#29381)by Marco Edward Gorelli· 5 days ago
- 94af661Merge pull request #29385 from Verney7/mainby Charles Harris· 5 days ago
- 685918fDOC: Fix `PyArrayMapIterObject` document (#29386)by Yuki Kobayashi· 5 days ago
- f37ffcaBLD: Add sw_64 supportby Verney7· 5 days ago
- d323705BUG: Fix repeatability issues in test suite (#29380)by Ben Woodruff· 6 days ago
- c8ec872Merge pull request #29374 from lucascolley/pkgs-ignoreby Ralf Gommers· 6 days ago
- 9a0086bTYP: Fix overloads in ``np.char.array`` and ``np.char.asarray`` for ``unicode`` argument (#29377)by Marco Edward Gorelli· 6 days ago
- 64aaee1Merge pull request #29375 from sarangjo/patch-1by Matti Picus· 7 days ago
- 7bb8b9fFix typo in npy_cpu_dispatch.cby Sarang Joshi· 7 days ago
- 0c203edDEV: remove "packages" from `.gitignore`by Lucas Colley· 7 days ago
- 9173e54MNT: Options to catch more issues reported by pytest (#28983)by Dimitri Papadopoulos Orfanos· 7 days ago
- 8b43d86BUG: fix casting issue in center, ljust, rjust, and zfill (#29369)by Nathan Goldbaum· 7 days ago
- 81be692BLD: use github to build macos-arm64 wheels with OpenBLAS and update to 0.3.30by Matti Picus· 7 days ago
- 08916dcBUG: Fix np.testing utils failing for masked scalar vs. scalar (#29317) (#29318)by Dan Raviv· 8 days ago
- 3ccbc6cDOC: specify that `numpy.nan_to_num` supports array like arguments (#29362)by Iason Krommydas· 8 days ago
- 031377bTST: refactor typing check for @ (#29364)by Dillon Niederhut· 8 days ago
- 82bd6efBUG: Fix reference leakage for output arrays in reduction functions (#29358)by Maanas Arora· 10 days ago
- 4816e4dMerge pull request #29356 from markdryan/markdryan/test_npy_uintp_type_enumby Raghuveer Devulapalli· 11 days ago
- f685228BUG: fix test_npy_uintp_type_enumby Mark Ryan· 11 days ago
- 8cf1f7dENH: Let numpy.size accept multiple axes. (#29240)by Carlos Martin· 11 days ago
- 26f1c91Merge pull request #29351 from mgorny/print-long-doubleby Ralf Gommers· 11 days ago
- 7f8e3fbBLD: print long double format usedby Michał Górny· 12 days ago
- 4ff1cc1DOC: Fix Resolution Links in NEPs 38 and 49 (#29347)by Toshaksha· 12 days ago
- 34776f4API,BUG: Fix scalar handling in array-interface allowing NULL pointers (#29338)by Sebastian Berg· 12 days ago
- 2e93c46DOC: Add missing `self` in `__array_ufunc__` signature (#29343)by Dan Raviv· 12 days ago
- 46c0bffTYP: correct default value of `unicode` in `chararray.__new__` (#29340)by Marco Edward Gorelli· 13 days ago
- d4c09dfTST: Avoid uninitialized values in test (#29341)by Sebastian Berg· 13 days ago
- 67e5848MAINT: Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (#29334)by dependabot[bot]· 13 days ago
- fdf5f1bMAINT: remove internal uses of assert_warns and suppress_warnings (#29322)by Nathan Goldbaum· 14 days ago
- fb83d4cMerge pull request #29329 from clin1234/gcc-16by Raghuveer Devulapalli· 14 days ago
- a63bed4TYP: Allow passing `dtype=None` to `trace` (#29332)by Marco Edward Gorelli· 14 days ago
- 85cb82cENH: Improve error message in numpy.testing.assert_array_compare (#29112)by polaris-3· 14 days ago
- d844b79TYP: `svd` overload incorrectly noted `Literal[False]` to be the default for `compute_uv` (#29331)by Marco Edward Gorelli· 14 days ago
- 6a6b171TST: Add test for non-npy files in npz and different names (#29313)by DWesl· 2 weeks ago
- 48bc85aDOC: Clarify assert_allclose differences vs. allclose (#29325)by Dan Raviv· 2 weeks ago
- 2a445f4BLD: update `highway` submodule to latest masterby Charlie Lin· 2 weeks ago
- bf2aefeMerge pull request #29327 from charris/rename-nep-49by Matti Picus· 2 weeks ago
- c21df31MAINT: Rename nep-0049.rst.by Charles Harris· 2 weeks ago
- 2273cd8DOC: Fix spelling (#29320)by Dan Raviv· 2 weeks ago
- 954691dMerge pull request #29316 from ngoldbaum/rm-commentby Matti Picus· 2 weeks ago
- 1dac511MAINT: remove out-of-date commentby Nathan Goldbaum· 3 weeks ago
- 85708b3TYP: Type ``MaskedArray.dot`` and ``MaskedArray.anom`` (#29309)by Marco Edward Gorelli· 3 weeks ago
- ec8edceTYP: rename `_T` to `_ScalarT` in `matlib.pyi` for consistency (#29310)by Marco Edward Gorelli· 3 weeks ago
- 8423401BLD: remove unused github workflow (#29312)by Matti Picus· 3 weeks ago
- 75e86baDOCS: Fix rendering of ``MaskedArray.anom`` ``dtype`` (#29311)by Marco Edward Gorelli· 3 weeks ago
- 1cc6113TYP: add explicit types for np.quantile (#29305)by Sachin Shah· 3 weeks ago
- 0578bdfTYP: Type ``MaskedArray.{trace,round,cumsum,cumprod}`` (#29307)by Marco Edward Gorelli· 3 weeks ago
- b934a81Merge pull request #29301 from seberg/dtype-alignby Matti Picus· 3 weeks ago
- b999c61Merge pull request #29308 from shyok21/fix-hypot-error-grammarby Matti Picus· 3 weeks ago
- a049539Update numpy/_core/tests/test_deprecations.pyby Sebastian Berg· 3 weeks ago
- 99f894afix: correct singular/plural grammar in ufunc TypeError messageby Shyok Mutsuddi· 3 weeks ago
- 34d12a9test: add regression test for grammar in ufunc TypeError messageby Shyok Mutsuddi· 3 weeks ago
- 626e934Merge pull request #29302 from MarcoGorelli/ma-sort-docsby Matti Picus· 3 weeks ago
- 888c4ffTYP: Add type annotations for `MaskedArray.__{pow,rpow}__` (#29277)by Marco Edward Gorelli· 3 weeks ago
- 1e31f9aMerge remote-tracking branch 'upstream/main' into ma-sort-docsby Marco Gorelli· 3 weeks ago
- ec34c6dchore: remove redundant words in comment (#29306)by ianlv· 3 weeks ago
- 3727d5bTYP: Add shape typing to return values of `np.nonzero` and `ndarray.nonzero`, simplify `MaskedArray.nonzero` return type (#29303)by Marco Edward Gorelli· 3 weeks ago
- a982786MAINT: Enable linting with ruff E501 (#29300)by Pieter Eendebak· 3 weeks ago
- 82ae5abDEP: Give a visible warning when `align=` to dtype is a non-boolby Sebastian Berg· 3 weeks ago
- c0c972dDOCS: Remove incorrect "Returns" section from `MaskedArray.sort`by Marco Gorelli· 3 weeks ago
- c96fcc8MAINT: Bump github/codeql-action from 3.29.1 to 3.29.2 (#29296)by dependabot[bot]· 3 weeks ago
- e740470Merge pull request #29291 from eendebakpt/e501_yby Matti Picus· 3 weeks ago
- ba63e64Merge pull request #29290 from charris/fix-blas_utilsby Matti Picus· 3 weeks ago
- 7bdf6b4BUG: Fix version check in blas_utils.cby Charles Harris· 3 weeks ago
- 6aeb7c6More lintingby Pieter Eendebak· 3 weeks ago
- 907b73cMAIN: Enforce ruff E501 ruleby Pieter Eendebak· 3 weeks ago
- bb9a48cMerge pull request #29143 from timhoffm/doc-assert-scalarby Matti Picus· 3 weeks ago
- 7ce4670Merge pull request #29250 from eendebakpt/ruff_e501_by Matti Picus· 3 weeks ago
- 2bb4005DOC: avoid searching some directories for doxygen-commented source code (#29275)by Matti Picus· 3 weeks ago
- fb7135fBUG: Fix macro redefinition (#29289)by Charles Harris· 3 weeks ago
- 0f18e7cBUG: handle case in mapiter where descriptors might get replaced (#29286)by Nathan Goldbaum· 3 weeks ago
- 202df73MAINT: Bump github/codeql-action from 3.29.0 to 3.29.1 (#29285)by dependabot[bot]· 3 weeks ago
- 6eeaae2TYP: fix overloads where `out: _ArrayT` was typed as being the default (#29278)by Marco Edward Gorelli· 4 weeks ago
- bd68380TYP: Add overloads for `MaskedArray.__{div,rdiv,floordiv,rfloordiv}__` (#29271)by Marco Edward Gorelli· 4 weeks ago
- 004458dTYP: Work around a mypy issue with bool arrays (#29248)by Joren Hammudoglu· 4 weeks ago
- 7311f0aMAINT: Fix ``I001`` ruff error on main (#29272)by Joren Hammudoglu· 4 weeks ago
- b89320aSTY: ruff/isort config tweaks - episode 2 (#29185)by Joren Hammudoglu· 4 weeks ago
- f8281b9BUG: fix fencepost error in StringDType internals (#29269)by Nathan Goldbaum· 4 weeks ago
- 2d6a4d7TYP: Type ``MaskedArray.__{mul,rmul}__`` (#29265)by Marco Edward Gorelli· 4 weeks ago
- 32b4321Apply suggestions from code reviewby Pieter Eendebak· 4 weeks ago
- 1fefc5cDOC: Clarify dtype argument for __array__ in custom container guide (#29254)by Mohammed Abdul Rahman· 4 weeks ago
- ebe3b63Merge pull request #29257 from charris/post-2.3.1-release-updateby Ralf Gommers· 4 weeks ago
- 170ab7cMerge pull request #29252 from koyuki7w/patch-1by Matti Picus· 4 weeks ago
- 124ac8dMAINT: Update main after 2.1.0 release.by Charles Harris· 4 weeks ago
- 1b3a0d9DOC: Fix some markup errorsby Yuki Kobayashi· 4 weeks ago
- 09eb6b7MAIN: Enable linting with E501by Pieter Eendebak· 4 weeks ago
- dea4451MAIN: Enable linting with E501by Pieter Eendebak· 4 weeks ago
- e3e875aMAIN: Enable linting with E501by Pieter Eendebak· 4 weeks ago
- 7c91551DOC: Update CONTRIBUTING.rst (#28158)by specsy· 4 weeks ago
- 20d034fENH: np.unique: support hash based unique for string dtype (#28767)by Koki Watanabe· 4 weeks ago
[8]ページ先頭