Skip to content

Commit b8a222d

Browse files
committed
add towncrier rst
1 parent fa3f4d1 commit b8a222d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- :func:`sklearn.metrics.det_curve` now supports Array API namespaces when
2+
``array_api_dispatch=True`` is enabled, avoiding NumPy conversions and
3+
preserving dtype/device across backends (e.g., PyTorch, CuPy).
4+
:pr:`32586` by :user:`Josef Affourtit <jaffourt>`.

0 commit comments

Comments
 (0)