Movatterモバイル変換


[0]ホーム

URL:


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

[8]ページ先頭

©2009-2025 Movatter.jp