Rare find

numpy. The fundamental package for scientific computing with Python.

numpy.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • DOC: update RELEASE_WALKTHROUGH for documentation build (#31788)
  • DOC: fix median docstrings around float16/float32 inputs (#31560)
  • CI/TYP: Fix ruff errors on main (#31774)
  • Merge pull request #31773 from numpy/dependabot/github_actions/int128…
  • MAINT: Bump int128/hide-comment-action from 1.61.0 to 1.62.0
  • TYP: specialized ``numpy.strings`` ufuncs (#31760)
  • TYP: specialized ``spacing`` ufunc (#31761)
  • TYP: specialized ``positive``, ``negative``, ``sign``, and ``abs[olut…
  • DOC: fix einsum return type docstring (#31705)
  • TYP: specialized ``conj[ugate]``, ``reciprocal``, and ``square`` ufun…
  • Merge pull request #31743 from numpy/dependabot/github_actions/action…
  • TST: Don't run test_tuple_recursion on MacOS (#31740)
  • MAINT: Bump actions/checkout from 6.0.3 to 7.0.0
  • TYP: specialized ``ceil``, ``floor``, ``trunc``, and ``invert`` ufunc…
  • TYP: Fix incorrect dtype inference of ``asarray([])`` (#31732)
  • TYP: Fix ``flatiter.__next__`` return type for ``object_`` and `Strin…
  • Merge pull request #31730 from jorenham/typing/ufunc-11-fo
  • Merge pull request #31738 from jorenham/typing/gh-31737
  • TYP: Fix `np.ma.masked_array` 2.5.0 regression
  • BUG: fix leak in reductions when a ufunc override errors or is not fo…