A total of 9 people contributed to this release. People with a "+" by their names contributed a patch for the first time.
- Alexander Grund +
- Bas van Beek
- Charles Harris
- Jon Cusick +
- Matti Picus
- Michael Osthege +
- Pal Barta +
- Ross Barnowski
- Sebastian Berg
A total of 15 pull requests were merged for this release.
- #22030: ENH: Add
__array_ufunc__typing support to thenin=1ufuncs - #22031: MAINT, TYP: Fix
np.angledtype-overloads - #22032: MAINT: Do not let
_GenericAliaswrap the underlying classes'... - #22033: TYP,MAINT: Allow
einsumsubscripts to be passed via integer... - #22034: MAINT,TYP: Add object-overloads for the
np.genericrich comparisons - #22035: MAINT,TYP: Allow the
squeezeandtransposemethod to... - #22036: BUG: Fix subarray to object cast ownership details
- #22037: BUG: Use
Popento silently invoke f77 -v - #22038: BUG: Avoid errors on NULL during deepcopy
- #22039: DOC: Add versionchanged for converter callable behavior.
- #22057: MAINT: Quiet the anaconda uploads.
- #22078: ENH: reorder includes for testing on top of system installations...
- #22106: TST: fix test_linear_interpolation_formula_symmetric
- #22107: BUG: Fix skip condition for test_loss_of_precision[complex256]
- #22115: BLD: Build python3.11.0rc1 wheels.