File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+
2+ Contributors
3+ ============
4+
5+ A total of 4 people contributed to this release. People with a "+" by their
6+ names contributed a patch for the first time.
7+
8+ * !EarlMilktea
9+ * Charles Harris
10+ * Sebastian Berg
11+ * Warren Weckesser
12+
13+ Pull requests merged
14+ ====================
15+
16+ A total of 3 pull requests were merged for this release.
17+
18+ * `#31444 <https://github.com/numpy/numpy/pull/31444 >`__: MAINT: Prepare 2.4.x for further development
19+ * `#31453 <https://github.com/numpy/numpy/pull/31453 >`__: BUG: Fix regression in ``arr.conj() ``
20+ * `#31459 <https://github.com/numpy/numpy/pull/31459 >`__: BUG: ``np.linalg.svd(..., hermitian=True) `` returns non-unitary...
21+
Original file line number Diff line number Diff line change 44NumPy 2.4.6 Release Notes
55=========================
66
7- NumPy 2.4.6 is a patch release that fixes bugs discovered after the 2.4.5
7+ NumPy 2.4.6 is a quick release that fixes a regression discovered in the 2.4.5
88release.
99
1010This release supports Python versions 3.11-3.14
1111
12+
13+ Contributors
14+ ============
15+
16+ A total of 4 people contributed to this release. People with a "+" by their
17+ names contributed a patch for the first time.
18+
19+ * !EarlMilktea
20+ * Charles Harris
21+ * Sebastian Berg
22+ * Warren Weckesser
23+
24+
25+ Pull requests merged
26+ ====================
27+
28+ A total of 3 pull requests were merged for this release.
29+
30+ * `#31444 <https://github.com/numpy/numpy/pull/31444 >`__: MAINT: Prepare 2.4.x for further development
31+ * `#31453 <https://github.com/numpy/numpy/pull/31453 >`__: BUG: Fix regression in ``arr.conj() ``
32+ * `#31459 <https://github.com/numpy/numpy/pull/31459 >`__: BUG: ``np.linalg.svd(..., hermitian=True) `` returns non-unitary...
33+
You can’t perform that action at this time.
0 commit comments