![](https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93.jpg?s=120&d=mm&r=g)
July 5, 2019
8:46 a.m.
Branch: refs/heads/master Home: https://github.com/scikit-learn/scikit-learn Commit: 0f7e470f6ff3fc3e4c59a9f44d128209be62317f https://github.com/scikit-learn/scikit-learn/commit/0f7e470f6ff3fc3e4c59a9f4... Author: Alex Henrie <alexhenrie24@gmail.com> Date: 2019-07-05 (Fri, 05 Jul 2019) Changed paths: M doc/whats_new/v0.22.rst M sklearn/svm/liblinear.pxd M sklearn/svm/liblinear.pyx M sklearn/svm/src/liblinear/liblinear_helper.c Log Message: ----------- PERF Only call malloc twice in liblinear to_sparse helpers (#14170)