8000 what's new · scikit-learn/scikit-learn@86556d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 86556d9

Browse files
committed
what's new
1 parent 12b3660 commit 86556d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new/v0.21.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ Support for Python 3.4 and below has been officially dropped.
155155
and now it returns NaN and raises :class:`exceptions.UndefinedMetricWarning`.
156156
:issue:`12855` by :user:`Pawel Sendyk <psendyk>.`
157157

158+
- |Efficiency| The pairwise manhattan distances with sparse input now uses the
159+
BLAS shipped with scipy instead of the bundled BLAS. :issue:`12732` by
160+
:user:`Jérémie du Boisberranger <jeremiedbb>`
161+
158162
:mod:`sklearn.model_selection`
159163
..............................
160164

0 commit comments

Comments
 (0)
0